Releases: symfony/demo
1.4.1
New features
[11c1717] Use Doctrine's Pager instead of Pagerfanta pagination library (@javiereguiluz)
[4a1acec] Improved the "continuous integration" config to detect assets that need to be built (@bocharsky-bw)
[a87ce8f] Updated the front-end dependencies (@javiereguiluz)
[3c6a6f2] Rebuilt front-end assets (@bocharsky-bw)
Bug fixes
[bdd0a35] Removed beta minimum stability (@gmsantos)
[0a35be2] Removed duplicated quotes (@bocharsky-bw)
1.4.0
New features
[2467113] Updated to Symfony 4.3 (@javiereguiluz)
[c30d49a] Updated the design of the language selector (@javiereguiluz)
[e26780b] Updated events to the new Symfony 4.3 usage (@ayshiff)
1.3.7
New features
[7c105f8] Added MakerBundle as a dev dependency (@bocharsky-bw)
[80d6efe] Block login page for already logged in users (@Carrancio)
[4d4d506][39d4c3d] Updated FontAwesome icons to 5.8 version (@javiereguiluz, @bocharsky-bw)
Bug fixes
1.3.6
Bug fixes
[4bc69f6] Fixed erusev/parsedown security vulnerability (@tony-tran)
1.3.5
New features
[7743c5b] Use Voter constants instead of plain explicit string (@inmarelibero)
[df500dc] Added Lithuanian translation (@uikolas)
[2a330a3] Removed stylesheet entries from Encore config (@voronkovich)
[dbc4fae] Updated Encore and tweak some of its settings (@Lyrkan)
Bug fixes
[1c82f39] Redirect to the right page after changing the locale in the login page (@javiereguiluz)
[b005cec] Updated "Template" to "TemplateWrapper" to fix a Twig deprecation (@bobdenotter)
1.3.4
New features
[d59a50f] Migrated from HTMLPurifier to html-sanitizer (@tgalopin)
[380a07e] Added missing return types (@Coderberg)
[a50e3e4] Added PHP 7.3 to Travis CI tests (@Coderberg)
[0a99a78] Updated dependencies to Symfony 4.2.3 (@javiereguiluz)
Bug fixes
[d911861][9c1f379] Fixed Russian translation (@yceruto)
[4e03903] Fixed the handling of flash messages (@Matvien)
[5418747] Updated some contents to make them more inclusive (Raphaëll Roussel)
1.3.3
Bug fixes
[759d784] Fixed dynamic translation with ICU (@matthieumota)
[37d5c5e] Updated PagerfantaBundle to remove a deprecation (@Coderberg)
[451fbe0] Improved entities contracts (@yceruto)
[34db091] Fixed transitive dependencies usage (@javiereguiluz)
1.3.2
1.3.1
New features
[1585b7d] Added translations for input help (@ker0x)
Bug fixes
[279f8a0] Fixed translations files with ICU message formater (@ker0x)
[d276194] Temporary fix for the styles of the error 500 page (@javiereguiluz)
[fe0f899] Fixed an issue that prevented to autoload IntlTimeZone class (@fabpot)
1.3.0
New features
[61bae05][ff45fe2] Replaced the "transchoice" filter by "trans" (@gmsantos, @javiereguiluz)
[985cdb9][9c700ac] Migrated from @Security to @IsGranted (@ker0x)
[dfc8a44] Upgraded symfony/webpack-encore to 0.21.0 (@wenmingtang)
[7dd9744] Updated to Symfony 4.2 stable (@javiereguiluz)
Bug fixes
[6ec2223] Fixed the has_role() deprecation (@javiereguiluz)
[fcd4661] Fixed the DateTime constraint deprecation (@javiereguiluz)
[ee62dcd] Fixed the DateTimePicker widget (@yceruto)
[6a4ce6b] Used testing container to access private service (@dmaicher)
[3d7bae2] Deleted duplicate sensio_framework_extra config (@Tobion)
[7c6c261] Removed default private services config (@Tobion)
[d56921b] Remove deprecated --env and --no-debug console options (@Tobion)
[b56345f] Removed leftover SymfonyRequirements from standard-edition (@Tobion)
[a3d26c0] Removed md2html from summary on blog index template (@hapheus)
[1dcf7cf] Updated Russian translation (@Coderberg)