Releases: EasyCorp/EasyAdminBundle
4.22.1
Bug fixes
[f4edbf0] Force auto-generated CSRF token id (@nicolas-grekas)
[1453266] Add some missing deprecations about signed URLs (@javiereguiluz)
4.22.0
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
Bug fixes
[c14f516] Fix pretty URL redirection when using custom actions (@damien-louis)
4.21.0
4.20.8
Bug fixes
[f813388] Fix an edge-case about pretty URLs and cache warm up (@javiereguiluz)
4.20.7
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
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
New features
[093244f] Added documentation on JavaScript events (@rimi-itk)
Bug fixes
[29e7c25] Fix alignment and size of menu items (@hafkenscheid)
4.20.4
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
Bug fixes
[f5c6c43] Fix pretty URLs when using multiple dashboards (@javiereguiluz)