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 visible (Hide)

notesnook - Notesnook Android v2.6.16

Published by github-actions[bot] 8 months ago

What's Fixed

  1. This release fixes android Github releases showing beta notifications.
notesnook - Notesnook Desktop v3.0.4-beta

Published by github-actions[bot] 8 months ago

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

  1. 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.
  2. Callouts – callouts are basically just more fancy quote blocks. Oh and they are collapsible.
    image
  3. 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.
  4. 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

  1. Fix s.filter is not a function error on pressing Enter in editor
  2. Fix rtl detection in outline list
  3. Fix react error #409
  4. Fix unnecessary rerendering of notebook header
  5. Fix sqlite crash on calling delete with empty array
  6. Fix vault settings not updating on deleting vault
  7. Fix permanent unlocking of note causing a crash
  8. Clear editor if opened locked note is permanently unlocked
  9. Fix duplicate colors created during backup restore
  10. Fix deleted items getting imported during backup restore
  11. Fix various database disk image is malformed errors during search & other interactions
  12. Refresh nav items on deleting a tag
  13. Fix note not selected after switching from locked note
notesnook - Notesnook Android v3.0.5 Beta

Published by github-actions[bot] 8 months ago

What's new

  • Simple checklists in editor

What's fixed

  1. Fix sorting of newly created notes
  2. Fixed search broken with error "database image is malformed"
notesnook - Notesnook Desktop v3.0.3-beta

Published by github-actions[bot] 8 months ago

Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.

What's new

  1. 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.
  2. Search is fully operation again
  3. You can now sort/group your notes by both title & date

What's fixed

  1. Fix cr.isIndexedDBSupported is not a function error
  2. Fix "Member since" in profile showing wrong date
  3. Allow non-pro users to customize sidebar (beta only)
  4. Fix color cannot be renamed
  5. Fix nested notebook navigation from shortcuts
  6. Fix monograph publish status not updating
  7. Fix empty root notebook indentation
  8. Hide sort button in notebook view
  9. Rerender subnotebooks on root notebook change
  10. Add child notebook under opened notebook
  11. Allow sorting by title everywhere
  12. Fix sorting of newly created notes
  13. Fix note headling getting removed
  14. Fix database image is malformed error on search
  15. Destroy sql database on app close
  16. Improve notes lookup performance
  17. Show error if saving a note fails
notesnook - Notesnook Android v3.0.4 Beta

Published by github-actions[bot] 8 months ago

Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.

What's fixed

  1. Fix app lock stuck in constant loop on iOS
  2. Fix item order incorrect after reordering items in side menu.
  3. 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
  4. Fix and improve security around changing app lock related settings
  5. Fix when renaming a color the title for the color section does not update
  6. Fix when making a note read only you can't remove the read only property anymore
  7. Fix when you start writing a new note the word count is kept from the last note viewed until the new note is saved
  8. Fix keyboard opening/closing when selecting a color in editor's color picker
  9. Fix selected node in editor hides behind the any popup opened above the default toolbar
  10. Fix entering selection mode on many screens broken. (Does not render the selection header)
notesnook - Notesnook Android v3.0.3 Beta

Published by github-actions[bot] 8 months ago

What's fixed

  1. Fixed a crash when trying to make hidden side menu items visible
  2. Fixed encryption of user key, you might get a session expired notice on android and you will need to relogin
notesnook - Notesnook Android v3.0.2 Beta

Published by github-actions[bot] 8 months ago

Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.

What's fixed:

  1. Fix app stuck on app lock after update
  2. Fix failed to create backup before migration
  3. Fix table content has no column named deleteReason error during migration
  4. Fix empty backup before migration to SQLite
  5. Fix reporting an issue gives error
  6. Fix continuous invalid_grant error if login fails
  7. Fix numerous other bugs related to general app UX
notesnook - Notesnook Desktop v3.0.2-beta

Published by github-actions[bot] 8 months ago

Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.

What's new:

  1. Add readonly indicator on notes
  2. Add support for removing colors

What's fixed:

  1. Fix P.item is undefined error when opening trash
  2. Fix table content has no column named deleteReason error during migration
  3. Hide window/tab title on app lock
  4. Fix empty backup before migration to SQLite
  5. Fix app hangs when downloading logs
  6. Fix continuous invalid_grant error if login fails
  7. Fix empty app after login and sync completion
  8. Fix Position -1 is outside of fragment error
  9. Fix compact view not affecting notes
  10. Fix color renaming
  11. Fix hover highlighting 2 items in menu
  12. Fix right clicking when menu is open doesn't close it
notesnook - Notesnook Android v3.0.1 Beta

Published by github-actions[bot] 8 months ago

Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.

This is the first beta version for v3 going out to all beta users. There was a slight delay in releasing it due to some unexpected bugs and changes. However, we are now ready to let beta users test it out.

What's new

This release contains around 80% of features we are planning to release in v3. Here's the full list

  1. Full migration to SQLite on all platforms for all your data
  2. Full support for at rest encryption
  3. App lock on all platforms (we also added support for using security keys for app lock on Desktop & Web)
  4. Nested notebooks
  5. Custom colors
  6. Customizable sidebar (i.e. you can move items up and down and even hide them)
  7. New sync (we have disabled sync push until all data integrity issues are resolved)
  8. Much improved & seamless tags (you can rename them to whatever you like etc.)
  9. Faster startups & sync for users with huge amounts of notes (>50K)
  10. Much improved search based on SQLite FTS5 (still very simple though but you'll at least get ranked results now)
  11. Yearly reminders on all platforms
notesnook - Notesnook Desktop v3.0.1-beta

Published by github-actions[bot] 8 months ago

Note: This is a beta release and, as such, may contain bugs & inconsistencies. It is not ready for production use.

This is the first beta version for v3 going out to all beta users. There was a slight delay in releasing it due to some unexpected bugs and changes. However, we are now ready to let beta users test it out.

What's new

This release contains around 80% of features we are planning to release in v3. Here's the full list

  1. Full migration to SQLite on all platforms for all your data
  2. Full support for at rest encryption
  3. App lock on all platforms (we also added support for using security keys for app lock on Desktop & Web)
  4. Nested notebooks
  5. Custom colors
  6. Customizable sidebar (i.e. you can move items up and down and even hide them)
  7. New sync (we have disabled sync push until all data integrity issues are resolved)
  8. Much improved & seamless tags (you can rename them to whatever you like etc.)
  9. Faster startups & sync for users with huge amounts of notes (>50K)
  10. Much improved search based on SQLite FTS5 (still very simple though but you'll at least get ranked results now)
  11. Yearly reminders on all platforms
notesnook - Notesnook Android v3.0.0-beta

Published by github-actions[bot] 9 months ago

Note: This version is identical to v2.6.15 meant as an onboarding step for beta users.

notesnook - Notesnook Desktop v3.0.0-beta

Published by github-actions[bot] 9 months ago

Note: This version is identical to v2.6.15 meant as an onboarding step for beta users.

notesnook - Notesnook Android v2.6.15

Published by github-actions[bot] 9 months ago

🌟 Features & new stuff

  1. Organized bulk exports
  2. Allow exporting locked notes on android & iOS
  3. Navigation bar colors in Dialogs and Sheets now matches with app theme on android
  4. Notesnook app now renders correctly with RTL languages
  5. Daily trash cleanup interval — you can now set the trash clean up interval to Daily in addition to Weekly, Monthly, and Yearly.
  6. Images in editor are now lazily loaded as you scroll down to a certain image instead of loading all images on opening a note to save network bandwidth

🐛 Fixes & improvements

  1. Improve image loading by @thecodrr in https://github.com/streetwriters/notesnook/pull/4177
  2. Fix crash if note title only contains whitespace by @thecodrr
  3. Fix link pasting in editor by @thecodrr in https://github.com/streetwriters/notesnook/pull/4178
  4. Fix attachment preview and downloads not working on images and files added through Share extension on iOS by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/4188
  5. Add support for ignoring edits by @thecodrr in https://github.com/streetwriters/notesnook/pull/4192
  6. Fix keyboard flicker when tapping on empty area to focus the last line in editor
  7. Fix loading empty conent in editor on tablets by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/4181

Full Changelog: https://github.com/streetwriters/notesnook/compare/v2.6.14...2.6.15-android

notesnook - Notesnook Desktop v2.6.15

Published by github-actions[bot] 9 months ago

🌟 Features & new stuff

  1. Code signed binaries for Windows — starting from this release all setup files (and actual app binaries after installation) will be code signed on Windows. In other words, you will no longer see this Blue Popup (Windows Defender Smart Screen) when installing Notesnook:
    189387744-c795d45d-b69c-4c9a-87fc-32f5041dd6d8

  2. Organized bulk exports

    image

  3. Daily trash cleanup interval — you can now set the trash clean up interval to Daily in addition to Weekly, Monthly, and Yearly.

  4. New domain for Monographs — we are moving Monographs to their own domain (monogr.ph) from monograph.notesnook.com. Starting from today, all links going to monograph.notesnook.com will be automatically redirected to https://monogr.ph.

  5. Add support for moving locked notes to trash by @alihamuh in https://github.com/streetwriters/notesnook/pull/4134

🐛 Fixes & improvements

  1. Fix real time sync cannot be disabled by @alihamuh in https://github.com/streetwriters/notesnook/pull/4140
  2. Fix subtasks getting unchecked on drag/drop reorder by @alihamuh in https://github.com/streetwriters/notesnook/pull/4135
  3. Fix input rules (i.e. markdown shortcuts) not working at the end of note by @alihamuh in https://github.com/streetwriters/notesnook/pull/4130
  4. Fix link pasting in editor by @thecodrr in https://github.com/streetwriters/notesnook/pull/4178
  5. Fix incorrect title on scrolling note by @Parthiv-M in https://github.com/streetwriters/notesnook/pull/4137
  6. Improve image loading by @thecodrr in https://github.com/streetwriters/notesnook/pull/4177
  7. Fix formatting of single spaced paragarphs in markdown exports by @thecodrr in https://github.com/streetwriters/notesnook/pull/4186
  8. Fix crash if note title only contains whitespace by @thecodrr
  9. Fix attachment download cancellation on switching a note by @thecodrr
  10. Fix attachments not syncing after backup restore by @thecodrr
  11. Do not show success prompt on canceling the unlock note dialog by @thecodrr
  12. Fix title-only notes getting omitted when exporting as TXT

New Contributors

Full Changelog: https://github.com/streetwriters/notesnook/compare/v2.6.14...v2.6.15

notesnook - Notesnook Desktop v2.6.14

Published by github-actions[bot] 10 months ago

🌟 Features & new stuff

  1. Exported notes now contain date created in the zip file metadata along with date modified (useful if you rely on file system dates for sorting etc.)
  2. Add license button in Settings > About by @alihamuh in https://github.com/streetwriters/notesnook/pull/4020
  3. Add support for +/- font-size using shortcut keys by @alihamuh in https://github.com/streetwriters/notesnook/pull/4029

🐛 Fixes & improvements

  1. The importer now supports files bigger than 6 GB by @thecodrr
  2. Fix math/formula block getting cut off on mobile by @alihamuh in https://github.com/streetwriters/notesnook/pull/4023
  3. Fix editor header title input not becoming readonly by @alihamuh in https://github.com/streetwriters/notesnook/pull/4064
  4. Fix font size changes back after exiting list by @alihamuh
  5. Support underline when exporting as md by @thecodrr
  6. Show resubscribe button if user's subscription is canceled by @thecodrr

Full Changelog: https://github.com/streetwriters/notesnook/compare/v2.6.13...v2.6.14

notesnook - Notesnook Android v2.6.14

Published by github-actions[bot] 10 months ago

What's New

What's Fixed

Full Changelog: https://github.com/streetwriters/notesnook/compare/2.6.12-android...2.6.14-android

notesnook - Notesnook Desktop v2.6.13

Published by github-actions[bot] 10 months ago

🌟 Features & new stuff

  1. Add support for checking/unchecking all items in a task list by @alihamuh in https://github.com/streetwriters/notesnook/pull/3975
  2. Add support for converting md link syntax to link on paste by @alihamuh in https://github.com/streetwriters/notesnook/pull/3919
  3. Add Ctrl/Cmd+\ keyboard shortcut for "Clear all formatting" by @alihamuh in https://github.com/streetwriters/notesnook/pull/3989
  4. Use symbols for indicating shortcut keys on macOS by @thecodrr

🐛 Fixes & improvements

  1. Fix going back in search after editing a notebook opens notebook edit dialog again by @alihamuh in https://github.com/streetwriters/notesnook/pull/3979
  2. Fix code blocks pasting in a single line without formatting by @alihamuh in https://github.com/streetwriters/notesnook/pull/3910
  3. Fix styling of other types of lists in outline list by @alihamuh in https://github.com/streetwriters/notesnook/pull/3889
  4. Fix parsing of md links with parentheses in them by @thecodrr in https://github.com/streetwriters/notesnook/pull/3996
  5. Make importer error resistant by @thecodrr in https://github.com/streetwriters/notesnook/pull/3994
  6. Disable invalid tools when inside a code block by @alihamuh in https://github.com/streetwriters/notesnook/pull/3997
  7. Code blocks now follow the default font size by @alihamuh in https://github.com/streetwriters/notesnook/pull/3997
  8. Fix pasting a word inside list adds newlines around it by @alihamuh in https://github.com/streetwriters/notesnook/pull/3843
  9. Fix attachment dialog not opening if an error occurs during upload/download @thecodrr
  10. Add Markdown + frontmatter to export all options by @thecodrr
  11. Correctly handle file picker dialog cancelation by @thecodrr
  12. Fix Cmd-a not working on macOS for selecting all items in list by @thecodrr

Full Changelog: https://github.com/streetwriters/notesnook/compare/v2.6.12...v2.6.13

notesnook - Notesnook Desktop v2.6.12

Published by github-actions[bot] 11 months ago

🌟 Features & new stuff

  1. Add Markdown with frontmatter export by @thecodrr in https://github.com/streetwriters/notesnook/pull/3867
  2. The email address in the status bar is now hidden by default by @Dharmavineta in https://github.com/streetwriters/notesnook/pull/3859

🐛 Fixes & improvements

  1. Fix app freeze on startup for some users due to intensive log deletion by @thecodrr @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/3866
  2. Fix testimonial source links not opening in default browser by @Dharmavineta in https://github.com/streetwriters/notesnook/pull/3863
  3. Hide Sort by: Date created for tags by @alihamuh in https://github.com/streetwriters/notesnook/pull/3827
  4. Fix constant loading when opening the checkout in desktop app by @thecodrr
  5. Deleting unuploaded attachments is now possible by @thecodrr
  6. Fix sync issue where local only items would constantly get synced by @thecodrr
  7. Fixed various other minor UI issues by @thecodrr

New Contributors

Full Changelog: https://github.com/streetwriters/notesnook/compare/v2.6.11...v2.6.12

notesnook - Notesnook Android v2.6.12

Published by github-actions[bot] 11 months ago

🌟 Features & new stuff

  1. Add Markdown with frontmatter export by @thecodrr in https://github.com/streetwriters/notesnook/pull/3867

🐛 Fixes & improvements

  1. Fix subscriptions not fulfilling on ios by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/3865
  2. Hide link popup in readonly mode by @alihamuh in https://github.com/streetwriters/notesnook/pull/3853
  3. Fix app freeze on startup for some users due to intensive log deletion by @thecodrr in https://github.com/streetwriters/notesnook/pull/3866

Full Changelog: https://github.com/streetwriters/notesnook/compare/2.6.11-android...2.6.12-android

notesnook - Notesnook Android v2.6.11

Published by github-actions[bot] 11 months ago

🐛 Fixes & improvements

  1. Fix images not loading after pasting by @thecodrr in https://github.com/streetwriters/notesnook/pull/3851