Skip to content

4.8.1

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 26 Oct 18:11
· 316 commits to 4.x since this release

New features

[b704f5e] Add Interface for AdminUrlGenerator (@nopenopenope)
[fc28b85] Tweak the design of the detail page (@javiereguiluz)

Bug fixes

[fc1aaab] Use proper object element in batch action click listener (@teklakct)
[85619dc] Import fields used in the sample CRUD controller (@simoheinonen)
[159e3a9] Fix table header when entity permissions are applied (@Jaykju)
[02affe4] Add Bootstrap 5 row/col support for collection fields (@Anni-g)
[d90ce24] Make PaginatorFactory reference EntityPaginatorInterface (@va5ja)
[c30a8a0] Fix ChoiceField when entity is enumType and no choices were given (@Uplink03, Radu Cristescu)
[28dedab] Fix autocomplete widget creation (@ksn135)
[7237fcb] Fix XSS in autocomplete (@simoheinonen)
[3b7e8c4] Fix deprecations in configureOptions() and buildView() (@john-dufrene-dev)
[f9a73a7] Fix entity row selector (@yalit)
[e59d14c] Fix leftover in services where constructor doesn't regonise this parameter (@nvdbeek)
[33a94b7] Fix untranslateable Help texts in crud view (@nopenopenope)