Skip to content

Releases: symfony/demo

1.4.2

11 Jun 10:25
Compare
Choose a tag to compare

Bug fixes

[78b8f02] Require symfony/dotenv in prod too (@javiereguiluz)
[badac21] Use PHPUnit 7.5 in tests (@dmaicher)
[2a83a63] Stop using deprecated event classes (@javiereguiluz)
[3e36a18] Fixed failing tests on systemas where Argon2 hasher is not available (@dmaicher)

1.4.1

07 Jun 14:59
Compare
Choose a tag to compare

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

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)