Releases: streetwriters/notesnook
Releases · streetwriters/notesnook
Notesnook Android v3.3.16
What's Changed
- Add pull request template for contributions by @ammarahm-ed in #9478
- Disable automatic orphaned attachment deletion by @thecodrr in #9503
Full Changelog: 3.3.15-android...3.3.16-android
Notesnook Desktop v3.3.10
What's Changed
- Add pull request template for contributions by @ammarahm-ed in #9478
- Disable automatic orphaned attachment deletion by @thecodrr in #9503
- Fix sql crash on app close by @thecodrr in #9504
Full Changelog: v3.3.9...v3.3.10
Notesnook Android v3.3.15
Notesnook Desktop v3.3.9
Notesnook Android v3.3.15-beta.1
What's Changed
- Add support audio attachment playback in editor by @01zulfi in #9364
- Sort tags assigned to a note on top when viewing and managing note tags by @ammarahm-ed in #9371
- Remove orphaned attachments on app startup automatically by @01zulfi in #9301
- Fix switching app from background to foreground starts a new attachment cache download group when offline mode is enabled by @ammarahm-ed in #9307
- Fix vault with bio-metrics enabled fails to lock the note by @ammarahm-ed in #9367
- editor: disallow inserting empty embed urls/code by @01zulfi in #9392
- editor: fix checklist & block-quote indent so text starts at same position as other lists by @01zulfi in #9358
- Improve hr styling in editor by @thecodrr in #9377
Full Changelog: 3.3.15-beta.0-beta-android...3.3.15-beta.1-beta-android
Notesnook Desktop v3.3.9-beta.2
What's Changed
- Fix various web/desktop app crashes by @thecodrr in #9385
- Disallow inserting empty embed urls/code by @01zulfi in #9392
- Fix checklist & blockquote indent so text starts at same pos as other lists by @01zulfi in #9358
- Add support for playing audio attachments by @01zulfi in #9364
- Handle crash when drag-n-drop file in flatpak build by @01zulfi in #9379
- Improve hr styling by @thecodrr in #9377
- Fix vault not marked as created when vault is created from locking note by @01zulfi in #9394
- Remove orphaned attachments on app startup by @01zulfi in #9301
Full Changelog: v3.3.9-beta.1...v3.3.9-beta.2
Notesnook Android v3.3.15-beta.0
What's Changed
- Fix account password changing and account recovery by @thecodrr in #9323
- editor: allow attaching image as file by @01zulfi in #8752
- editor: escape html in twitter embed src by @01zulfi in #9326
- editor: add code block language to local storage by @01zulfi in #7086
- editor: reduce horizontal rule height by @01zulfi in #9040
- core: archived notes not showing in attachment's linked notes by @01zulfi in #9001
- Fix some events missed after app gets locked or suspended by @ammarahm-ed in #9355
New Contributors
- @littleKitchen made their first contribution in #9283
- @ArjunCodess made their first contribution in #8624
- @keysmashes made their first contribution in #8972
Full Changelog: 3.3.14-android...3.3.15-beta.0-beta-android
Notesnook Desktop v3.3.9-beta.1
What's Changed
- Don't render properties panel for locked sessions by @01zulfi in #9237
- Allow attaching image as file by @01zulfi in #8752
- Reminder dialogs improvements by @01zulfi in #7303
- Add delete data option for not logged in user by @01zulfi in #7901
- Fix nable to change zoom level back to 1.0 by @littleKitchen in #9283
- Fix toolbar item indentation when moving between groups + add tests for customize-toolbar.tsx by @ArjunCodess in #8624
- Fix attachment not marked as uploaded when app locked & unlocked by @01zulfi in #9306
- Align check icon inside note's color in properties panel by @01zulfi in #9308
- Escape html in twitter embed src by @01zulfi in #9326
- Add code block language to local storage by @01zulfi in #7086
- Reduce horizontal rule height by @01zulfi in #9040
- Fix text not selectable from entire height of editor by @keysmashes in #8972
- Fix archived notes not showing in attachment's linked notes by @01zulfi in #9001
- Fix some events missed after app gets locked or suspended by @ammarahm-ed in #9355
- Fix account password changing by @thecodrr in #9323
- Prioritize environment variables for server urls configuration by @01zulfi in #9351
New Contributors
- @littleKitchen made their first contribution in #9283
- @ArjunCodess made their first contribution in #8624
- @keysmashes made their first contribution in #8972
Full Changelog: v3.3.8...v3.3.9-beta.1
Notesnook Android v3.3.14
What's Changed
- Fix crash when deleting or opening notebook (happens randomly) by @ammarahm-ed in #9296
- Fix toast context in color picker by @ammarahm-ed in #9297
- Fix "Failed to delete" error on adding file attachments by @ammarahm-ed in #9352
- Fix loading note is very slow when opening note from note widget by @ammarahm-ed in #9354
- Fix file uploads work but attachments are not marked as uploaded on mobile. by @ammarahm-ed in #9355
Full Changelog: 3.3.13-android...3.3.14-android
Notesnook Android v3.3.13
Read about what's new in v3.3.8 on Notesnook's blog
🎉 Features
- Add setting to change week format (#9182)
- Allow editing note's created date from properties panel (#9159)
- Add options to export/import tables as CSV (#9169)
- Add support for showing conflicts on locked notes (#5726)
- Add support for saving title in note history sessions (#9192)
- Add support for setting expiry date on notes (#9167)
- Add support for viewing shortcut properties in side-menu #9232
- Add date clipped & web page url to web-clips on mobile. #9233
- Add Android home launcher shortcuts by @ammarahm-ed in #9088
- Add editor line height setting by @01zulfi in #8284
- Support customizable monograph title by @01zulfi in #8491
- Add simple tab bar implementation by @ammarahm-ed in #9119
🐛 Bug Fixes
- Fix share sheet bottom padding incorrect and overlaps with navigation bar #9231
- Temporarily disabled password changing and account recovery #9215
- Fix shortcuts do not update in side-menu when changing notebook/tag title
- Fix editor features stay locked for premium users after login #9210
- Fix app crash when trying to restore an invalid file by @ammarahm-ed in #9124
- Support day format options &
$day$ title format & /day command by @01zulfi in #8488 - Fix wrong trial end date shown in settings by @ammarahm-ed in #9125
- Improve collapsible heading performance in editor by @01zulfi in #9113
- add support for multipart uploads to support big file upload by @ammarahm-ed in #9161
New Contributors
Full Changelog: 3.3.12-android...3.3.13-android