Skip to content

Releases: EasyCorp/EasyAdminBundle

5.1.0

Choose a tag to compare

@javiereguiluz javiereguiluz released this 20 Jun 17:18
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@javiereguiluz javiereguiluz released this 20 Jun 16:29
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@javiereguiluz javiereguiluz released this 17 Jun 17:38
Immutable release. Only release title and notes can be modified.

Bug fixes

[ec63664] Improve the error message of colliding route names (@javiereguiluz)
[f4001ad] Fix the profiler panel (@javiereguiluz)

5.0.14

Choose a tag to compare

@javiereguiluz javiereguiluz released this 15 Jun 18:49
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@javiereguiluz javiereguiluz released this 04 Jun 06:26
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@javiereguiluz javiereguiluz released this 03 Jun 19:35
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@javiereguiluz javiereguiluz released this 03 Jun 19:32
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@javiereguiluz javiereguiluz released this 28 May 19:05
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@javiereguiluz javiereguiluz released this 28 May 19:02
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@javiereguiluz javiereguiluz released this 27 May 06:21
Immutable release. Only release title and notes can be modified.

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