notesnook

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

GPL-3.0 License

Downloads
2.4K
Stars
9.6K
Committers
32

Bot releases are hidden (Show)

notesnook - Notesnook Android v1.8.6

Published by thecodrr over 2 years ago

  • Fix a critical issue with notes without content not opening in editor
notesnook - Notesnook Desktop v1.8.5

Published by thecodrr over 2 years ago

🌟 Features & new stuff

  1. Sync over Websockets 🤩 — from this version you'll experience a significant increase in speed & reliability of sync. Auto sync now runs every second instead of every 5 seconds. We have also added progress & sync resumability (in case it gets interrupted).
  2. New ways to recover your account — first rule of E2E encryption is: don't forget your password. Not so with Notesnook. We have added 2 new options to help you regain access to your account:
    1. Recover using a backup file
    2. Reset account & clear all your data
  3. Group by none — some of you requested an option to disable grouping in lists. You can do that now 😄

🐛 Fixes & improvements:

  1. Fixed issue where publishing/un-publishing a note did not immediately update the UI (#449)
  2. Fixed issue where inline code could not be toggled (#444)
notesnook - Notesnook Android v1.8.5

Published by thecodrr over 2 years ago

What's new

  • Sync over web-sockets
  • Optionally Disable section headers in lists by changing grouping to "none"
  • Formatting support for notification notes

What's fixed

  • Fix padding-left on bold text in editor
  • Fix session-expired dialog does not hide after login
  • Fix login issues when 2FA enabled on some devices
  • Fix a race condition causing note to be empty in editor
  • Fix pin to notifications not working for some notes

Thank you for using Notesnook!

notesnook - Notesnook Desktop v1.8.4

Published by thecodrr over 2 years ago

Critical release: fixes an issue where sign up was not working

🌟 Features & new stuff

  1. Two-factor authentication 🤩 — a huge step towards improved security available for free & Pro users. Go to Settings > Two-factor authentication to enable.

🐛 Fixes & improvements:

  1. Fix issue where session expired error was not getting detected making sync fail silently (#434)
  2. Fixed issue where multiple items could not be deleted using the Delete key (#429)
  3. Fixed weird bug where selected notes become deselected after scrolling past them (#427)
  4. Fixed issue where editor remained empty on immediately opening a restored note (#424)
  5. You can now press Enter to confirm stuff in dialogs (#418)
  6. Fixed issue where search state didn't update on note update (#416)
  7. Show toast when backup is ready instead of a dialog
  8. Fixed e.response is not defined error
notesnook - Notesnook Desktop v1.8.3

Published by thecodrr over 2 years ago

🌟 Features & new stuff

  1. Two-factor authentication 🤩 — a huge step towards improved security available for free & Pro users. Go to Settings > Two-factor authentication to enable.

🐛 Fixes & improvements:

  1. Fix issue where session expired error was not getting detected making sync fail silently (#434)
  2. Fixed issue where multiple items could not be deleted using the Delete key (#429)
  3. Fixed weird bug where selected notes become deselected after scrolling past them (#427)
  4. Fixed issue where editor remained empty on immediately opening a restored note (#424)
  5. You can now press Enter to confirm stuff in dialogs (#418)
  6. Fixed issue where search state didn't update on note update (#416)
  7. Show toast when backup is ready instead of a dialog
  8. Fixed e.response is not defined error
notesnook - Notesnook Android v1.8.4

Published by thecodrr over 2 years ago

What's new

  • Two-factor authentication

What's fixed

  • Fix collapse heading icon not showing correctly
  • Fix items in search are not updated properly
  • Improve login/signup UX
  • Do not show progress on backup

Thank you for using Notesnook!

notesnook - Notesnook Desktop v1.8.2

Published by thecodrr over 2 years ago

🌟 Features & new stuff

  1. Duplicate a note — no templates yet but this will get you half the way
  2. Disable sync for a specific note — you can now make any note completely offline by disabling its sync
  3. Delete notes with delete key (#204)
  4. Attachments manager now shows note titles where an attachment is attached (#402)

🐛 Fixes & improvements:

  1. Fixed copy button on code blocks (#405)
  2. Fixed issue when pasting code in Firefox (#403)
  3. Fixed issue where selecting multiple notes with shift key showed incorrect count (#398)
  4. Pasting of code blocks has been massively improved
  1. Fixed various issues with note saving:
    1. Rapidly switching away after an edit will now save the edits
    2. Issues where contents/titles of notes overlapped have also been fixed
  2. Disabled menu items are skipped when moving up/down with arrow keys
  3. The web app won't just directly download the backup but show a dialog
  4. Fixed issue where permanently deleted attachments kept coming back on sync
notesnook - Notesnook Android v1.8.3

Published by thecodrr over 2 years ago

What's new

  • Create duplicate of a note from Note properties
  • Mark a note as local only if you don't want it to be synced
  • Added a less intrusive announcement UI
  • Allow adding/removing notes from inside topics with multi-select
  • Remove unnecessary read/write external storage permissions on android

What's fixed

  • All uploads giving error "File length is 0" on running file check
  • Pro users unable to re-upload files
  • Deleting attachments from attachment manager not working
  • Last synced is "never" on app launch
  • Link not added to selected text sometimes
  • Adding H1 heading adds a H2 heading
  • Add button not showing in Move note sheet
  • Sync not running on login
  • Theme not persisted on app reloads

Thank you for using Notesnook!

notesnook - Notesnook Desktop v1.8.1

Published by thecodrr over 2 years ago

🌟 Features & new stuff

  1. New attachments manager — you can now reupload, delete, rename your attachments from a single place:
  1. A much improved Add note to notebook experience — you can now filter notebooks & topics, and the UI is much more intuitive.
  1. Font family & text alignment is now preserved
  1. Header 1 is here! (#386 #224)
  2. Collapsible headers have also gotten some love in this release:
  1. Unlock note UI has gotten a refresh

🐛 Fixes & improvements:

  1. Fixed issue where text everywhere in app was selectable (#391)
  2. Fixed issue where editing a note which is the only note in a tag caused the tag to get removed & readded. (#385)
  3. Fixed a couple of "note not getting saved" bugs (#377 #374)
  4. Fixed issue where headings were not getting properly minimized (#378)
  5. Notebooks in Add to Notebooks dialog now follow the same sort order as the Notebooks list.
  6. Fixed the annoying background in editor (#368)
  7. Adding/removing tags from a note is now much improved
  8. Syncing is now much more resilient — the app will automatically sync after network loss, wake from sleep etc.
notesnook - Notesnook Android v1.8.2

Published by thecodrr over 2 years ago

What's new

  • Added a "new feature" introduction sheet
  • Now you can view and manage all file & image attachments from Settings
  • Changed collapse/expand heading icons
  • Enabled auto day/night theme switching for free users
  • Enabled h1 heading in editor
  • New version update sheet will now link to github repo for users who have downloaded the app from github
  • Improved auto syncing

What's fixed

  • Fixed auto-sync not working on mobile devices
  • Fixed announcement not hiding on iOS
  • Fixed placeholder showing behind opened note
notesnook - Notesnook Android v1.8.1

Published by thecodrr over 2 years ago

This release mainly includes some fixes and improvements.

What's fixed

  1. Fixed re-login failing on session expired screen
  2. Fixed sorting of Notebooks in "Add to notebook" sheet
  3. Fixed nested checklist items can't be toggled in editor
  4. Fixed can't scroll to the end of Notebooks in "Add to notebook" sheet
  5. Fixed incorrect version code in app settings

What's changed

  1. Moved "Dark mode" button in note properties to the end
notesnook - Notesnook Android v1.8.0

Published by thecodrr over 2 years ago

What's New

  1. Add new "Move notes" button in topic properties to quickly move notes to a topic
  2. Overhauled Auth flows with new UI/UX
  3. Overhauled App lock UI
  4. Added new placeholders with useful tips about app features
  5. Added Auto search on typing in Search/Replace
  6. Added new walk-through for notebooks
  7. Added note edit locking with read only mode for notes
  8. Added walk-throughs for pro/trial users

Fixed

  1. Fixed Search/Replace does not accept spaces
  2. Fixed inline markdown transforms not working
  3. Fixed tags in editor hide/flicker on opening a note
  4. Fixed Home screen widget not launching on Android 12
  5. Fixed code-blocks are not scrollable in editor
  6. Fixed collapsing/expanding a heading causes cursor to jump on iOS
  7. Fixed app hangs and becomes unusable on some phones

Changed

  1. Do not show title in note pinned in notifications
  2. Do not lock app if requesting fingerprint unlock for vault
  3. Reuse backup folder if it exists in sub-folders of selected directory on android
  4. Improved web clipper in widget to handle tables & code-blocks and remove invalid elements
  5. Disable swipe to close gesture in editor as it interferes with editing or scrolling
  6. Allow to opt-out of getting "Backup completed" dialogs on app launch when automatic backups are turned on
  7. Disable swipe gestures when selecting multiple notes

Note:

New releases for android will also be published here from now on along with releases on Google Play Store.

notesnook - Notesnook Desktop v1.8.0

Published by thecodrr over 2 years ago

🌟 Features & new stuff

  1. All lists are now keyboard navigable i.e., you can move up and down the list using Arrow Up & Arrow Down keys
  2. Multi select in lists has been massively improved (#351):
    1. You can now multi select using Ctrl + Click and all the stuff like:
    2. Shift + Click to select items from A to B
    3. Ctrl + Click on headers to select everything under them
    4. Ctrl + A to select all items
    5. Enter on the focused item to open it
    6. Right click on multi selected items to open the multi select actions context menu
  3. Login/signup pages have been completely overhauled (again!)
  4. Copy/pasting files & images in editor is now possible. Simply copy a file from your file manager & paste it in the editor; it'll automatically be attached.
  5. Note edit locking has finally been added (#151)
  6. New context menus — you now have submenus, checked menu items, keyboard navigation etc.
  7. New markdown shortcuts for checklists have been added — meaning typing - [] in the editable will start a new checklist
  8. Navigation state is now preserved when navigating away (#322) i.e. if you are in Notebook 1 -> Topic 3 and navigate to Settings, clicking on Notebooks will bring you back to where you were.
  9. When you group jump now, the app will automatically focus the group header your jumped to.
  10. All shortcuts have been temporarily disabled (except Ctrl+F to search). I'll be adding configurable keyboard shortcuts soon.

🐛 Fixes & improvements:

  1. Fixed issue where pressing Ctrl + Alt + N to enter special characters failed (#358, #244)
  2. Fixed regression where scroll bar would not show in notes list (#327)
  3. Scroll bar now automatically appears in the left most navigation menu (#305)
  4. Fixed issue where app would get stuck at "Creating Backup" (#303)
  5. Fixed crash when group jumping by year (#349)
  6. Ctrl+F in editor should open search/replace
  7. Icon size on macOS is now the same as other apps
  8. Fixed issue where edits in a tag would not reflect in the navigation menu shortcuts
  9. Fixed issue in editor where all the sub list items of a checklist would get crossed out if the parent was checked.
notesnook - 1.7.7

Published by thecodrr over 2 years ago

🐛 Fixes & improvements:

  1. Fixed issue with content not saving on restoring previous note session
  2. Fixed issue where pressing enter in a table cell did nothing (#318)
  3. Fixed issue where date edited of note was automatically set on creating a note — the new behaviour fallbacks between current date and create date. This also fixes the issue where restoring a backup or importing from another note app messed up all the date edited timestamps.
  4. Fixed issue where save status in the status bar caused UI jumps
  5. Fixed issue where Bug report dialog got stuck after sending the bug report
  6. Checked items will now be grayed out in a checklist (#122)
  7. The error on attachment upload failure is now more descriptive showing the filename of the attachment that failed.
  8. Fixed the weird   leading artifacts in note headline
notesnook - 1.7.6

Published by thecodrr almost 3 years ago

🐛 Fixes & improvements:

  1. Fixed issue with scrollbar not becoming visible on hover (#289)
  2. We have made "Server time out of sync error" much more resilient (#284)
  3. Server down errors are not much more descriptive (no more "Failed to fetch")
  4. Fixed a critical issue where downloading a not-yet-uploaded attachment deleted it
  5. Fixed issue where Bug report dialog got stuck after sending the bug report
notesnook - 1.7.5

Published by thecodrr almost 3 years ago

🐛 Fixes & improvements:

  1. Fixed crash on sync with error cannot read property of undefined (#280)
  2. Last line of note is not saved if it is in a different font (#279)
  3. Export button does nothing on mobile (#278)
  4. 403 forbidden error on refresh (web-only).
  5. The app will now ask for password when restoring an encrypted backup
notesnook - 1.7.4

Published by thecodrr almost 3 years ago

🌟 Features & new stuff

  1. Account recovery & password change — finally we are re-enabling account recovery & changing account password. It is much more stable and less prone to account lockout bugs.

Some users have reported getting locked out of their accounts due to email case sensitivity issues. They can also use the account recovery mechanism to relogin.

  1. Changelog on update — From this version, whenever there is an update available you'll get a dialog with the changelog of the new version.
  2. Drag n' drop support for attachments — Drag & drop multiple files from anywhere to attach them to your note.
  3. Force logout from other logged in devices — In case your device or password gets compromised, you can now perform a force logout of other logged in devices.
  4. Settings reorganized — You'll now find Delete account & other dangerous settings at the very bottom in the "Danger zone"

🐛 Fixes & improvements:

  1. Fixed sync issues (#263)
  2. External links now open in the default browser in desktop app (#248)
  3. You can now apply formatting and other things on hyperlinks (#206)
  4. First paragraph is now backspace-able (#132)
  5. Markdown shortcuts are disabled inside a codeblock (#129)
  6. App will now show a notice if local time & server times are out of sync
notesnook - 1.7.3

Published by thecodrr almost 3 years ago

🐛 Fixes & improvements:

  1. Fixed crash when grouping by A-Z
  2. Fixed crash with error cannot read property of undefined (reading "dateResolved") (#256)
notesnook - 1.7.2

Published by thecodrr almost 3 years ago

🐛 Fixes & improvements:

  1. Fixed issue with Topic navigation
notesnook - 1.7.1

Published by thecodrr almost 3 years ago

🐛 Fixes & improvements:

  1. Fixed issue where merge conflicts could not be resolved
  2. Changing Sort by options should also change the date on items accordingly (#213)
  3. Fixed collapsible headers not working (#243, #242, #254)