This is a beta release for early testers
Join our Discord server and help us test new features: https://go.notesnook.com/discord
What's Changed
- Fix notes open empty from notes list randomly by @ammarahm-ed in #8333
- web: fix toolbar crash by @01zulfi in #8345
- web: create new tab on create note button's middle click by @01zulfi in #8346
- web: fix github link in importer setting by @01zulfi in #8348
- web: hide spell checker language selector on mac os by @01zulfi in #8350
- web: don't close note after deleting its attachment by @01zulfi in #8318
- Fix crash on moving notebook when no notebooks selected by @ammarahm-ed in #8336
- common: fix archive export by @01zulfi in #8362
- editor: fix internal links opening in new tab in readonly notes by @01zulfi in #8364
- editor: maintain relative cursor location when list is sorted by @Scott-will in #8366
- Fix web E2E tests by @thecodrr in #8372
- Fix tests from PRs opened from external forks by @thecodrr in #8378
- Remove standard notes and one note importer docs by @thecodrr in #8379
- Run tests on pr ref instead of base branch by @thecodrr in #8380
- Email should not be required on session expiry by @thecodrr in #8381
- web: fix nav pane on small screens by @01zulfi in #8365
- web: migrate note linking dialog lists from tanstack virtual to virtuoso by @01zulfi in #8382
- Update theme builder to new UI by @thecodrr in #8384
- global: keyboard shortcuts documentation && web dialog by @01zulfi in #7655
- docs: add keyboard shortcuts heading by @01zulfi in #8387
- mobile: fix edit notebook button causes app freeze on iOS by @ammarahm-ed in #8393
- docs: add missing instruction in desktop app dev setup by @01zulfi in #8391
- Handle pasting urls in html by @Scott-will in #8385
- web: fix open settings shortcut interfering with editor shortcut by @01zulfi in #8392
- common: update keybindings for editor search, link, internal link, and command palette by @01zulfi in #8389
- core: add support for monographs sync by @01zulfi in #8415
- web: increase list pane max size to 1000 for large screens by @01zulfi in #8466
- Fix back navigation on first app launch by resetting routes by @ammarahm-ed in #8402
- Fix filtered tags and notebooks not sorted correctly by @ammarahm-ed in #8401
- Fix opening pinned note from notification on android by @ammarahm-ed in #8400
- web: use RequestFetchV2 hub method by @01zulfi in #8483
- editor: don't show open & copy tools for empty links by @01zulfi in #8509
- web: fix deleting a reminder not removing from search list by @01zulfi in #8487
- Add report endpoint to connect-src content policy by @thecodrr in #8545
- editor: improve table styling by @01zulfi in #8489
- editor: make headings collapsible by @01zulfi in #8493
New Contributors
- @Scott-will made their first contribution in #8366
Full Changelog: v3.3.0-beta.0...v3.3.0-beta.1