All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Matrix fields in global sets will now work, thanks to new template hooks in 3.0.27. #2 Relevant PR #3356
- Craft version requirement is now ^3.0.27
- Fixes a javascript error that would prevent Matrix fields in global sets to break. #2
- roave/security-advisories dependency removed completely, as it was preventing installs.
- roave/security-advisories dependency is now dev only, fixing a composer install dependency error.
- Code adheres to Craft inspections and style.
- Fixed a bug (and removed redundant code) that would be triggered when no fields were defined in the site, bringing down the entire CP. #1
- Initial release