Notesnook Versions Save

A fully open source & end-to-end encrypted note taking alternative to Evernote.

v3.0.14-beta

1 month ago

What's fixed

  1. Fix note with task list saving on open
  2. Fix notes with task lists taking too long to load
  3. Fix too many SQL variables error on trash cleanup
  4. Fix padding at bottom on opening a nested notebook
  5. Handle error when scheduling a cron task

3.0.17-beta-android

1 month ago

Note: This is a beta release and, as such, contains bugs & other unexpected behaviour. Use with caution.

What's New

  1. Added support for moving Notebooks

What's fixed

  1. Fixed app lock stuck in a constant loop on some devices
  2. Fixed some mentions of "Topics" in various dialogs and sheets.
  3. Fixed privacy screen not enabled immediately when app lock is turned on

v3.0.13-beta

1 month ago

What's new

  1. History sessions are now created every 5 minutes instead of only once (this is the same as the behavior on mobile)
  2. Loading really big notes (> 100K words) should be much faster
  3. Notesnook Web Clipper (v0.3.2) should now work with v3 beta web app

What's fixed

  1. fix toggles in properties not working
  2. close tab on moving note to trash
  3. fix collapsed callouts not rendering correctly
  4. press Escape to exit search
  5. fix image size resetting on opening new tab
  6. fix crash on showing announcement
  7. fix text not selectable by dragging from the bottom of the editor
  8. fix task list header overlapping toolbar
  9. fix notebook title not updating on edit
  10. fix crash if code block language contains space
  11. fix search queries with 3 characters not allowed
  12. fix flickering in footer during save indicator update
  13. fix position out of range error
  14. fix no such column: dateEdited on sorting tags
  15. fix gradients not rendering in app logo
  16. handle errors during attachments download instead of crashing the app
  17. fix context menu not opening on attachments
  18. fix color check status not updating in properties
  19. fix too many SQL variables error on bulk deletion
  20. fix no column notes.id on opening web clipper

3.0.16-beta-android

1 month ago

Note: This is a beta release and, as such, contains bugs & other unexpected behaviour. Use with caution.

What's new

  1. Exporting notes will now also export any attachments in them & also resolve all internal links

What's fixed

  1. Fix out of range crash #4600
  2. Fix error when migrating settings toolbarConfig:smallTablet unknown property
  3. Fix and improve UX for linking notes to notebooks
  4. Fix minor bugs in editor

v3.0.12-beta

1 month ago

Note: This is a beta release and, as such, contains bugs & other unexpected behaviour. Use with caution.

What's new

  1. The web app can now be used in multiple browser tabs/windows just like v2 (this is still experimental but it works)
  2. Desktop app now has a custom window titlebar on all platforms
  3. Exporting notes will now also export any attachments in them & also resolve all internal links

What's fixed

  1. Fix profile settings not updating on logout
  2. Fix double app refresh on logout
  3. Fix Cannot read property 'sortBy' of undefined
  4. Fix create vault dialog cannot be closed