Skip to content

5.0.9

Choose a tag to compare

@javiereguiluz javiereguiluz released this 24 May 17:21
· 68 commits to 5.x since this release
Immutable release. Only release title and notes can be modified.

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)