Skip to content

Releases: EasyCorp/EasyAdminBundle

5.0.13

04 Jun 06:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

03 Jun 19:35
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

03 Jun 19:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

28 May 19:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

28 May 19:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

27 May 06:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

27 May 06:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

24 May 17:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

24 May 16:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

13 May 17:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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)