Releases: EasyCorp/EasyAdminBundle
Release list
5.1.0
New features
[8956734] Allow to use "id" in addition to "entityId" as the route placeholder (@javiereguiluz)
Bug fixes
[3fe4332] Fix sorting on embeddable (@javiereguiluz)
[4b246ce] Fix multiple click event listeners get added to delete buttons (@Deksor)
[661d593] Fix unwantted JavaScript validation outside of submitted form (@javiereguiluz)
[6f1b948] Fix an interface deprecation (@javiereguiluz)
[03cd95f] Avoid inline event handler in content search input (CSP issue) (@ERuban)
[839a878] Fixed Hungarian translations (@pwgen81)
Misc changes
[4dec4ed] Remove deprecated features (usePrettyUrls() method, and some cache keys in the admin route generator)
4.29.13
Bug fixes
[3fe4332] Fix sorting on embeddable (@javiereguiluz)
[4b246ce] Fix multiple click event listeners get added to delete buttons (@Deksor)
[661d593] Fix unwanted JavaScript validation outside of submitted form (@javiereguiluz)
[6f1b948] Fix an interface deprecation (@javiereguiluz)
[03cd95f] Avoid inline event handler in content search input (CSP issue) (@ERuban)
[839a878] Fixed Hungarian translations (@pwgen81)
[e5910f6] Misc doc fixes (@Deksor)
5.0.15
Bug fixes
[ec63664] Improve the error message of colliding route names (@javiereguiluz)
[f4001ad] Fix the profiler panel (@javiereguiluz)
5.0.14
New features
[f174c29] Allow rendering regular Symfony forms with EasyAdmin's design (@javiereguiluz)
[b81e049][de63561] Add support for "no currency" (@Seb33300)
[8e2712b] Added TypeScript types for events (@Deksor)
[8e223bd] Add a Twig component to render badges (@javiereguiluz)
Bug fixes
[3fe4332] Fix sorting on embeddable (@javiereguiluz)
[661d593] Fix unwantted JS validation outside of submitted form (@javiereguiluz)
[6f1b948] Fix an interface deprecation (@javiereguiluz)
[4b246ce] Fix multiple click event listeners get added to delete buttons (@Deksor)
Misc changes
[3caa284] Improve the design of button transitions (@javiereguiluz)
[e5910f6][473a112] Misc doc changes (@Deksor)
5.0.13
This is a security release to fix this security issue:
Stored Cross-Site Scripting (XSS) via uploaded files served inline in FileField and ImageField
GHSA-8559-gwj3-q37r
5.0.12
Bug fixes
[5961512] Fix vertical jump of icons in compact sidebar on hover (@lacatoire)
[4496bc2] Do not convert translatable enum choices into an associative array (@Seb33300)
[b4677a5] Misc doc fixes (Nicolas Walger)
4.29.12
Bug fixes
[5961512] Fix vertical jump of icons in compact sidebar on hover (@lacatoire)
[4496bc2] Do not convert translatable enum choices into an associative array (@Seb33300)
[b4677a5] Misc doc fixes (Nicolas Walger)
5.0.11
This is a security release that fixes some issues that GitHub code scanner found on web assets:
[a6d211e] Fix scanning issues (@javiereguiluz)
4.29.11
This is a security release that fixes some issues that GitHub code scanner found on web assets:
[a6d211e] Fix scanning issues (@javiereguiluz)
5.0.10
This is a security release that contains a fix for this issue:
[565064b] Path traversal and reflected XSS in Flag and Icon Twig components
Full security advisory information: GHSA-2wwr-9x6f-88gp