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
[2.4.17] - 2019-09-05
Changed
- Changed verbiage for
settings:dumpcommand.
[2.4.16] - 2019-08-13
Fixed
- Fixed
eventdispatcher issues by replacing with helper.
[2.4.15] - 2019-07-19
Added
- Added support for
php artisan refreshcommand.
[2.4.14] - 2019-05-14
Fixed
- Fixed issue related to seeding
enabled_locales: https://github.com/pyrocms/pyrocms/issues/4966
[2.4.13] - 2019-03-13
Added
- Added
settings:dumpCLI command.
Fixed
- Fixed issues around
config:cachelike closures and re-generating cache on settings save.
Changed
- Changed
composer.jsonto include proper support links. - Changed
composer.jsonto use"anomaly/streams-platform": "^1.6". - Changed the method in which settings configures the system to use dumped settings.