Skip to content

Releases: symfony/demo

1.4.0

30 May 09:35
Compare
Choose a tag to compare

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

16 May 08:13
Compare
Choose a tag to compare

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

[144b3a9] Updated docblock links (@miguelci)

1.3.6

09 Apr 18:57
Compare
Choose a tag to compare

Bug fixes

[4bc69f6] Fixed erusev/parsedown security vulnerability (@tony-tran)

1.3.5

06 Apr 10:39
Compare
Choose a tag to compare

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

15 Feb 16:30
v1.3.4
Compare
Choose a tag to compare

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

14 Jan 15:19
v1.3.3
Compare
Choose a tag to compare

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

09 Jan 15:35
v1.3.2
Compare
Choose a tag to compare

New features

[cc35898] Use bootstrap.php for tests and environment-specific settings (@yceruto)

Bug fixes

[d53dfce] Updated assets and fixes JS files composition (@yceruto)
[5d9eb0f] Updated Russian translation (@Coderberg)
[88a62b2][642a2a7] Updated dependencies (@dmaicher, @ker0x)

1.3.1

06 Dec 00:12
Compare
Choose a tag to compare

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

30 Nov 10:57
Compare
Choose a tag to compare

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)

1.2.7

05 Oct 08:58
Compare
Choose a tag to compare

No new features or bug fixes. Just updated PHP and JavaScript dependencies. See #864.