Changelog Advanced Content Manager 2
Version 100.4.8
Released the 2020-10-21
- Fix error on store view creation.
- Fix search feature not completely removed. Search feature of Magento 2.4 will be back soon.
- Fix duplicate button add fieldset.
- Fix error "file not found" on content export.
- Fix bad date formatting for Date and Datetime fields in admin.
Version 100.4.4
Released the 2020-09-02
- Temporary remove search feature because of Magento 2.4 ElasticSearch. Will be back soon.
- Add Page Builder compatibility (Magento Commerce)
- Add Image mapper tool (clickable areas over an image)
Version 100.4.2
Released the 2020-08-11
- Fix a compilation of static files issue
Version 100.4.1
Released the 2020-08-10
- Fix compatibility issues with Magento 2.4
- Temporary removal of the search feature
Version 100.3.11
Released the 2019-11-20
- Fix Date and DateTime field in admin were the value of the 1st date field was always overriden by other date fields.
Version 100.3.10
Released the 2019-11-19
- Fix Date and DateTime field in admin that were not well initialized when they were inside a repeater field
Version 100.3.9
Released the 2019-10-22
- Fix an issue that was preventing the Content types and custom fields to be deleted
Version 100.3.8
Released the 2019-10-15
- Fix the generation of Sitemaps that didn't include the Content and Content lists anymore.
- Fix the data serialization to respect Magento standard
Version 100.3.7
Released the 2019-09-24
- Improving of the UI of the relation category field.
- Fix the relation category field to not block the saving action on anymore on contents.
- Improve the UI of the category field inside a repeater field.
Version 100.3.6
Released the 2019-07-23
- Fix bug of contents and content types being duplicated when saved the first time.
Version 100.3.5
Released the 2019-06-26
- Fix compatibility with Magento 2.3.2 where the Grids are not displayed in BackOffice anymore.
Version 100.3.4
Released the 2019-05-06
- Fix problem of wrong datetime displayed
Version 100.3.3
Released the 2019-04-02
- Fix grid collection store view filter
Version 100.3.2
Released the 2019-03-28
- Dot not save image cache if already existing
Version 100.3.1
Released the 2019-01-16
- Add collapsable divs for the repeaters fields in the admin interface
Version 100.3.0
Released the 2018-12-14
- Fix compatibility with Magento 2.3, not compatible with 2.2.X and below anymore.
Version 100.2.30
Released the 2019-11-20
- Fix Date and DateTime field in admin were the value of the 1st date field was always overriden by other date fields.
Version 100.2.29
Released the 2019-11-19
- Fix Date and DateTime field in admin that were not well initialized when they were inside a repeater field
Version 100.2.28
Released the 2019-09-24
- Improving of the UI of the relation category field.
- Fix the relation category field to not block the saving action on anymore on contents.
- Improve the UI of the category field inside a repeater field.
Version 100.2.27
Released the 2019-07-23
- Fix bug of contents and content types being duplicated when saved the first time.
Version 100.2.26
Released the 2019-06-26
- Fix compatibility with Magento 2.2.9 where the Grids are not displayed in BackOffice anymore.
Version 2.2.25
Released the 2019-03-29
- Dot not save image cache if already existing
Version 2.2.24
Released the 2019-03-27
- Fix grid collection store view filter
Version 2.2.23
Released the 2018-12-11
- Fix hardcoded title, it's now translatable
Version 2.2.22
Released the 2018-10-18
- Fix css of tools form html5imageuploader when the validate button was hidden when the picture was set to too large
Version 2.2.21
Released the 2018-10-12
- Fix Datetime field issue where at every save the time was different that the time that was set in the field
Version 2.2.20
Released the 2018-10-09
- Fix repeater image field issue where when we change the scope of the content the wrong default image was displayed in preview.
Version 2.2.19
Released the 2018-10-01
- Fix datefield backend. If not required the date is set to NULL instead of current date.
Version 2.2.17
Released the 2018-09-10
- Fix Generation of sitemap
Version 2.2.16
Released the 2018-08-24
- Fix wysiwyg in repeater fields when there was multiple wysiwyg in the same repeater
Version 2.2.15
Released the 2018-08-24
- Fix admin image template to escape html and therefore autorize "'" in image name
Version 2.2.14
Released the 2018-08-22
- Fix repeater field image that was not always saving when the crop tools was enabled
Version 2.2.13
Released the 2018-08-16
- Fix displaying of repeater in the admin
- Fix repeater fields image to have alternative image, url, and title
Version 2.2.12
Released the 2018-08-10
- Fix images not displayed on front if used in repeater fields
- Fix admin custom field category when used with repeaters
- Fix classes not properly added to front template when added with layout manager
Version 2.2.9
Released the 2018-07-09
- Fix save of content SEO information
- Fix repeater field exception, Known issue: additional image fields are not rendered in a repeater field
- Fix empty data filter for custom fields
Version 2.2.8
Released the 2018-06-28
- Fix for Magento 2.2.5
- Fix getDataAsArray method
- Fix content list widget content type source model
- Fix content link widget
Version 2.2.7
Released the 2018-06-21
- Fix the applyData method in content controller save action
- Fix image css, the background text is now hidden in overflow
- Fix default scope loaded in content grid is now '0', '1' was previously used
- Fix custom field 'is_repeater_compatible' attribute
- Fix custom field option value 0 interpreted as null
- Fix the content list conditions
- Fix duplicate action of a content with repeater fields
- Refactor Sitemap extends with a plugin
- Add content layout handler by url_key
- Minor improvments
Version 2.2.6
Released the 2018-05-30
- Fix content export massaction
- Fix content delete massaction
- Fix content save action
- Fix content renderer for the group item
- Fix repeater field values by store
- Fix relation fields in repeater fields
- Fix layouts configuration
- Fix custom fields configuration
- Fix content list block when they're many in same page
- Fix default template for the content widget link block
- Add phrase translation on custom field and option titles
- Add content type title to custom fields lists
Version 2.2.5
Released the 2018-05-18
- Fix the import feature of content to not automaticly use the default url_key and only take it if there is no url_key specified in the csv
Version 2.2.4
Released the 2018-05-15
- Fix the content save action (unset values were unable)
- Add filtering logic operator for the content list block
Version 2.2.3
Released the 2018-05-04
- Fix the content breadcrumb (value is retrieve as attribute text)
- Fix content type identifier auto-completion (value is now truncate)
Version 2.2.1 - 2.2.2
Released the 2018-05-02
- Fix the content save data by store
- Add new format to the replacement pattern: image_url & file_url
Version 2.2.0
Released the 2018-04-25
- Fix content filters count
- Fix delete file from a custom field file
- Add the Repeater fields functionality
- Add the Custom Field type relation "Content List"
- Add Content Store Filter on grid view
Version 2.1.31
Released the 2018-04-09
- Fix the content list layout group item on frontend
- Fix content import without identifiers
- Fix content import url keys with default pattern
Version 2.1.30
Released the 2018-03-20
- Fix the content type mass-action
- Fix the content list mass-action
- Fix the content list meta data
Version 2.1.29
Released the 2018-03-15
- Fix the image url in the crop tool when empty
- Fix the content view widget
- New content are also created for store id 0
Version 2.1.28
Released the 2018-03-06
- Fix the layout update handler for content list with multiple path in url key
- Fix the missing image attributes in the contents export
Version 2.1.27
Released the 2018-02-19
- Fix content type and contents export/import actions
Version 2.1.26
Released the 2018-01-26
- Fix content type export action
- Add Import/Export documentation
Version 2.1.25
Released the 2018-01-25
- Fix delete all values in relation category custom field
- Fix import tab visibility in content edit form page
- Fix the relation content custom field template type 'content_view'
Version 2.1.24
Released the 2018-01-16
- Fix the widget content chooser filters
- Add renderer templates for custom field type relation content (view and list)
- Add Import/Export Content Types
- Add Import/Export Contents
Version 2.1.23
Released the 2018-01-03
- Fix the empty condition of attribute to filter
- Fix the wysiwyg images unauthorized loading
- Fix the content list widget serialization of the attributes to show
- Fix the content list widget full page cache
- Fix the mass action delete in grid view
- Fix the store and group plugins: closure to callable
- Refactor the admin menu override with a plugin
- Add the content type visibility feature
- Add new renderer for the content list/view field
Version 2.1.22
Released the 2017-10-26
- Fix the custom field type 'integer' (the attributes of this type are now correctly save in 'int' table)
- Fix the content sorter
- Refactoring of _contruct public method to protected
Version 2.1.21
Released the 2017-10-23
- Fix the custom field types 'content','attribute','category' for the content filter block ('product' & 'customer' does not render, our choice because too much results)
Version 2.1.19 - 2.1.20
Released the 2017-10-09
- Fix the extension for Magento 2.2 (serialize to json)
- Fix the content list conditions with multiple values
- Fix the content list layout group issue (children are now correctly saved)
- Fix the wysiwyg issue (magento vars can be used now)
- Improve the content filter block (you can set your collection, or link an existing block)
Version 2.1.18
Released the 2017-09-18
- Fix the content grid filters for the new attributes
Version 2.1.17
Released the 2017-09-15
- Fix the layout manager for the content type and content list
Version 2.1.16
Released the 2017-09-11
- Fix the breadcrumb replace pattern for custom field values
- Add an option to set a custom path to where to redirect, for the filter block links
Version 2.1.15
Released the 2017-08-23
- Fix the spelling of a method name in the Content model (cause issue in 2.1.13-2.1.14)
Version 2.1.13 - 2.1.14
Released the 2017-08-03
- Fix the installation fails issue
- Fix the breadcrumb links
Version 2.1.12
Released the 2017-07-26
- Fix the content list template manager
- Add the canonical meta data to the content type pages (not configurable yet)
Version 2.1.11
Released the 2017-07-20
- Fix the delete massaction for the content list and content types
- Fix the identities cache for the content list (cache is now correctly refresh for each modifications)
- Fix the country name front renderer
- Improve the dynamic template manager, you can now specify the template of your choice
- Improve the breadcrumb management, you can use pattern replacement (custom field identifiers between double brackets)
- Improve the breadcrumb management, add as many previous breadcrumb you want, slice them by ";"
Version 2.1.10
Released the 2017-05-22
- Add multiple content type for the content list (only with Block/Content/Widget/ContentList.php)
Version 2.1.9
Released the 2017-05-17
- Fix the renderer of the Custom Field type Product
- Fix the navigator cropped image cache issue
- Improve the Content List sorter (you can now sort on title, created_at and updated_at attribtues)
- Add the 'has_link' setting in the Content List Widget form
- Add the Content List Filter Block
Version 2.1.8
Released the 2017-04-27
- Fix the 'misk' spelling into 'misc' (custom field type misc)
- Fix the content list breadcrumb
- Fix the template of the custom field type 'image'
- Fix the store plugins: error 'call to undefined methods'
- Fix the relation grid: existing selected items are not anymore ignored
- Fix the Content Link widget: empty template was assigned
- Fix the Sitemap contruct
- Fix the required statement of the alt/title/url fields from the custom field type 'image'
- Delete the unused Time backend entity
- Delete the reindex call in the InstallData setup script
- Refactor the getImage method of the Content model: arguement $cropped is true to default
- Refactor the Custom Field render blocks
- Refactor the addContentTypeFilter method of the Content collection: argument $contentType can't be null
- Add the getDataAsArray method in the Content model
- Add the getProductCollection method in the Content model
Version 2.1.7
Released the 2017-03-02
- Some code refactoring (minor)
- Fix the svg special case for the image (now available as: 'svg' instead of 'svg+xml')
- Fix the distorted image for the custom field image
- Fix the 'JQuery' not found bug for the custom field image
- Fix the template of the category name (category url now works)
- Fix the uninstall script
Version 2.1.6
Not Released Individually
- Some code refactoring (minor)
- Fix the condition to generate the url rewrites
- Fix the js for the custom fields
- Add the Custom Field 'Misc': Locale, Country, Currency
- Add the Custom Field 'Relation': Customer
Version 2.1.5
Released the 2016-12-02
- Some code refactoring (minor)
- Add the complete path for overriding the template in the layout manager
- Fix the uncompleted content data bug after the duplication of a content with the default store view
- Fix the blank page when the ContentType or the ContentList is not found by the ContentList Block
- Fix the singlestore mode for the ContentList
- Fix the total limit of Content to display for a ContentList
Version 2.1.4
Released the 2016-11-17
- Update the contentmanager widget icons
- Revisions of ContentType & ContentList grids with the Ui Component
- You can add many SortOrder for the ContentList via the layout xml
- Fix the CustomField Image url & cache generation
- Fix the blank page when the ContentType or the Content is not found by the Content View widget
- Fix the dependance with the catalog_search module and other indexers
- Fix the ContentList widget: conditions bugs unloaded no selected attriubte to show *url rewrite generation for stores
- Code Refactoring
Version 2.1.3
Released the 2016-09-21
- Add the method "getProcessedData" for rendering wysiwyg in the Content block
- Add the widget Content
Version 2.1.2
Released the 2016-08-23
- Add the uninstall script
- Improve the field image: add a resized image cache
- Fix the deletion of images
- The public method 'getImage' parameters of the Content model has been modified (size settings, crop and ratio)
Version 2.1.1
Released the 2016-08-18
- Move the method "getProcessedData" from the model Content to the Block Content List (forgotten the error)
- Set the default format for the custom fields
- Update dependencies according to Magento 2.1
- Code Refactoring
- Fix the wysiwyg front renderer
- Fix the ungenerated url when the content is disabled
Version 2.1.0
Released the 2016-08-02
- Close the select choosers on the content save event
- Add the frontend content search action
- Add the preview action
- Replace the router by the native Magento urlrewrite api
- Fix some bugs
- Abandon the Magento 2.0 support
Version 2.0.4 - 2.0.5
Released the 2016-07-28
- Replace old flags *.png
- Add the duplicate content action
- Improve the indexer
- Disable the EAV cache for ACM only
- Fix the content delete action
Version 2.0.2 - 2.0.3
Released the 2016-07-22
- The content title is showed as link in the content list
- Fix the image field template
- Fix the flag column renderer
- Fix the indexer
- Fix the deletion of content list by store view
- Fix the sitemap generation
Version 2.0.1
Released the 2016-07-13
- The EAV cache is disabled to prevent exceptions (due to Magento 2.1)
- Add the image renderer for the content grid
- Add the store view filter for the content list conditions
- Add link to content in the content list
- Add support for the Magento 2.1 version
- Fix the product template
- Fix of minor bugs
Version 2.0.0
Released the 2016-07-05
- First Stable Version (see the features on the roadmap)