github streetwriters/notesnook v2.5.3
Notesnook Desktop v2.5.3

latest releases: 3.0.18-android, v3.0.18, 3.0.17-android...
15 months ago

🌟 Features & new stuff

  1. Native encryption/decryption on desktop — we have rewritten the desktop side of things to add support for 100% native encryption using libsodium. On users' side, this means faster syncing, attachment uploading, login & everything else encryption related.
  2. New UI for Settings — Notesnook Settings have been revamped to better confirm with the desktop form factor. There's now a search too!
  3. Automatic backups are now disabled by default — this was a potential security risk where logging in on a public device would download a backup to the users' device. This now requires manually turning on automatic backups for each device.
  4. Encrypted backups for all — we are enabling encrypted backups for all Pro & Basic users by default!
  5. Web Clipper has been updated to v0.2.2 fixing a very critical bug. Download the update from here.

🐛 Fixes & improvements

  1. Fix editor theme not changing with app theme by @thecodrr in #2716
  2. Fix search in topic/notebook return incomplete results by @ammarahm-ed in #2742
  3. Fix/trial expired notice shows on app restart for new users by @ammarahm-ed in #2691
  4. Persist text alignment & direction on heading creation by @thecodrr in #2718
  5. Fix pane sizes getting reset randomly on startup by @thecodrr in #2753
  6. Allow focusing editor by clicking at the bottom by @thecodrr in #2757
  7. Fix crash on viewing a merge conflict by @thecodrr in #2756
  8. Do not include trashed notes in total notebook notes by @thecodrr in #2755
  9. Fix navigation on small screens & mobiles by @thecodrr in #2754
  10. Fix issue where editor theme would not changing with app theme
  11. Images are now cached by the editor resulting in faster reloads & much smoother experience during real-time editor syncing (it also now consumes much less memory).

⛑️ Repository health

  1. Update Electron to v24.4.0
  2. Migrate to Vite from Webpack
  3. Create a new subproject @notesnook/common which will contain all common, frequently used utilities & other code
  4. Navigation code in the web app has been 100% ported to Typescript
  5. Notesnook is now majority Typescript so YAY!

Full Changelog: v2.5.2...v2.5.3

Don't miss a new notesnook release

NewReleases is sending notifications on new releases.