Releases: kevinpapst/AdminLTEBundle
3.6.1
Allow infobox widget to render without a progress description block #171 - thanks @brockhaus
3.6
3.5
Inlined some FOSUserBundle translations, to reduce unnecessary coupling (check your self-registration and password-reset screens).
3.4
Potential BC break:
Removed registration of controller from service container, please add them to your own services.yaml if you need it! Or rewrite your code, because the controllers are deprecated anyways.
Added greek translation in #162 - thanks @dkstiler for your contribution
3.3
Includes potential BC breaks
-
Tasks, Notifications, Menu and User partials are now rendered with an include and NOT with a controller sub-request anymore.
If you have overwritten the includes that were used internally, this could break.
The controller actions were deprecated and will be removed soon, make sure that your templates don't call them. -
Updated all frontend assets and the build stack. It is not recommended to use the shipped assets, but if you do: make sure it works as expected.
-
Relaxed PHP versions requirement and allow PHP 8
Changelog
3.2.4
It is 2020 and we have to add fixes for Internet Explorer again 👿
- change config knp_menu.enable from scalar to boolean (#143) - thanks @Ultiiiiii
- updated config example
- Improve IE11 compatibility (#147) - thanks @Ultiiiiii
3.2.3
- added romanian translations (#142) - thanks to @calin-ghiurco
3.2.2
- fixed wording: 'user' to 'task' (#129)- thanks @tacman
- remove duplicate call to sass loader (#130) - thanks @tacman
- bump frontend dependencies and rebuild assets (#137)
- added github funding
- replace travis with github actions (#140)
- updated italian translation (#139) - thanks @buoncri
- added hebrew translations (#141) - thanks @eransurg
3.2.1
- Added badges on labels for KNP-menus (#124) thanks to @Ultiiiiii
- Esperanto translation; translated by Sofia Zaretskaia, reviewed by Michal Matusov (#125) - thanks to @KuboF