Releases: EasyCorp/EasyAdminBundle
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
4.29.12
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
4.29.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
5.0.9
Bug fixes
[3f979b6] Call embedded controller's createEntity() for CollectionField entries (@lacatoire)
[16f3e86] Harden the security of the sort feature (@javiereguiluz)
[6e16ad9] Avoid formatting collection items when a custom formatting is used (@javiereguiluz)
[9c964aa] Fix browser <title> tag is not rendered when overriding content_title in custom templates (@matixxd1999)
Misc changes
[67e2c82] Propagate TEntity generic to AbstractCrudController method docblocks (@simoheinonen)
4.29.9
Bug fixes
[3f979b6] Call embedded controller's createEntity() for CollectionField entries (@lacatoire)
[16f3e86] Harden the security of the sort feature (@javiereguiluz)
[6e16ad9] Avoid formatting collection items when a custom formatting is used (@javiereguiluz)
[9c964aa] Fix browser <title> tag is not rendered when overriding content_title in custom templates (@matixxd1999)
5.0.8
New features
[8f924b6] Check if user has permission to see the related entity when linking to other entities in AssociationField (@Seb33300)
[4ec4eab] Update Bootstrap dependency to its latest version (@javiereguiluz)
Bug fixes
[2f8b893] Fix filter labels not translated with correct domain (@Amoifr)
[3f9a759] Render HTML attributes on form fieldset wrapper (@lacatoire)
[b41a560] Skip CollectionField entry-type setup on INDEX/DETAIL pages (@lacatoire)
[fe2f4b2] Fix CrudTestSelectors::getActionSelector() not matching grouped actions (@lacatoire)
[ecf31cc] Allow defining custom CSS class for index rows with default actions (@javiereguiluz)
[67fa760] Fix translation issues (@Seb33300)
[f306874] Fix ellipsis on file upload card (@Seb33300)
[daae077] Fix SVG images preview in ImageField (@Seb33300)
[b41a560] Skip CollectionField entry-type setup on INDEX/DETAIL pages (@lacatoire)
[415a217] Fix extending @EasyAdmin/page/content.html.twig throwing on AdminContextProvider (@lacatoire)