Skip to content

4.4.5

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 14 Dec 19:17
· 1097 commits to 4.x since this release

New features

[54f3fee] Allow to generate the slug using the value of multiple fields (@tugrul)
[7ecbc6b] Add some new methods to the paginator to get the result range numbers (@fedale)

Bug fixes

[cf6358b] Inject router service instead of router.default (@ericabouaf)
[fb99c8e] Fix issues of the PHPStan Level 5 (@javiereguiluz)
[0efcfc7] Remove inline styles for better compatibility with strict csp environment (@moismailzai)
[c614470] Fix the design of the clear button in autocomplete fields (@javiereguiluz)
[0f4c393] Fix an issue when using Symfony form data transformers (@javiereguiluz)
[b15bd9a] Fix the required attribute for associations (@javiereguiluz)
[13a025e] Update GitHub Actions config for Symfony 6.2 (@javiereguiluz)
[fe53fc0] Fix CRUD config phpdoc (@Lustmored)
[ad49820] Misc. doc fixes (@mkrauser)