| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.0.7 source code.tar.gz | 2026-05-03 | 3.9 MB | |
| 5.0.7 source code.zip | 2026-05-03 | 4.4 MB | |
| README.md | 2026-05-03 | 1.2 kB | |
| Totals: 3 Items | 8.3 MB | 4 | |
New features
[ae6ff6b19] Add login_form_footer block to the login page template (@lacatoire)
[a2aa22408] Add ButtonVariant::Info (@lacatoire)
Bug fixes
[ba934ab71] Fix TextEditorField layout breaking under strict CSP (@lacatoire) [f74c13489] Allow buttons to grow and wrap with long or multi-line content (@lacatoire) [968fe8796] Prevent ImageField from overwriting existing files (@lacatoire) [f71eee4cb] Fix filter to use translated labels for enums implementing TranslatableInterface (@lacatoire) [080ae900f] Fix the disabling of text editor fields (@javiereguiluz) [29bf7ec2f] Prevent TextEditor modal clicks from triggering row action redirect (@lacatoire) [5e00ba3c4] Add choice_label support to CrudAutocompleteType (@Amoifr) [0d158f00b] Apply DefaultColumns to ChoiceField regardless of widget type (@lacatoire) [4e39c0df7] Fix filter label translation when field is hidden via hideOnIndex (@Amoifr)
Misc fixes
[846a2f3b4] Add regression test for CollectionField::renderExpanded() on nested CRUD forms (@lacatoire)
[538ff879f] Improve the docs about field configurators (@lacatoire)
[b95f29002] Fix configuration on documentation file (@maxhelias)