New in this release:
- Added custom Markdown syntax for:
- footnotes
- highlighting
- citations
- asides ("call-outs")
- figures and captions
- superscript and subscript
- Write pages remember unsaved text entered in the primary text input and textarea.
- Workaround for GD library causing a fatal error when opening animated WEBP files.
- Markdown support no longer requires
opcache.save_comments=1
in PHP configuration. - Added a route action to display all posts by a specified author.
- Fixed the author metadata for posts and pages created by guests.
- Updated Twig to 3.6.1.
- Updated jQuery to 3.7.0.
- Highlighter module: updated highlight.js to 11.7.0.
- Cascade module: fixed broken title and script detection on ajax-loaded pages.
- Various other bug fixes and refinements.