Releases: EasyCorp/EasyAdminBundle
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)
4.20.2
Bug fixes
[5cb5534] Fix menu item highlighting when using submenus (@javiereguiluz)
4.20.1
New features
[d82326c] Change the default theme to "auto" instead of "light" (@javiereguiluz)
Bug fixes
[cb9cc4e] Fix the handling of the icon using JavaScript in the slug field (@javiereguiluz)
[f7c0915] Fix menu item matcher when using pretty URLs and submenus (Valentin Karnauhov)
[ee475fb] Fix the design of the collapsed main menu (@javiereguiluz)
[03f593a] Update the Webpack Encore configuration (@javiereguiluz)
[b0a4d08] Update setup docs for developers not using Symfony Flex (@javiereguiluz)
4.20.0
New features
[9082c1e] Add new propertySuffix
to allow customizing form tabs/fieldsets/columns/rows using Symfony forms (@WedgeSama)
[41c158c] Add a new Twig component to render flags in the country field (@javiereguiluz)
Bug fixes
[cd931e9] Fix action callables (@javiereguiluz)
4.19.0
New Features
[1593cc4] Allow to compute action label dynamically with a callable (@hhamon)
[2307da5] Upgrade WebpackEncore version (@javiereguiluz)
[f63b8a9] Update minimum Twig requirement to 3.15 (@javiereguiluz)
Bug Fixes
[29f2267] Allow use of ux-icons in form fields (@andersonamuller)
[6ea974b] Fix create form when entity id not set (@alexndlm)
[452ddec] Some fixes related to pretty URLs (@javiereguiluz)