Skip to content

Releases: omarmir/nanote

v0.11.0

28 Aug 16:56

Choose a tag to compare

feat: added the ability to use code view editor for all files, not just non-md files
fix: fixed sharing notes issue

v0.10.1

18 Jul 01:26

Choose a tag to compare

fix: pdf generates now as chrome is installed at the system level
fix: markdown tips/guide shows in light mode

v0.10.0

08 Jul 02:06

Choose a tag to compare

fix: pasting images now works
feat: pdf export formatting improved
feat: pdf export includes images and other attachments
feat: fuzzy searching tries to jump to search result
feat: implemented fuzzy searching
feat: date format is now customizable (long live YYYY-MM-DD)

Full Changelog: 0.9.3...0.10.0

v0.9.3

03 Jun 00:03

Choose a tag to compare

fix: previous release did not have merged changed

v0.9.2

02 Jun 18:36

Choose a tag to compare

fix: results in nested notebooks show proper path and name and thus navigate appropriately

v0.9.1

02 Jun 05:39

Choose a tag to compare

fix: search using the wrong escaping

v0.9.0

31 May 05:07

Choose a tag to compare

feat: can now search non-md files that are not binaries
feat: improved guide page documentaiton
feat: added pdf export for notes

v0.8.1

28 May 03:33

Choose a tag to compare

fix: no editor on new/empty note fixed

v0.8.0

28 May 02:53

Choose a tag to compare

feat: sharing of notes via magic link
feat: management of shared notes
feat: automatic database migration
feat: handling non-md files #42
feat: adding tooltips
fix: non-english note name #45
fix: login redirects now when not logged in

v0.7.0

01 May 02:14

Choose a tag to compare

feat: can now delete/manage notebooks and notes that are sub items
feat: added session based read-only mode
fix: visual/layout fixes across the app