| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.10.5 source code.tar.gz | 2026-06-02 | 11.6 MB | |
| 5.10.5 source code.zip | 2026-06-02 | 14.1 MB | |
| README.md | 2026-06-02 | 1.5 kB | |
| Totals: 3 Items | 25.7 MB | 0 | |
- Added
craft\base\ElementInterface::afterAssignedId(). - Fixed an error that occurred when executing the
users/remove-2facommand non-interactively, if--methodwasn’t provided. (#18724) - Fixed a bug where Link fields weren’t getting updated when the “Replace relations” element deletion option was chosen. (#18992)
- Fixed a bug where it wasn’t always possible to select new categories or entries in relation fields. (#18976)
- Fixed a bug where Checkboxes and Multi-select fields weren’t handling
:empty:/:notempty:params properly. (#18988, #19019) - Fixed a bug where entries with
{id}in their Default Title Format weren’t always getting created with the correct generated title. (#18991) - Fixed an infinite recursion bug that could occur when rendering sandboxed Twig templates. (#19004)
- Fixed a styling issue. (#19010)
- Fixed a moderate-severity authorization bypass vulnerability.
- Fixed a low-severity object injection vulnerability.