Releases: streetwriters/notesnook
Notesnook Android v2.6.17
🌟 Features & new stuff
- Configure custom proxy URL to route all network traffic via a proxy (desktop only) by @alihamuh in #4196
- Sort reminders based on their due date by @alihamuh in #3394
- Restore backups using encryption key in addition to password by @thecodrr in #4355
- Checklists from Google Docs are now preserved on paste by @alihamuh in #3456
- Toggle markdown shortcuts in the editor by @alihamuh in #4041
🐛 Fixes & improvements
Notesnook Desktop v2.6.16
🌟 Features & new stuff
- Toggle highlight/text color in the editor directly by clicking on it by @alihamuh in #4330
- Copy images by right clicking in the desktop app (just like in browsers) by @alihamuh in #4373
- View and remove custom dictionary words in
Settings > Editor > Spell check
by @alihamuh in #4362 - Configure custom proxy URL to route all network traffic via a proxy (desktop only) by @alihamuh in #4196
- Sort reminders based on their due date by @alihamuh in #3394
- Restore backups using encryption key in addition to password by @thecodrr in #4355
- Checklists from Google Docs are now preserved on paste by @alihamuh in #3456
- Toggle markdown shortcuts in the editor by @alihamuh in #4041
🐛 Fixes & improvements
- Fix app autostart for AppImage on Linux by @alihamuh in #4223
- Fix editor text is not selectable from margins by @alihamuh in #4292
- Fix some characters not rendering correctly in math blocks by @alihamuh in #4353
- Fix column toolbar position when table is scrolled horizontally by @alihamuh in #4366
- Fix new lines from google docs not being preserved on paste by @alihamuh in #3988
- Improve reliability when changing account password by @thecodrr in #3689
- Fix login stuck after an error
- Fix very rare data corruption during sync due to a bug in the SignalR MessagePack protocol
- Fix issue where locking a note did not update its status in the list
Full Changelog: v2.6.15...v2.6.16
Notesnook Android v3.0.7 Beta
What's new
-
User profile – you can now personalize Notesnook by adding your profile picture & full name. Of course, all profile information is 100% end-to-end encrypted.
-
Image compression – images are now compressed by default (but you can also turn off compression for specific images)
-
Upload multiple files/images – you can now upload multiple files/images at once
-
Auto sync – auto sync is now enabled by default (including real time editor sync)
-
Subtle changes to mobile UI
What's fixed
- Fix attachments not loading in attachments manager
- Fix some items hidden in sheet when font size is big
- Do not include deleted attachments in various filters
- Fix various sync errors
Notesnook Desktop v3.0.5-beta
What's new
- User profile – you can now personalize Notesnook by adding your profile picture & full name. Of course, all profile information is 100% end-to-end encrypted.
- Image compression – images are now compressed by default (but you can also turn off compression for specific images)
- Upload multiple files/images – you can now upload multiple files/images at once
- Auto sync – auto sync is now enabled by default (including realtime editor sync)
What's fixed
- Disable os encryption of keystore in portable app
- Check for deleted attachments in pending attachments
- Fix migration errors & compact data in deleted items
- Fix sync icon spin direction
- Do not include deleted attachments in various filters
- Fix sync errors
Notesnook Desktop v3.0.4-beta
Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.
WARNING: THERE IS NO GOING BACK AFTER THIS UPDATE! ONCE YOU RUN THE SYNC, YOU CANNOT GO BACK TO USING THE STABLE VERSION ON THE SAME ACCOUNT.
What's new
- Simple checklists – sometimes you just need a simple checkbox without all the fancy task list features. In this beta version we have added just that. Checklists are barebones version of task lists being extremely lightweight and simple to use.
- Callouts – callouts are basically just more fancy quote blocks. Oh and they are collapsible.
- Drag/drop notes & notebooks – you can now drag drop notes and notebooks just like you'd do files on your file browser. Drag a note to a notebook, color or tag and it'll automatically get assigned. Or maybe drag a notebook to another notebook and it'll automatically become its child.
- Sync push has been enabled – the core is now stable enough that sync push has been enabled. Just to be safe, though, we haven't enabled any kind of automatic sync so you'll have to press the sync button in order to sync things. It's inconvenient but we don't want to take any risks with your data.
What's fixed
- Fix
s.filter is not a function
error on pressing Enter in editor - Fix rtl detection in outline list
- Fix
react error #409
- Fix unnecessary rerendering of notebook header
- Fix sqlite crash on calling delete with empty array
- Fix vault settings not updating on deleting vault
- Fix permanent unlocking of note causing a crash
- Clear editor if opened locked note is permanently unlocked
- Fix duplicate colors created during backup restore
- Fix deleted items getting imported during backup restore
- Fix various
database disk image is malformed
errors during search & other interactions - Refresh nav items on deleting a tag
- Fix note not selected after switching from locked note
Notesnook Desktop v3.0.3-beta
Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.
What's new
- New app lock implementation — we had to completely overhaul the app lock logic in order to make it much more secure & flexible. As a result, the app will give an error on startup and will also require a complete relogin. It is recommended that you take a backup before updating.
- Search is fully operation again
- You can now sort/group your notes by both title & date
What's fixed
- Fix
cr.isIndexedDBSupported is not a function
error - Fix "Member since" in profile showing wrong date
- Allow non-pro users to customize sidebar (beta only)
- Fix color cannot be renamed
- Fix nested notebook navigation from shortcuts
- Fix monograph publish status not updating
- Fix empty root notebook indentation
- Hide sort button in notebook view
- Rerender subnotebooks on root notebook change
- Add child notebook under opened notebook
- Allow sorting by title everywhere
- Fix sorting of newly created notes
- Fix note headling getting removed
- Fix
database image is malformed
error on search - Destroy sql database on app close
- Improve notes lookup performance
- Show error if saving a note fails
Notesnook Desktop v3.0.2-beta
Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.
What's new:
- Add readonly indicator on notes
- Add support for removing colors
What's fixed:
- Fix
P.item is undefined
error when opening trash - Fix
table content has no column named deleteReason
error during migration - Hide window/tab title on app lock
- Fix empty backup before migration to SQLite
- Fix app hangs when downloading logs
- Fix continuous
invalid_grant
error if login fails - Fix empty app after login and sync completion
- Fix
Position -1 is outside of fragment
error - Fix compact view not affecting notes
- Fix color renaming
- Fix hover highlighting 2 items in menu
- Fix right clicking when menu is open doesn't close it
Notesnook Android v3.0.6 Beta
Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.
WARNING: THERE IS NO GOING BACK AFTER THIS UPDATE! ONCE YOU RUN THE SYNC, YOU CANNOT GO BACK TO USING THE STABLE VERSION ON THE SAME ACCOUNT.
What's new
- Callouts – callouts are basically just more fancy quote blocks. Oh and they are collapsible.
- Sync push has been enabled – the core is now stable enough that sync push has been enabled. Just to be safe, though, we haven't enabled any kind of automatic sync so you'll have to press the sync button in order to sync things. It's inconvenient but we don't want to take any risks with your data.
What's fixed
- Fix
s.filter is not a function
error on pressing Enter in editor - Fix various
database disk image is malformed
errors during search & other interactions
Notesnook Android v3.0.5 Beta
What's new
- Simple checklists in editor
What's fixed
- Fix sorting of newly created notes
- Fixed search broken with error "database image is malformed"
Notesnook Android v3.0.4 Beta
Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.
What's fixed
- Fix app lock stuck in constant loop on iOS
- Fix item order incorrect after reordering items in side menu.
- Fix the reorder menu does not close automatically when clicking out of it and it makes the user not able to slide to see the sidebar and also sometimes locks the sidebar button
- Fix and improve security around changing app lock related settings
- Fix when renaming a color the title for the color section does not update
- Fix when making a note read only you can't remove the read only property anymore
- Fix when you start writing a new note the word count is kept from the last note viewed until the new note is saved
- Fix keyboard opening/closing when selecting a color in editor's color picker
- Fix selected node in editor hides behind the any popup opened above the default toolbar
- Fix entering selection mode on many screens broken. (Does not render the selection header)