Releases: kevinpapst/TablerBundle
1.6.0
Compatible with Symfony > 6.0. Requires PHP >= 8.1
Enhancements
- Allow PHP 8.4
- Bump to PHPStan v2
- Fixed Twig deprecations
- Fixed PHP 8.4 syntax deprecations
- Fixed php-cs-fixer deprecations
- Translations update from Hosted Weblate (#206)
Involved in this release: @kevinpapst and @sggua and @weblate - thank you!
1.5.3
Compatible with Symfony > 6.0. Requires PHP >= 8.1
- Added missing
autocomplete
attributes to security forms
Involved in this release: @kevinpapst - thank you!
1.5.2
Compatible with Symfony > 6.0. Requires PHP >= 8.1
Enhancements
- Translations update from Hosted Weblate (#205)
- Added CSRF token to "reset password" form
Involved in this release: @kevinpapst and @weblate - thank you!
1.5.1
Compatible with Symfony > 6.0. Requires PHP >= 8.1
- fix whitespace control syntax
Involved in this release: @kevinpapst
1.5.0
Compatible with Symfony > 6.0. Requires PHP >= 8.1
- Bump tabler to 1.0.0-beta21
- Remove usage of deprecated
spaceless
filter (replaced with manual whitespace control for cleaner HTML) - Translations update from Hosted Weblate (#202), (#203), (#204)
Involved in this release: @kevinpapst and @weblate - thank you!
1.4.2
Compatible with Symfony > 6.0. Requires PHP >= 8.1
Enhancements
- Translations update from Hosted Weblate (#197)
- Translations update from Hosted Weblate (#196)
- deprecate
tabler_logout
route
Involved in this release: @kevinpapst and @weblate - thank you!
1.4.1
1.4.0
1.3.0
Compatible with Symfony > 6.0. Requires PHP >= 8.1
- Translations update from Hosted Weblate (#184)
- Allow PHP 8.3 and Symfony 7 (#171)
- Added docs for ThemeContext (#178)
- Remove deprecated X-UA-Compatible meta tag
- More configuration options for notification dropdown
Involved in this release: @kevinpapst and @weblate - thank you!
1.2.1
Compatible with Symfony > 6.0. Requires PHP >= 8.1
- allow to deactivate all modal effects (the blur effect is causing performance problems on several working stations)
Involved in this release: @kevinpapst - thank you!