Releases: EasyCorp/EasyAdminBundle
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)
4.29.8
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)
5.0.7
New features
[ae6ff6b] Add login_form_footer block to the login page template (@lacatoire)
[a2aa224] Add ButtonVariant::Info (@lacatoire)
Bug fixes
[ba934ab] Fix TextEditorField layout breaking under strict CSP (@lacatoire)
[f74c134] Allow buttons to grow and wrap with long or multi-line content (@lacatoire)
[968fe87] Prevent ImageField from overwriting existing files (@lacatoire)
[f71eee4] Fix filter to use translated labels for enums implementing TranslatableInterface (@lacatoire)
[080ae90] Fix the disabling of text editor fields (@javiereguiluz)
[29bf7ec] Prevent TextEditor modal clicks from triggering row action redirect (@lacatoire)
[5e00ba3] Add choice_label support to CrudAutocompleteType (@Amoifr)
[0d158f0] Apply DefaultColumns to ChoiceField regardless of widget type (@lacatoire)
[4e39c0d] Fix filter label translation when field is hidden via hideOnIndex (@Amoifr)
Misc fixes
[846a2f3] Add regression test for CollectionField::renderExpanded() on nested CRUD forms (@lacatoire)
[538ff87] Improve the docs about field configurators (@lacatoire)
[b95f290] Fix configuration on documentation file (@maxhelias)
4.29.7
Bug fixes
[ba934ab] Fix TextEditorField layout breaking under strict CSP (@lacatoire)
[f74c134] Allow buttons to grow and wrap with long or multi-line content (@lacatoire)
[f71eee4] Fix filter to use translated labels for enums implementing TranslatableInterface (@lacatoire)
[080ae90] Fix the disabling of text editor fields (@javiereguiluz)
[29bf7ec] Prevent TextEditor modal clicks from triggering row action redirect (@lacatoire)
[5e00ba3] Add choice_label support to CrudAutocompleteType (@Amoifr)
[0d158f0] Apply DefaultColumns to ChoiceField regardless of widget type (@lacatoire)
[4e39c0d] Fix filter label translation when field is hidden via hideOnIndex (@Amoifr)
Misc fixes
[538ff87] Improve the docs about field configurators (@lacatoire)