Releases: johnkrovitch/cms-bundle
Releases · johnkrovitch/cms-bundle
Release list
v1.2-RC1
Merge pull request #32 from johnkrovitch/features/dependencies Update cms dependencies for Symfony 5
v1.1.2
v1.1.1
Bugfix
- Remove forgotten debug code
Improvements
- Add tests to avoid forgotten debug code
v1.1
Features
- Add the search module and rework the module process
v1.0.3
Bugifxes :
- Change too strict dependencies for MediaBundle and AdminBundle
v1.0.2
Bugfixes :
- Fix wrong configuration of the test Kernel
- Fix missing translations (#24)
- Remove a wrong image resizing when adding a image from tinymce
v1.0.1
Bugfix :
- Fix the edition of Comments after upgrading the admin bundle
v1.0
First stable release !
Features :
- Bootstrap CSS admin
- Articles, Category, Comments management
- Basic publication workflow management
- Users managements
- Initialization of modules concept
- Initialization of theme concept
v0.4
- Add Twig extensions as it is required to have clean localized dates
- Upgrade yarn dependencies
v0.3.1
- Fix missing parameters for the recaptcha validator