Change Log
Introduction
All notable changes to this project will be documented in this file.
-
Added
for new features. -
Changed
for changes in existing functionality. -
Deprecated
for soon-to-be removed features. -
Removed
for now removed features. -
Fixed
for any bug fixes. -
Security
in 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
morphTo
compatibility.
[1.3.19] - 2020-03-03
Added
- Added
$payload
support toBlockCollection@render
.
Fixed
- Fixed issue where
$payload
was 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.json
to include proper support links. - Changed
composer.json
to use"anomaly/streams-platform": "^1.6"
.