New in this release:
- Added ability to reuse previously uploaded files in file inputs when writing posts.
- Added the ability to replace an uploaded file with a new version.
- Added more fine-grained group permissions for upload actions.
- Added URL rewrite rules for Lighttpd (contributed by @planetbrian).
- Added Cyrillic transliterations to slug sanitization (contributed by @brutalhost).
- Installer allows database connections using Unix sockets (contributed by @danieldean).
- Garbage collect sessions even if
session.gc_probability = 0
(reported by @roughnecks). - Highlighter module: added "copy to clipboard" button (suggested by @roughnecks).
- Comments module: added global setting to allow/disallow raw HTML in comments.
- Updated Twig to 3.21.1.
- Various other bug fixes and refinements.
Note
There are new group permissions for adding, editing, viewing, and deleting uploads. After updating to this release, review permissions for all your user groups.