Releases: sulu/SuluFormBundle
Releases · sulu/SuluFormBundle
Release 3.0.0-RC2 (2026-02-12)
What's Changed
- Fix phpstan issues, Drop Support for PHP 7.2, 7.3, 7.4, 8.0, 8.1 and Sulu 2.5, 2.4 Support by @alexander-schranz in #420
- Fix metadata loading of form_details by @alexander-schranz in #418
Full Changelog: 3.0.0-RC1...3.0.0-RC2
Release 2.6.0 (2026-02-12)
What's Changed
- Fix phpstan issues, Drop Support for PHP 7.2, 7.3, 7.4, 8.0, 8.1 and Sulu 2.5, 2.4 Support by @alexander-schranz in #420
Full Changelog: 2.5.9...2.6.0
Release 3.0.0-RC1 (2026-01-30)
Release 2.5.9 (2025-11-10)
Breaking Changes | Full Changelog
- Migrate rest routing to symfony routing (#413) (@mamazu)
- Fix media url in data tab (#411) (@martinlagler)
Release 2.5.8 (2025-11-07)
What's Changed
- Remove p tags from form field title by @martinlagler in #414
Full Changelog: 2.5.7...2.5.8
Release 2.5.7 (2025-04-11)
What's Changed
- Fix Symfony7 support for DateType by @martinlagler in #404
Full Changelog: 2.5.6...2.5.7
Release 2.5.6 (2025-03-20)
What's Changed
- Fix issue with analyzedMediaUrl throws Exception by @alexander-schranz in #403
Full Changelog: 2.5.5...2.5.6
Release 2.5.5 (2025-01-27)
- Deprecate CSRF Token loading over render_esi as ESI not longer works to start a Session since Symfony 5.4, this was case in Varnish always (#401) (@alexander-schranz)
- Fix type deprecation for list properties (#392) (@martinlagler)
Release 2.5.4 (2024-07-24)
- Fix that invalid form returns http 422 status code (#388) (@Jupi007)
- Upgrade PHPUnit and add PHP 8.4 to CI (#391) (@alexander-schranz)
- Add Symfony 7 support (#390) (@TheCadien)
- Add missing no update to ci install script (#387) (@alexander-schranz)
Release 2.5.3 (2024-06-06)
- Merge pull request from GHSA-rrvc-c7xg-7cf3 (@martinlagler)
⚠️ Security Fix. Thx @rogamoore and @picturestone for report - Fix some code style issues (#386) (@alexander-schranz)
- Fix disable required constraint for hidden and spacer field (#385) (@alexander-schranz)
- Fix disable required constraint for freetext and headline field (#380) (@oprichnik)
- Fix copy block and duplicate of form fields (#377) (@alexander-schranz)
- Fix phpstan and php-cs issues (#382) (@alexander-schranz)
- Fix migrations of radio buttons (#341) (@alexander-schranz)
- Fix file type max attr (#328) (@RealAestan)
- Fix DynamicController dynamicListFactory build args order (#360) (@dev-newvisibility)
- Fix search in Dynamics list (#375) (@thomasduenser)
- Add stronger type checks on user input (#378) (@FlorianKoerner)
- Add dynamic field type Hidden (#362) (@martinlagler)
- Add support for doctrine/persistence ^3 (#376) (@StephenBeirlaen)
- Load fallback translation after form copy (#368) (@Quehnie)
- Fix workflow badge (#366) (@mamazu)
- Fix list heading does not fallback to default locale (#359) (@dev-newvisibility)
- Add configurable redirect link to sendinblue (#357) (@martinlagler)