This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
3.5.0-RC1
Pre-release
Pre-release
New
- Select multiple checkboxes by holding down the SHIFT key (see #7781).
Improved
- Support specifying the database key length (see #7771).
- Check for ASCII strings in the
utf8_romanize()
function (see #7748). - Show the upload limits in the file manager (see #7389).
- Also export the image meta data when exporting themes (see #7480).
- Improve the model registry (see #7725).
Changed
- Show versions even if there is only one (see #7730).
Controller::replaceInsertTags()
is now public static.- Moved the insert tag logic into a separate class.
- The templates now use short open tags.