Skip to content

4.27.7

Choose a tag to compare

@javiereguiluz javiereguiluz released this 15 Jan 19:09
Immutable release. Only release title and notes can be modified.

New features

[33f1f2a] Allow to disable and customize the confirmation message of batch actions (@javiereguiluz)
[d75b91c] Add a new Twig block in the CRUD index page (@javiereguiluz)

Bug fixes

[38ca3b4] Fix creating Action back from DTO (@dragosprotung)
[cf89319] Allow nested properties for AssociationField again to fix BC break (@michaelKaefer)
[bb1beb7] Keep custom template paths when using the generic Field class (@javiereguiluz)
[9ccb4d6] Fix the min height of textareas while allowing them to grow with contents (@javiereguiluz)
[71e1ee1] Fix deprecation Null as array offset in IntlFormatter.php (@MrJuliuss)
[e04a4c7] Fix array access for Doctrine field mapping (@MrNancy)

Misc fixes

[301a35c] Apply the field custom CSS class to the grid column headers too (@javiereguiluz)
[1a45990] Add more generics annotations (@alexndlm)
[adc4dea][18a7821][44bb29b] Update and fix the tests about DynamicChoiceLoader, CrudAutocompleteType and filter types (@michaelKaefer)
[8ccd4cd] Misc doc fixes (@javiereguiluz)