github enchant97/note-mark v0.6.0-alpha.3
V0.6.0-alpha.3

latest releases: v0.13.1, v0.13.0, v0.12.2...
15 months ago

⚠️ Existing Users ⚠️

A decision was made to adjust the way notes are stored on disk. Follow the steps below to upgrade:

  1. navigate into the notes directory e.g. /data/notes
  2. rename folders from xxx to xx (just remove the last character of folder name)
  3. start app

Changes

Added

  • ability to change password
  • api server validation on load and when set
  • profile page
  • admin can disable new account creation

Changed

  • markdown will now be rendered in the client (allowing for future offline functionality...)
  • remove trailing slash on api routes, why were they there in the first place?
  • use only feathericons for icons
  • migrate to daisyui V3
  • disable editor button when user does not have permission
  • disk storage folder structure uses 2 characters instead of 3
  • update deps
  • add lockfile ensuring app always gets built consistently

Fixed

  • disable buttons when required
  • don't create api object each time it's used
  • fix book slug query (stopped app from working when there is no content

Removed

  • server side markdown rendering

Full Changelog: v0.6.0-alpha.2...v0.6.0-alpha.3

Don't miss a new note-mark release

NewReleases is sending notifications on new releases.