Skip to content

Releases: streetwriters/notesnook

1.6.9

06 Dec 08:58
Compare
Choose a tag to compare

🐛 Fixes & improvements:

This release mostly consists of some major performance improvements in the editor and the app overall.

  1. Note loading speed has been greatly improved
  2. The app used to take 10% CPU even when idle; this has now been fixed.
  3. Session expiry dialog is back! (it was broken previously but now it should work as expected).

1.6.8

02 Dec 17:08
Compare
Choose a tag to compare

🌟 Features & new stuff

1. Notebook view now has a fancy header

2. Topic view is now also more distinguishable from Notebook view

3. Links in editor are now more readable (#120) and also show a context toolbar

4. Notebook indicator on a note item now also shows the first topic

We also moved tags to the bottom.

🐛 Fixes & improvements:

1. All jank has been removed from the editor (see for yourself)

Before After
Peek 2021-12-02 21-41 Peek 2021-12-02 21-37

Other fixes

  1. Fixed issue where you couldn't resubscribe after cancelling a subscription (#125)
  2. Fixed issue with monographs showing broken images (#124)
  3. Note colors are now the same in light & dark mode (#123)
  4. Fixed glitch where note title in the editor header would remain fixed even after note switch (#121)
  5. Fixed issue on mobile apps where cursor jumped to the end of paragraph on backspacing to previous line (#110)
  6. Fixed issue on mobile apps where editor lost focus on removing a checklist item (#112)
  7. Backup restore is now working properly (no "Please provide attachment hash" error) (#118)
  8. Fixed issue where web & desktop apps were not following the system theme (#111)
  9. Alphabetical sorting order has also been improved (#119, #116)
  10. Notes can now be uncolored again (#113)
  11. We have also fixed a lot of other critical issues — especially with notes getting suddenly emptied or replaced (#114)

And that's it for this release 🤣

1.6.7

25 Nov 10:57
Compare
Choose a tag to compare

🌟 Features & new stuff

  1. Now you can report bugs and issues directly from inside the app. 😁

🐛 Fixes & improvements:

  1. Fixed issue where pasted content was not getting saved (#102)
  2. Fixed issue where notes list appeared empty
  3. Fixed issue where empty editor was not easily focusable on touch devices (#103)
  4. Fixed issue on mobile app where note wouldn't get saved due to a race condition (#101)
  5. Fixed issue where data-hash was not being inserted back after image extraction. (#104)

1.6.6

23 Nov 16:17
Compare
Choose a tag to compare

🌟 Features & new stuff

  1. We have added a new announcement dialog that is much more dynamic & interactive.
  2. The inline announcement UI has also been refreshed a little bit.

🐛 Fixes & improvements:

  1. Fixed issue where trash wouldn't refresh after permanently deleting an item.
  2. Fixed issue where colors were not getting checked in the menu
  3. Exit fullscreen mode on focus mode exit (#89)
  4. Note is dereferenced on editing a notebook (#93)
  5. Fixed issue where notebook tag on a note wouldn't update on notebook/topic delete (#90)
  6. Fixed issue where word count was always 0 when note was opened (#92)
  7. Fixed issue where accented & other unicode characters couldn't be added in a tag title

1.6.5

20 Nov 16:48
Compare
Choose a tag to compare

Critical bug fix release

Fixes

  1. Fixed issue where edited date of notes got updated on login.
  2. Increase fetchjsonp timeout to 30s
  3. Add fallback for browsers that don't support backdrop-filter
  4. Added a more descriptive error message for invalid_grant error.

1.6.4

20 Nov 12:49
Compare
Choose a tag to compare

🌟 Features & new stuff

  1. Add support for fonts in editor — currently, you can only choose between 4 different styles (monospace, classic, serif, and sans-serif). The app uses system default fonts for each of them. (#69)
  2. 🌟 New dialog UI 🌟
  3. Sign up & login UI has been overhauled on web/desktop — it is now much simpler and much, much faster.
  4. New users will now get 7 days of free trial by default (even without email verification) — we want everyone to see what makes Notesnook the best. And you'll also get 7 days more if you choose to verify your email. Think of it as a little encouragement 😉
  5. Purchasing flow has been massively improved — everything is now integrated into the app so no weird 3rd party popups.
  6. Window size & location is now finally persisted in the desktop app (#65)
  7. You'll also now be gently notified when your trial is about to expire.

🐛 Fixes & improvements:

We fixed a lot of things in this release.

  1. Editor performance for small and large notes has been massively improved (#78, #84)
  2. Download progress is now starts updating immediately when downloading attachments
  3. Code elements inside pre blocks no longer have a weird background & border around them
  4. Note tagging is now much more stable (#83, #76)
  5. Sync is locked until backup restoration is finished (#79)
  6. Subscription status on Apple iOS devices will now be updated correctly when subscription is renewed or canceled.
  7. Tags are now correctly sanitized to disallow invalid characters
  8. The scroll bar in lists no longer gets hidden when you are scrolling and the cursor moves outside (#81)

As always, feel free to suggest new features and report issues.

1.6.3

13 Nov 07:54
Compare
Choose a tag to compare

This is a minor release fixing many bugs.

Fixes:

  1. Fixed many issues with the codeblock editor plugin (#68, #66)
  2. Fixed issue where notes started disappearing from notebooks (#71)
  3. Fixed issue where some notes did not have the notebook reference although they appeared under a notebook
  4. Finally fixed spelling mistake in mobile app where Pro subscription popup showed $49.99/month for yearly subscription (#51)
  5. Fixed issue where editing a topic did not automatically fill the title input with the current topic title (#72)
  6. Fixed issues due to concurrent syncs from multiple devices by a single user.
  7. Download of corrupted attachments is now handled properly.

Mobile only

  1. Fix a crash when navigating to a tag from list of tags
  2. Fix grouping not working once alphabetical grouping is selected
  3. Added a dedicated download button for images in editor

1.6.2

03 Nov 15:40
Compare
Choose a tag to compare

Note: There was a critical bug in the desktop version 1.6.0 & 1.6.1 due to which we had to unpublish it. This is the fixed version (hopefully).

🌟 Highlights

All platforms

  1. 🎆 Encrypted File attachments 🎆 
  2. Codeblock widget now supports every programming language on Earth #28 (and everything is lazily loaded so if you don't use code blocks, no worries)
  3. Many, many syncing issues like unexpected conflicts, missed notes, slow syncing etc.
  4. Escaping from a blockquote in editor is easier (just press Enter)
  5. A lot of keyboard quirks on mobile have been fixed in this release

Web & desktop

On Web, do a hard refresh by pressing Shift + F5 to update to the latest version
On Desktop, you should receive the update automatically if you have Notesnook installed. If you don't, you can grab the platform specific file from the list of assets below.

  1. Fixed last edited time being empty for newly created note #62 
  2. Clicking on settings after collapsing a view doesn't open the settings view #59 
  3. "Session expired" dialog goes away on window resize #58 
  4. Spellchecker has been disabled in this release (it'll be back in a more configurable way soon) #53 
  5. The compact mode is now much, much more compact (easily fits 20+ items on a single 1080p screen without scrolling)
  6. The properties view has gotten a UI overhaul making it much more usable
  7. The editor UI has been updated to fit better in the app
  8. The app bundle size has been insanely reduced making the app loaded faster (800ms loads on Slow 3G connections with latency > 2s)
  9. Electron has been updated to v15 on Desktop (hence the size increase unfortunately)

Android & iOS

Install the new version from the Play Store on Android & App Store on iOS

  1. You can now take notes directly from the notification drawer on Android (Go into Settings -> General to enable this)
  2. The Share Extension (the thing that allows you to share anything from anywhere on your device) now allows you to append things to any note.
  3. New Quick Note widget on iOS & Android
  4. Pro subscription shows $49.99/month #51 

Thank you for being a part of Notesnook. If you have any issues, new ideas, suggestions; feel free to make an issue.

1.5.5

15 Sep 08:16
Compare
Choose a tag to compare

Another minor release that fixes a couple of critical bugs:

  1. Fixed issue where multiple duplicate notes were being created in tags #57
  2. Fixed issue in editor where selected lines could not be made into a checklist #56
  3. Fixed multiple app crashes on Android & iOS
  4. Fixed crash when jumping to group #50
  5. Fixed subscription purchase via PayPal on desktop #40

We have also introduced a new Developer options section in Settings. Enabling the Debug mode will make a few hidden buttons in the app visible which will allow for better debugging of issues.

1.5.4

04 Sep 09:05
Compare
Choose a tag to compare

Another minor release that fixes a couple of issues:

  1. Add confirm password input to signup page
  2. Telemetry details are now much more detailed
  3. Add setting to change backups storage location
  4. Renamed colors & tags now sync
  5. Start checking for updates if update status is clicked
  6. Fix issue where sometimes items would not be synced if saved or created while the Sync was running
  7. Fix issue where single device conflicts would start appearing if the app was opened for a long time