Releases: symfony2admingenerator/FormExtensionsBundle
Releases · symfony2admingenerator/FormExtensionsBundle
Fix deprecations and old reference
What's Changed
- Fix wrong reference and fix deprecation in return type by @tobias-93 in #86
Full Changelog: v4.0.0...v4.0.1
Migrate to Font Awesome 6
If you still use Font Awesome 4, your icons will stop working! If you use Font Awesome 5, it might keep working but it has not been tested.
Fix Vich uploader interaction
Fix Vich uploader reference Directly reference the uploader helper instead of the extension, fixing issues with the newer Vich uploader versions that use feature the lazy Twig extension.
Fixed return type
v3.0.3 Fix return type in Twig extension
Bugfix release
v3.0.2 Fix possible issue with getting the Session before it has been populated
Add missed return type on MoneyType
v3.0.1 Add missed return type in MoneyType
Updates to fix deprecations, remove support for older dependencies
v3.0.0 Fix deprecations, update to PHP 8.1 and supported deprecations versions
Fix SF5 compatibility
v2.6.2 Merge pull request #84 from symfony2admingenerator/fix-extensions-ret…
Fix compatibility with Twig 3
v2.6.1 Add compatibility with Twig 3 and BC layer for Twig 1 and 2
Fix bug with newer VichUploaderBundle, update dependencies
Merge pull request #83 from symfony2admingenerator/update-dependencies Update dependencies, add compatibility for Twig 3