• v1.17.0 173ed9aa83

    v1.17.0 Stable

    deblan released this 2022-11-19 20:38:45 +01:00 | 164 commits to master since this release

    Fixed

    • fix tinymce modal z-index in tox

    Changed

    • replace annotation with attributes
    Downloads
  • v1.16.0 6074d4cde6

    v1.16.0 Stable

    deblan released this 2022-09-06 12:07:28 +02:00 | 172 commits to master since this release

    Added

    • add A/B testing feature
    • add cleanup of html string extracted from grapesjs content

    Fixed

    • fix file block type

    Changed

    • remove dashboard action from the core
    Downloads
  • v1.15.0 8e06dab2b3

    v1.15.0 Stable

    deblan released this 2022-05-09 14:57:22 +02:00 | 200 commits to master since this release

    Added

    • CrudConfiguration::setAction can receive a callable instead of a boolean in 'enabled' param
    • add grapesjs-component-code-editor and grapesjs-parser-postcss
    • hide the backoffice site name when small resolution
    • add entity_to_array twig function
    • add default field to show in crud configuration

    Fixed

    • fix the mail notifier
    • fix sitemap: navigation with several domains
    • fix regression with editorjs: content not loaded

    Changed

    • change default template to show an entity using entity_to_array

    Upgrade

    • composer update
    • yarn upgrade

    Build:

    • make build
    Downloads
  • v1.14.1 82f4f63fe4

    v1.14.1 Stable

    deblan released this 2022-04-30 12:41:03 +02:00 | 229 commits to master since this release

    Added

    • add allowed chars in RouteParameterSlugify and CodeSlugify
    • improve sidebar in mobile view

    Fixed

    • fix creation of new element when a menu is edited
    • fix editorjs error when the textarea is empty

    Upgrade

    • composer update
    • yarn upgrade

    Build:

    • make build
    Downloads
  • v1.14.0 01d1ebd8d1

    v1.14.0 Stable

    deblan released this 2022-04-20 14:53:40 +02:00 | 241 commits to master since this release

    Added

    • add grapesjs modes
    • add tinymce block type
    • add editor types in page maker
    • add the page template when the page is generated with the maker

    Changed

    • replace flag-icon-css with flag-icons

    Upgrade

    • composer update
    • yarn upgrade

    Build:

    • make build
    Downloads
  • v1.13.0 5ec7624019

    v1.13.0 Stable

    deblan released this 2022-04-17 18:36:54 +02:00 | 251 commits to master since this release

    Added

    • add editorjs hyperlink block
    • add button to show and hide metas (admin)
    • add grapesjs editor
    • add editorjs type

    Fixed

    • fix editorjs inline tools (bold and italic)

    Changed

    • update editorjs quote block template

    Upgrade

    Upgrade dependencies:

    • composer update
    • yarn upgrade

    Build:

    • make build
    Downloads
  • v1.12.0 3ea8b20123

    v1.12.0 Stable

    deblan released this 2022-03-26 16:10:16 +01:00 | 270 commits to master since this release

    Added

    • add page maker command (make:page)
    • add CrudConfiguration::getViewData in complement of CrudConfiguration::getViewDatas
    • add editorjs link block endpoint

    Fixed

    • fix issue with empty user-agent in AnalyticListener

    Changed

    • update editorjs image block view

    Upgrade

    Upgrade dependencies:

    • composer update
    • yarn upgrade

    Build:

    • make build
    Downloads
  • v1.11.0 d8a15a6d73

    v1.11.0 Stable

    deblan released this 2022-03-22 15:28:44 +01:00 | 282 commits to master since this release

    Added

    • add data-modal-create attribute to force modal to be open in a new container
    • add blur when several modals are opened
    • add specific form types for Tinymce and EditorJS

    Changed

    • update file-manager with data-modal-create attribute
    Downloads
  • v1.10.0 1ba3f9d721

    v1.10.0 Stable

    deblan released this 2022-03-17 10:58:27 +01:00 | 293 commits to master since this release

    Added

    • add url and path generators using code (twig)

    Changed

    • update node entity constraints

    Upgrade to v1.10.0

    Commands

    make doctrine-migration
    
    Downloads
  • v1.9.2 7970359071

    v1.9.2 Stable

    deblan released this 2022-03-14 10:41:36 +01:00 | 300 commits to master since this release

    Fixed

    • fix issue with murph version constant and autoloader
    Downloads