Change Log
Introduction
All notable changes to this project will be documented in this file.
-
Addedfor new features. -
Changedfor changes in existing functionality. -
Deprecatedfor soon-to-be removed features. -
Removedfor now removed features. -
Fixedfor any bug fixes. -
Securityin case of vulnerabilities.
Versioning
This project adheres to Semantic Versioning.
Deprecated Features
Features that are deprecated will generally be removed in the next minor update unless noted otherwise.
Releases
[1.3.21] - 2020-12-05
Fixed
- Fixed issue with non-compiled assets breaking the field type.
[1.3.20] - 2020-09-12
Fixed
- Fixed meta access on decorated block objects.
- Fixed
morphTocompatibility.
[1.3.19] - 2020-03-03
Added
- Added
$payloadsupport toBlockCollection@render.
Fixed
- Fixed issue where
$payloadwas not accessible to block content view.
[1.3.18] - 2020-01-21
Added
- Added garbage collection for block entries.
[1.3.17] - 2019-09-18
Fixed
- Fixed installer issue with interfaces not resolving.
[1.3.16] - 2019-09-06
Added
- Added Turkish translation.
[1.3.5] - 2019-03-13
Fixed
- Fixed issues around performance.
Changed
- Changed
composer.jsonto include proper support links. - Changed
composer.jsonto use"anomaly/streams-platform": "^1.6".