Features
- Added Custom Sidebar Menu, see #125 (be3c4a5).
- Sidebar shortcuts are configurable, see #125. (d2a617e).
- Added support for Mermaid diagrams, see #138. (ed0e06f).
- Alerts are now supported by the markdown renderer (1a88ab8).
- Configure in the preferences whether robots are allowed to crawl the wiki, see #133. (99862d).
- Redesigned the admin interface. (d2a617e).
- Page/history and Page/blame make better use of space. Improved blame display. (20a33d2).
Bug Fixes
- removed obsolete
_db_migrate()
function fromSimpleAuth
. (f89829d). - edit/preview: remove misplaced cursormagicword from toc (1a91c50).
- inconsistent font size in special blocks, see #136 (44a308b).
- QoL Changelog uses full column and displays the menutree. (2e9927d).
- added meta robots: noindex, nofollow to changelog, forms and page revisions (0f95755).