New in this release:
- Updated minimum PHP requirement to 8.0.
- Added Webmention implementation and module support.
- Added text formatting toolbars on Write pages.
- Added ability to manage uploads in the admin console.
- Added support for
prefers-color-scheme: dark
to admin console. - Added support for
prefers-reduced-motion
to themes and admin console. - Added "Import Content" permission to user groups.
- New icon set for the admin console.
- Reinstated internationalized date/time formatting.
- Major PHP 8.2 compatibility fixes to core and modules.
- Oodles of return type declarations in core and modules.
- Deleting a post no longer deletes its uploaded files.
- Added Twig filter to output
time
HTML element. - Removed constants
CACHE_TWIG
andCACHE_THUMBS
. - Updated Twig to 3.4.3.
- Highlighter module: updated highlight.js to 11.6.0.
- Mathjax module: updated Mathjax to 3.2.2.
- Read More module: optionally set default text, and apply filtering to feeds.
- Various other bug fixes and refinements.
Notes:
- Pingback support is deprecated, and will be removed in a future release.
- MetaWeblog API support is deprecated, and will be removed in a future release.