Releases: streetwriters/notesnook
Releases · streetwriters/notesnook
Notesnook Android v1.8.5
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 Desktop v1.8.4
Critical release: fixes an issue where sign up was not working
🌟 Features & new stuff
- Two-factor authentication 🤩 — a huge step towards improved security available for free & Pro users. Go to
Settings
>Two-factor authentication
to enable.
🐛 Fixes & improvements:
- Fix issue where session expired error was not getting detected making sync fail silently (#434)
- Fixed issue where multiple items could not be deleted using the
Delete
key (#429) - Fixed weird bug where selected notes become deselected after scrolling past them (#427)
- Fixed issue where editor remained empty on immediately opening a restored note (#424)
- You can now press
Enter
to confirm stuff in dialogs (#418) - Fixed issue where search state didn't update on note update (#416)
- Show toast when backup is ready instead of a dialog
- Fixed
e.response is not defined
error
Notesnook Android v1.8.4
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 Desktop v1.8.3
🌟 Features & new stuff
- Two-factor authentication 🤩 — a huge step towards improved security available for free & Pro users. Go to
Settings
>Two-factor authentication
to enable.
🐛 Fixes & improvements:
- Fix issue where session expired error was not getting detected making sync fail silently (#434)
- Fixed issue where multiple items could not be deleted using the
Delete
key (#429) - Fixed weird bug where selected notes become deselected after scrolling past them (#427)
- Fixed issue where editor remained empty on immediately opening a restored note (#424)
- You can now press
Enter
to confirm stuff in dialogs (#418) - Fixed issue where search state didn't update on note update (#416)
- Show toast when backup is ready instead of a dialog
- Fixed
e.response is not defined
error
Notesnook Android v1.8.3
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 Desktop v1.8.2
🌟 Features & new stuff
- Duplicate a note — no templates yet but this will get you half the way
- Disable sync for a specific note — you can now make any note completely offline by disabling its sync
- Delete notes with delete key (#204)
- Attachments manager now shows note titles where an attachment is attached (#402)
🐛 Fixes & improvements:
- Fixed copy button on code blocks (#405)
- Fixed issue when pasting code in Firefox (#403)
- Fixed issue where selecting multiple notes with shift key showed incorrect count (#398)
- Pasting of code blocks has been massively improved
- Fixed various issues with note saving:
- Rapidly switching away after an edit will now save the edits
- Issues where contents/titles of notes overlapped have also been fixed
- Disabled menu items are skipped when moving up/down with arrow keys
- The web app won't just directly download the backup but show a dialog
- Fixed issue where permanently deleted attachments kept coming back on sync
Notesnook Desktop v1.8.1
🌟 Features & new stuff
- New attachments manager — you can now reupload, delete, rename your attachments from a single place:
Those people who couldn't sync due to errors such as #372 #371 #369 #360 #354 #345 #117, can now use the Attachments Manager to fix all the issues in an easy way.
- A much improved Add note to notebook experience — you can now filter notebooks & topics, and the UI is much more intuitive.
- Font family & text alignment is now preserved
- Header 1 is here! (#386 #224)
- Collapsible headers have also gotten some love in this release:
- Unlock note UI has gotten a refresh
🐛 Fixes & improvements:
- Fixed issue where text everywhere in app was selectable (#391)
- Fixed issue where editing a note which is the only note in a tag caused the tag to get removed & readded. (#385)
- Fixed a couple of "note not getting saved" bugs (#377 #374)
- Fixed issue where headings were not getting properly minimized (#378)
- Notebooks in Add to Notebooks dialog now follow the same sort order as the Notebooks list.
- Fixed the annoying background in editor (#368)
- Adding/removing tags from a note is now much improved
- Syncing is now much more resilient — the app will automatically sync after network loss, wake from sleep etc.
Notesnook Android v1.8.2
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 Android v1.8.1
This release mainly includes some fixes and improvements.
What's fixed
- Fixed re-login failing on session expired screen
- Fixed sorting of Notebooks in "Add to notebook" sheet
- Fixed nested checklist items can't be toggled in editor
- Fixed can't scroll to the end of Notebooks in "Add to notebook" sheet
- Fixed incorrect version code in app settings
What's changed
- Moved "Dark mode" button in note properties to the end
Notesnook Desktop v1.8.0
🌟 Features & new stuff
- All lists are now keyboard navigable i.e., you can move up and down the list using
Arrow Up
&Arrow Down
keys - Multi select in lists has been massively improved (#351):
- You can now multi select using
Ctrl + Click
and all the stuff like: Shift + Click
to select items from A to BCtrl + Click
on headers to select everything under themCtrl + A
to select all itemsEnter
on the focused item to open itRight click
on multi selected items to open the multi select actions context menu
- You can now multi select using
- Login/signup pages have been completely overhauled (again!)
- 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.
- Note edit locking has finally been added (#151)
- New context menus — you now have submenus, checked menu items, keyboard navigation etc.
- New markdown shortcuts for checklists have been added — meaning typing
- []
in the editable will start a new checklist - 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.
- When you group jump now, the app will automatically focus the group header your jumped to.
- All shortcuts have been temporarily disabled (except Ctrl+F to search). I'll be adding configurable keyboard shortcuts soon.
🐛 Fixes & improvements:
- Fixed issue where pressing
Ctrl + Alt + N
to enter special characters failed (#358, #244) - Fixed regression where scroll bar would not show in notes list (#327)
- Scroll bar now automatically appears in the left most navigation menu (#305)
- Fixed issue where app would get stuck at "Creating Backup" (#303)
- Fixed crash when group jumping by year (#349)
Ctrl+F
in editor should open search/replace- Icon size on macOS is now the same as other apps
- Fixed issue where edits in a tag would not reflect in the navigation menu shortcuts
- Fixed issue in editor where all the sub list items of a checklist would get crossed out if the parent was checked.