Releases: oveleon/contao-config-driver-bundle
Releases · oveleon/contao-config-driver-bundle
1.3.1
Bugfix
- Correctly load toggle-fieldset for contao 5.1 and 5.2
- Prepare stimulus data action for contao 5.3
1.3.0
New features
- Added a feature to inject classes into fieldset legends
Usage: '{default_legend:hide your-css-class your-second-css-class}
- Added a feature to create palette group headers
Usage:
'{default_legend:hide palette-group[global_header]}
global_header must exist in your translation file
Styled example
1.2.2
- Fixed an issue whilst saving serialized strings
1.2.1
Bugfix
- Fixed an issue where merging local configuration files would override configurations within bundles
1.2.0
Changes
- Dropped Contao 4.9 Support
- Dropped PHP 7 Support (PHP ^8.1)
- Added simultaneous Contao 4.13 and Contao ^5.1 Support
1.1.2
- fixed a potential PHP 8 warning
1.1.1
Bugfixes
- fixed a bug where non-existing config-fields would lead to an error https://github.com/oveleon/contao-config-driver-bundle/commit/71e5b5ba1c2b29b6976b27eaac2fe5f48f0af2b2
Changes
- refactor loading and saving config files https://github.com/oveleon/contao-config-driver-bundle/commit/a41d3de1f66ca14115a67a207866bc9e56109111
1.1.0
Update
- changed PHP version to ^8.0
- changed bundle structure
- removed deprecated contao methods