Features
- added
SIDEBAR_MENUTREE_FOCUS
setting that allows to always display all pages in the sidebar, see #169 (495cca1). - added rss/atom feeds of the changelog, see #255 (8f53031).
- enable fragments in wikilinks, e.g.
[[wikilinks#fragment]]
, see #246 (f60f6e9).
Deloyment Features
- docker image: www-data uid/gid is set to PUID/PGID, see #252 (a46520a).
- docker "-slim" image can handle
--user
to change the uid/gid, see #252 (f32fd07).
Bug Fixes
Code Refactoring and Chores
- followed pyright suggestions, cleaned up (e24f648).
- Spelling corrections by @blukid in #248
- chore(deps): bump flask from 3.1.0 to 3.1.1 by @dependabot in #249