Features
- Wrap page content in
<article>for browser reader mode (c3ec872). - Add housekeeping security check, restricted to admins, see #476 (1109a5a by @deseven, 30be0d2).
- Report passed security checks alongside issues, see #476 (0e4c76e).
Bug Fixes
- Set autofocus on the main content wrapper (d6928e0).
- Correct blame link to historic revision, see #484 (bc38ec3).
- Set
<title>for blame, about, syntax, help, draft, 404, and edit pages, see #485 (e15dbef, dc7dc4a by @civviGH). - Render repeated footnote references with same number (4179fe1).
- Log mermaid parse errors to the browser console (f81c4a4).
- Serve SVG attachments without PIL thumbnailing (2c4a4b1).
- Forward to original page after login from all permission gates, see #483 (3734d93 by @Harriotskelli, 01327dd, faa85d5).
Dependencies
- Bump gitpython from 3.1.47 to 3.1.50, see #482 (f9b72f4, d3418e4 by @dependabot).
- Bump mistune from 3.2.0 to 3.2.1, see #479 (8db1217 by @dependabot).