kashaf-ansari-dev
28f2ffdbf7
mobile: remove unused ignoreEdit handling
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-30 23:29:32 +05:00
kashaf-ansari-dev
02c60d14c7
editor: skip ignoreEdit updates before scheduling save
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-30 23:29:00 +05:00
kashaf-ansari-dev
41cdc882c9
editor: fix ignoreEdit flag overwritten during debounced save
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-30 23:29:00 +05:00
Suyadi
a1879dae17
mobile: fix error on android's search query ( #10106 )
...
* mobile: pass value for items when searching on main screen to match other screens' pattern
Signed-off-by: Suyadi <afsuyadi@gmail.com >
* core: guard notesWithHighlighting against an undefined notes selector.
Signed-off-by: Suyadi <afsuyadi@gmail.com >
* core: add regression test for notesWithHighlighting crash.
Signed-off-by: Suyadi <afsuyadi@gmail.com >
* core: revert changes after feedback
Signed-off-by: Suyadi <afsuyadi@gmail.com >
* mobile: ensure type: "note" will make items become mandatory.
Signed-off-by: Suyadi <afsuyadi@gmail.com >
* core: remove tests after feedback
Signed-off-by: Suyadi <afsuyadi@gmail.com >
2026-07-30 23:01:21 +05:00
Ammar Ahmed
4765657423
mobile: fix editor cross contamination ( #10157 )
...
1. Use noteId defined in editorMessage when saving content, never use tabId since it can point to a different note since a tab can load a different note while a note save message is coming across the bridge.
2. If saving fails and editor saves save payloads in localStorage, add the noteId to them so we know which note the content belongs to.
3. Pending content saves must keep noteId and edit time so when we save them later, they save into the correct note and if the content is newer, we skip saving.
4. Fix the debounce key so cross contamination can never occur in new notes between two tabs.
2026-07-30 22:55:06 +05:00
Abdullah Atta
f7c755f2d6
editor: sort code block languages by recently used ( #10144 )
2026-07-30 08:57:38 +05:00
Kashaf Ansari
10a08d5719
mobile: fix add notes to notebook selection behavior ( #10104 )
...
* mobile: fix add notes to notebook selection behavior
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
* mobile: improve move notes keyboard interactions
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
* mobile: fix bottom inset when keyboard is open
---------
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
Co-authored-by: Ammar Ahmed <ammarahmed6506@gmail.com >
2026-07-30 08:56:18 +05:00
Kashaf Ansari
6e10ce8d8e
mobile: add sync status button to side menu ( #10112 )
...
* mobile: add sync status button to side menu
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
* mobile: minor fixes
* mobile: hide sync status during logout
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
* mobile: skipped sync during logout
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
---------
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
Co-authored-by: Ammar Ahmed <ammarahmed6506@gmail.com >
2026-07-30 08:54:05 +05:00
Abdullah Atta
b5140d9947
Merge pull request #10159 from streetwriters/release/3.4.5
...
web: bump version to 3.4.5
v3.4.5
2026-07-28 21:09:08 +05:00
Abdullah Atta
2288b946ad
desktop: launch app with --hidden flag for tests
2026-07-28 19:53:37 +05:00
Abdullah Atta
5fd43ae08e
desktop: fix auto start with minimized window on macos
2026-07-28 19:53:37 +05:00
Abdullah Atta
729c410602
global: update intl & lockfiles
2026-07-28 19:53:37 +05:00
Abdullah Atta
bb30336f5c
desktop: add tests for #9942
2026-07-28 19:52:48 +05:00
01zulfi
0dc89ba945
web: bump version to 3.4.5
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-07-28 19:52:47 +05:00
Abdullah Atta
bb51244fa3
editor: update prosemirror packages ( #10158 )
...
* editor: update prosemirror packages
* editor: fix `__serializeForClipboard` usage
2026-07-28 19:46:51 +05:00
Abdullah Atta
b5ac41c29b
web: improve "skip & go directly to app" wording ( #10167 )
2026-07-28 19:46:23 +05:00
01zulfi
aafb6049b2
core: delete all vaults when user triggers their vault deletion ( #9939 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-07-28 19:45:30 +05:00
Abdullah Atta
32070327f9
core: add logs to diagnose why decryption fails after changing password ( #10139 )
2026-07-27 10:20:25 +05:00
Abdullah Atta
771a8bb4e3
web: fix editor undo history reset on image delete ( #10143 )
2026-07-25 08:55:58 +05:00
Ammar Ahmed
4f816b47ba
ci: fix ios build entitlements ( #10146 )
2026-07-24 18:55:11 +05:00
01zulfi
1071249baa
desktop: fix app not appearing in alt-tab switcher ( #9764 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-07-24 13:05:59 +05:00
Ammar Ahmed
d4775ad340
Merge pull request #10133 from streetwriters/chore/update-workflows
...
ci: publish ios preview app on linux runner
2026-07-24 12:10:35 +05:00
Chloe Oletto
0d8c855cd0
desktop: If --hidden passed via cli and any system tray option enabled, don't show the window. streetwriters/notesnook#9902 flathub/com.Notesnook.notesnook#99 ( #9942 )
...
Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net >
2026-07-24 09:16:17 +05:00
Ammar Ahmed
d63ce5a213
Merge pull request #10126 from streetwriters/mobile-release/3.4.7
...
mobile: release v3.4.7
2026-07-22 11:12:45 +05:00
Ammar Ahmed
a1d6bb91e5
ci: fix ci workflow
2026-07-22 10:53:18 +05:00
Ammar Ahmed
a20f6960d7
ci: fix workflow
2026-07-22 10:45:49 +05:00
Ammar Ahmed
6b2b224f41
ci: fix ios workflow
2026-07-22 10:37:31 +05:00
Ammar Ahmed
054a023142
ci: fix intermittent ios preview build failure
2026-07-22 10:13:16 +05:00
Ammar Ahmed
441a6396be
ci: publish ios preview app on linux runner
2026-07-22 10:02:18 +05:00
Chloe Oletto
987671e59c
web: fix web-clipper crash on clipped file. ( #10127 )
...
Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net >
2026-07-21 12:45:13 +05:00
Ammar Ahmed
0fc705ce1e
Merge pull request #10130 from streetwriters/chore/update-workflows
...
ci: update mobile workflows
2026-07-21 12:41:02 +05:00
Ammar Ahmed
b3805534d6
ci: remove authorize step in android/ios preview builds
2026-07-21 12:35:08 +05:00
Ammar Ahmed
77c009e83d
mobile: fix toast message shows under the sheet in global context
3.4.7-android
2026-07-21 12:14:08 +05:00
Ammar Ahmed
c9f1cba702
ci: update mobile workflows
2026-07-21 11:36:23 +05:00
Ammar Ahmed
637cf914ee
mobile: fix app gets stuck after deleting history item on iOS
2026-07-21 10:25:12 +05:00
Ammar Ahmed
64877c519b
Merge pull request #10128 from streetwriters/chore/update-workflows
...
ci: update workflows to use actions/checkout@v5
2026-07-21 10:04:20 +05:00
Ammar Ahmed
229b620473
ci: update workflows to use actions/checkout@v5
2026-07-21 09:27:49 +05:00
Ammar Ahmed
658e915589
mobile: release v3.4.7
2026-07-20 13:12:20 +05:00
Ammar Ahmed
d4658aa032
Merge pull request #10095 from kashaf-ansari-dev/fix-reminder-notification-permission
...
Improve the Android reminder notification permission flow by properly handling notification and exact alarm permissions.
2026-07-17 09:10:57 +05:00
Ammar Ahmed
489c793806
Merge pull request #10041 from kashaf-ansari-dev/feat/9723-clear-note-history
...
mobile: add option to clear note version history
2026-07-15 09:52:04 +05:00
kashaf-ansari-dev
eeae993736
mobile: add version history deletion strings
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-15 09:49:41 +05:00
kashaf-ansari-dev
c8cf4ce52a
mobile: fix individual note history version deletion
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-15 09:49:41 +05:00
kashaf-ansari-dev
f6c31d19d8
mobile: add missing context prop in dialog
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-15 09:49:41 +05:00
kashaf-ansari-dev
a94e8d6852
mobile: render clear-history dialog with local context
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-15 09:49:41 +05:00
kashaf-ansari-dev
2edbc3bf2e
mobile: remove clear version history action for multiple selected notes
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-15 09:49:41 +05:00
kashaf-ansari-dev
e4a7d63e07
mobile: add option to clear note version history
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-15 09:49:30 +05:00
Ammar Ahmed
76fd61af4f
Merge pull request #10085 from streetwriters/fix/651
...
mobile: fix unable to change plan on buy-plan screen
2026-07-14 08:43:53 +05:00
Ammar Ahmed
98386a6d71
Merge pull request #10094 from streetwriters/mobile-release/3.4.6
...
mobile: release v3.4.6
3.4.6-android
2026-07-13 22:44:13 +05:00
kashaf-ansari-dev
539a630f77
mobile: improve reminder permission settings flow on Android
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-13 18:07:40 +05:00
kashaf-ansari-dev
6b65f8031d
mobile: fix reminder creation after granting notification permission
...
Signed-off-by: kashaf-ansari-dev <kashafansari3108@gmail.com >
2026-07-13 14:58:31 +05:00