Skip to content

2.4.0

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 30 Nov 12:43
· 86 commits to main since this release

This is the first version that runs on Symfony 6.4 πŸŽ‰

New features

[701f9d0] Use 303 redirections after form submissions (@Arkounay)
[b19c543] Enable backtraces in Doctrine profiler (@GromNaN)
[945a0f2] Create link_source_file helper to replace internal WebProfiler helper (@GromNaN)
[38ad58e][72040e7] Update to Symfony 6.4 (@javiereguiluz)

Bug fixes

[27f08c4] Show invisible alerts (fix #1440) (@smnandre)
[578246c] Update documentation links (@smnandre)
[23ff699] Fix comment stating isSubmitted is optional (@smnandre)
[c9494ec] Add notice to messenger for async code (@94noni)