- Updated Yii to 2.0.55. (#18833)
- Fixed a bug where the “Move…” asset index action was always disabled for files. (#18798)
- Fixed a bug where nested elements would get soft-deleted after running the
entrify/global-setcommand on subsequent environments. (#18767) - Fixed a bug where row headings within Table fields weren’t getting statically translated in the control panel. (#13703)
- Fixed a bug where entry type chips within Matrix settings could be missing their action items.
- Fixed a bug where custom field override settings’ Label, Handle, and Instructions fields could be missing their placeholder values.
- Fixed a bug where site name and language values set to environment variables were getting replaced with their resolved values when installing Craft. (#18780)
- Fixed a bug where site name values set to environment variables were getting replaced with their resolved values on save. (#18789)
- Fixed a bug where browser tabs weren’t always getting refreshed when nested elements were reordered on another browser tab.
- Fixed a bug where reordering nested elements on a draft could reorder them on the canonical owner element as well. (#18751)
- Fixed a high-severity XSS vulnerability. (GHSA-24x4-j6x9-rfw5)
- Fixed a moderate-severity XSS vulnerability. (GHSA-xrqc-p465-2xvg)