Skip to content

Releases: symfony2admingenerator/FormExtensionsBundle

Fix deprecations and old reference

07 May 20:49
612a0a3
Compare
Choose a tag to compare

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

21 Nov 20:03
Compare
Choose a tag to compare

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

18 Apr 17:51
462cb47
Compare
Choose a tag to compare
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

10 Mar 11:51
f527829
Compare
Choose a tag to compare
v3.0.3

Fix return type in Twig extension

Bugfix release

21 Feb 17:20
Compare
Choose a tag to compare
v3.0.2

Fix possible issue with getting the Session before it has been populated

Add missed return type on MoneyType

15 Feb 22:27
Compare
Choose a tag to compare
v3.0.1

Add missed return type in MoneyType

Updates to fix deprecations, remove support for older dependencies

15 Feb 22:24
Compare
Choose a tag to compare
v3.0.0

Fix deprecations, update to PHP 8.1 and supported deprecations versions

Fix SF5 compatibility

06 Jul 21:01
3c4c3fe
Compare
Choose a tag to compare
v2.6.2

Merge pull request #84 from symfony2admingenerator/fix-extensions-ret…

Fix compatibility with Twig 3

18 May 19:05
22efe7b
Compare
Choose a tag to compare
v2.6.1

Add compatibility with Twig 3 and BC layer for Twig 1 and 2

Fix bug with newer VichUploaderBundle, update dependencies

16 Dec 19:23
ac277ac
Compare
Choose a tag to compare
Merge pull request #83 from symfony2admingenerator/update-dependencies

Update dependencies, add compatibility for Twig 3