Releases: enchant97/note-mark
Releases · enchant97/note-mark
V0.15.4
V0.15.3
V0.15.2
Changes
Changed
- Update frontend deps to solve potential security issue
Full Changelog: v0.15.1...v0.15.2
V0.15.1
v0.15.0
Changes
Fixed
- #217; re-login button not available on homepage
Added
- #213; syntax highlighting in code blocks
- RFC 9457 support for API requests
- Configurable find user capability (thanks to @christoph-heiss)
- Preventions for possible note content collisions
- Basic templating in note content, for future expansion
Changed
- Rewrite backend to use huma
- Update dependencies
Full Changelog: v0.14.1...v0.15.0
v0.14.1
v0.14.0
Changes
Added
- #207; vim mode for editor (thanks to @wuguishifu for the initial code)
Changed
- Update frontend and docker versions
- Refactor backend to make a future update easier
- Require go 1.22 for backend
- Make cursor easier to see
- Keep editor settings for current session
Fixed
- #206; copy to clipboard does not work on all browsers
Full Changelog: v0.13.1...v0.14.0
V0.13.1
⛔ Security Fix ⛔
HTML sanitisation was performed in incorrect place (before html content was generated from markdown). Found by: @alessio-romano, read more here: GHSA-rm48-9mqf-8jc3.
Changes
Fixed
- fixed XSS vulnerability
Full Changelog: v0.13.0...v0.13.1