Skip to content

2.7.0

Latest
Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 29 Apr 13:56

New features

[eba4f92] Upgrade to Symfony 7.2 (@nicolas-grekas, @javiereguiluz)
[f39ffa0] Use Symfony UX Icons (@javiereguiluz)
[ef6be89] Upgrade to PHPStan 2 (@rosier)
[41dbf2d] Use app global variable for current route (@seb-jean)
[a185a2a] Use app global variable for locale (@seb-jean)
[226fd12] Upgrade to PHPUnit 11 (@wouterj)

Bug fixes

[3fe720e] Update symfony/ux-twig-component (@xabbuh)
[d3052bc] Fix some translation issues (@javiereguiluz)
[2098577] Add an empty .env.dev file (@rosier)
[7169fb5] Add a background color to the jumbotron on the homepage (@rosier)
[b42567d] Remove importmap:install command from devcontainer.json (@maxgrundnig)
[381f0fd] Update the data fixtures (@rosier)
[3277fc2] Use app. prefix for parameters (@seb-jean)
[22d4acf] Minor grammar fix (@dereuromark)
[f0509eb] Remove invalid access control rule (@xabbuh)
[9c3f7cc] Update to Bootswatch Flatly 5.3.3 (@rosier)
[2456e31] Set trusted proxies for running in Codespace (@GromNaN)