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

latest releases: v3.0.8, v3.0.7, 3.0.9-android...
20 months ago

🌟 Features & new stuff

  1. 🎆 Notesnook is now fully open source! (Check out our GitHub repository)
  2. Automatic sync is now available for free and pro users
  3. 🥳 Real-time editor sync is here! 🥳

  4. You can now download the desktop app from:
    1. Snap store: snap install notesnook
    2. Chocolatey: choco install notesnook
    3. Mac App Store
    4. Coming soon on Flatpak & Brew
  5. Portable binaries for Windows have also been added (#864, #993)

🐛 Fixes & improvements:

  1. Fixed issue where CTA button in announcement wasn't working (8cfb21e)
  2. Fixed issue where adding images/attachments wouldn't work (396757a)
  3. Date output when using Alt+D//date now shows the full date (e.g. 22 September 2022). This will be configurable later on. (47ac190)
  4. /date command in editor is now case insensitive so /Date, /nOW is the same as /date & /now.
  5. We have finally fixed various syncing issues with shortcuts such as #534 #536 (#921)
  6. Similarly, various syncing issues with notebooks/topics have also been addressed such as #615 #889 #643 #477 (#916). In short, we have gotten rid of the annoying Some notes of this topic are not synced error.
  7. Fixed issues during coupon code application in checkout (6925f32)
  8. Fixed issues with sync when the app is left running in the background for a long period (ca0d746)
  9. Fixed issue where plan could not be changed when claiming an offer directly via url (0e9d2dc)
  10. Fixed issues with editor content getting reset randomly
    1. This fixes the issue where restoring a locked session didn't update the editor content (5fb91d9)
    2. And also the issue where editor content would reset when a merge conflict occurs or you toggle readonly mode (5643525)
  11. Focus mode in editor now shows the editor in the center of the screen (a6c3aea)
  12. Fixed issue where inserting a horizontal rule (HR) in editor via markdown would insert an empty paragraph before it (#867)
  13. Horizontal rule is now bigger and easily selectable on touch devices (#847)
  14. Opening links inside the editor has been improved (#969)
  15. Fixed issue where task list collapse toggle wouldn't appear on hover (#842)
  16. The counter shown in the task list header(2/10) now only counts direct children (72b2113)
  17. Escaping out of nodes like tables, lists etc has been greatly improved:
    1. The empty first list item now becomes a paragraph when backspace is pressed (exactly like in Google Docs) (9ed2911)
    2. The editor now also automatically adds a paragraph above a list if it's the first node in the editor (#970)
    3. You can now easily insert a new paragraph at end of document on click (06dd760)
  18. The app will now properly redirect you to the app if you try to open the login page (#907)
  19. Keyboard navigation inside lists has also been improved: (#986)
    1. Moving between items using arrow keys
    2. Selecting items using Ctrl/Cmd + Click
    3. Selecting items in sequence using Shift + Click
    4. Selecting items using Shift + Arrow keys
    5. Opening items using Space/Enter keys
  20. Fixed issue where adding a tag that was a substring of another tag didn't work (#1002)

🚒 Under the hood changes

  1. The test suite has been rewritten from scratch is now much more reliable & covers a wider area (#979)
  2. Fixed a small typo in readme (#881) @d-kanti
  3. Fixed broken links, grammatical & MD errors (#882) by @tushar-1728
  4. Add changes suggested by npm lint (#886) by @tushar-1728

Don't miss a new notesnook release

NewReleases is sending notifications on new releases.