📝 Changelog for v0.10.1
This patch release includes security fixes, minor bug fixes, and stability improvements. Please update to the latest version as soon as possible.
Security
- fix(auth): harden user update authorization (#1081) (@perber)
- fix(storage): harden asset and revision path handling (#1078) (@perber)
✨ Features
- feat: add ui line wrap option to editor and position copy paste button in codeblocks (#1071) (@perber)
- feat: update header spacing (#1070) (@perber)
- feat: improve logging and allow disabling request logs (#1069) (@perber)
- feat: fail on startup when --enable-http-remote-user is set without --trusted-proxy-ips (#1068) (@perber)
- feat: add health endpoint at GET /api/health (#1065) (@perber)
🐛 Bug Fixes
- fix(auth): harden user update authorization (#1079) (@perber)
- fix: recover from corrupt SQLite database files on startup (#1077) (@perber)
- fix(editor): keep preview heading sync stable (#1075) (@perber)
- fix: GET /api/auth/me never returns 401 to avoid Basic Auth credential reset (#1067) (@perber)
- fix: page scroll position on navigation (closes #1053) (#1059) (@perber)
- fix: typo in readme (#1048) (@perber)
🧰 Chores
- chore: bump the github-actions group with 10 updates (#1037) (@dependabot[bot])
- chore: bump the npm-dependencies group in /ui/leafwiki-ui with 20 updates (#1038) (@dependabot[bot])