Skip to content

Releases: EasyCorp/EasyAdminBundle

4.22.1

15 Jan 18:41
Compare
Choose a tag to compare

Bug fixes

[f4edbf0] Force auto-generated CSRF token id (@nicolas-grekas)
[1453266] Add some missing deprecations about signed URLs (@javiereguiluz)

4.22.0

14 Jan 20:34
Compare
Choose a tag to compare

New features

[2ed6666] Allow customizing some parts of the login form page via Twig blocks (@Pierstoval)

Bug fixes

[e635148] Added some missing deprecations related to referrer URLs (@javiereguiluz)
[3179481] Do not redirect to pretty URL when CRUD controller is null (@Seb33300)

4.21.1

13 Jan 18:35
Compare
Choose a tag to compare

Bug fixes

[c14f516] Fix pretty URL redirection when using custom actions (@damien-louis)

4.21.0

12 Jan 11:05
Compare
Choose a tag to compare

New features

[8efaa68] When using pretty URLs, redirect ugly URLs automatically (@javiereguiluz)

Bug fixes

[623f063][b76eca4] Fix asset preloading (@fracsi)
[25e1df6] Fix active menu highlighting when there's a search query (@ywisax)

4.20.8

09 Jan 20:45
Compare
Choose a tag to compare

Bug fixes

[f813388] Fix an edge-case about pretty URLs and cache warm up (@javiereguiluz)

4.20.7

08 Jan 07:14
Compare
Choose a tag to compare

Bug fixes

[2dfefea] Fix pretty URLs with i18n backends (@javiereguiluz)
[f09fbd3] Fix admin route generation when using the Route attribute from the legacy Annotation namespace (@systemasis)

4.20.6

05 Jan 11:28
Compare
Choose a tag to compare

New features

[bd70f3b] Add a new Twig component to create Action Menus (@javiereguiluz)

Bug fixes

[bd9e147] Fix an issue with filters related to pretty URLs (@kadiiski)
[11c0600] Deprecate the AdminContext:getReferrer() method (@javiereguiluz)
[f38f1f7] Minor performance improvement in Twig extension (@javiereguiluz)
[7eb3f83] [Doc] Minor update in the security chapter (@javiereguiluz)
[66d17d1] [Doc] Add a tip for custom actions (@alexislefebvre)

4.20.5

03 Jan 19:18
Compare
Choose a tag to compare

New features

[093244f] Added documentation on JavaScript events (@rimi-itk)

Bug fixes

[29e7c25] Fix alignment and size of menu items (@hafkenscheid)

4.20.4

02 Jan 19:49
Compare
Choose a tag to compare

New features

[81e468d] Add a Twig component to display flash messages (@javiereguiluz)
[ed8e55f] Add a new Twig block called main_content_wrapper (@MrBLT)

Bug fixes

[a66ae73] Fix Fieldset collapse with new suffix (@WedgeSama)
[639d42e] Correctly align icons of menu items (@Aerendir)
[4eb8174] Align icon and text in a menu item (@kniziol)
[0a025ee] Fix an issue related to pretty URLs (Matthieu Renard)
[a779a1f] Fix some issues with menu item badges that have no value (@javiereguiluz)
[28c0187] Fix the color of the border of item remove icon in autocomplete lists (@javiereguiluz)
[28dc420] [Doc] Misc fixes (@gisostallenberg)

4.20.3

12 Dec 07:27
Compare
Choose a tag to compare

Bug fixes

[f5c6c43] Fix pretty URLs when using multiple dashboards (@javiereguiluz)