..

Note Mark V0.15.0 Update

Another update to Note Mark! Bringing an rewritten backend, syntax highlighting for code blocks and more!

Check Note Mark out here: github.com/enchant97/note-mark.

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: https://github.com/enchant97/note-mark/compare/v0.14.1...v0.15.0