Skip to content
Snippets Groups Projects
CHANGELOG.md 770 B
Newer Older
# CHANGELOG

## 1.0.3
* *Bugfix:* Fix issue with missing `store_id` values while persisting block entries.

## 1.0.2
* *Bugfix:* Extend schema in order to allow `.` for `key` like it is shown in the examples

## 1.0.1
* *Bugfix:* Add PHP 7.1 compatibility

## 1.0.0
* *Feature:* Notification in Magento backend (admin), for editors - if the content entry is maintained by code
* *Improvement:* Introduce `key` attribute for configured entries, in order to improve merging of all configurations
* *Refactoring:* Improve query for fetching existing cms entities by configured entries

## 0.1.0
* *Feature:* Implement initial functionality
** Configuration for pages
** Configuration for blocks
** Recurring setup installer for pages
** Recurring setup installer for blocks