| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.0.6 source code.tar.gz | 2026-04-21 | 3.9 MB | |
| 5.0.6 source code.zip | 2026-04-21 | 4.3 MB | |
| README.md | 2026-04-21 | 1.4 kB | |
| Totals: 3 Items | 8.3 MB | 0 | |
This release mostly focuses on fixing security issues identified during an AI-assisted security audit.
New features
[3f7f123ce] Increase constraint version of symfony/ux-twig-component to ^3.0 (@Kocal)
Bug fixes
[4c36ff818] Fix RepeatedType fields not inheriting Bootstrap column classes (@Mozoou) [1a0153c12] Translate header in ItemGroup (@Ishadijcks) [66fe61831] Fix a deprecation related to Url constraint (@javiereguiluz) [13aa46219] Use formattedValue consistently in UrlField on index and detail pages (@lacatoire) [a34750db1] Preserve text selection when clicking datagrid rows (@lacatoire) [ce1658710] Fix passing single constraints to image and file fields (@javiereguiluz) [0af674dc4] Fix file field with remote storage (@javiereguiluz)
Security fixes
[d31b5380b] Check delete action CSRF unconditionally (@javiereguiluz) [63e46c689] Add more security protection to autocomplete action (@javiereguiluz) [dad9934b1] Improve the security of the Url field (@javiereguiluz) [94e9d5205] Improve the security of the Color field (@javiereguiluz) [5641b2948] Improve the security of the Email and Telephone fields (@javiereguiluz) [f231f1504] Improve the security of the File upload filed (@javiereguiluz) [f2780047d] Add authorization checks to the renderFilters() action (@javiereguiluz) [f0b7298bf] Improve security of batchDelete() action (@javiereguiluz)