Releases: helhum/typo3-config-handling
Releases · helhum/typo3-config-handling
Release 1.0.0 BETA5
Bugfixes
- Add action to fix site config that is wrongly generated by TYPO3
Release 1.0.0 BETA4
Features
- Make it work with latest TYPO3 Console and auto setup packages
Release 1.0.0 BETA3
Bugfixes
- Fix TYPO3 installation with no config file available
Release 1.0.0 BETA2
Bugfixes
- Prevent caching configuration on CLI
Features
- Support ConfigurationManager settings removal API
Release 1.0.0 BETA 1
Features
- Compatible with TYPO3 9.5
- Custom processors
- override.settings.yaml always taking precedence
- encrypted settings
Breaking changes
- A new default directory layout is used. It is highly recommended to change your directory structure to use is, but for upgraders it is still possible to change it back to fit your needs in composer.json
Planned vor 1.0.0 stable
- Detailed documentation with in depth reference, practical examples and tutorials