This version contains a complete redesign of EasyAdmin interface 🎉
Read this blog post for more details.
If you have designed custom features on top of EasyAdmin built-in features (e.g. if you have integrated Symfony features inside your backends) you'll need to update some CSS styles to match the new design.
New features
[b81ff97] Redesign EasyAdmin interface and UX (@javiereguiluz)
[3a13fbb] Add more helper methods to show/hide form fields (@javiereguiluz)
Bug fixes
[d2ac3d4] Add more missing flags to Country Field (@tpatartmajeur)
[b02fa8f] Fix some deprecations (@javiereguiluz)
[0513270] Readd missing opening form tag (@trikess)
[ad54a77] Fix the design of menu headers with icons (@javiereguiluz)
[7949084] Fix the creation of items when collections are empty (@javiereguiluz)
[a46cd76] Fix the arguments passed to the set entity label callables (@javiereguiluz)
[95c602b] Fix form field columns inside form panels (@javiereguiluz)
[d121afb] Fix modals close button (@skmedix)
[8634e17] Misc. doc fixes (@eesnaola)