Skip to content

V0.12.0

Compare
Choose a tag to compare
@enchant97 enchant97 released this 26 Mar 17:06
· 19 commits to main since this release

Changes

Added

  • Search for notes & books

Changed

  • All user, notebook & notes data in drawer is now loaded together in one request
  • Indentation control in editor can now be used via <tab> and <shift><tab>, thanks @RobViren
  • Optimised routes
    • Reducing the amount of requests needed
    • Reduce the need to get things via their slug's, using item ids instead

Fixed

  • Table no-longer takes up 100% of the width, unless it's needed
  • Editor UI improvements/fixes
  • Autocomplete for username & password change form

Security

  • Validation for if user still exists when authentication token is still valid)

Full Changelog: v0.11.1...v0.12.0