Chores
Usually chores are not part of the changelog, here an exception is made:
- with PR#233 by @defron a pile pf type hints have been introduced into An Otter Wiki which increases the code quality and should help with further development.
Features
- yaml frontmatter renderer plugin added see PR#207 by @ReessKennedy.
- check if registered name is looks sane, to prevent spam. See #235 (778fc4f).
Bug Fixes
- Fixed line spacing in the editor. Set
pre margin-bottom
only when viewing (8a3a6ed). /<Pagename>/blame
links to the "view" endpoint which uses?revision=
, see #230 (40ee3bf).- correct date headers for attachments, see #231 and #232 (5dbccf).
- docker: bumped up the uwsgi buffer size, see #184 (ae4d3aa).
- Disable hotkeys [ and / when modifiers are enabled by @dafalcon, see #236 (1359032).
Dependencies
- updated mermaid to 11.6.0 (f3b38be).