Commit Graph

15489 Commits

Author SHA1 Message Date
Ammar Ahmed
2e0bbcfec1 mobile: support dark/light mode on paywall logos 2026-07-29 13:35:42 +05:00
Ammar Ahmed
73c805dc78 mobile: show setup account screen after signup 2026-07-29 13:35:42 +05:00
Ammar Ahmed
9320c6cf4e mobile: fix pin input recovery code 2026-07-29 13:35:42 +05:00
Ammar Ahmed
4c23f889db mobile: fix two-factor ui 2026-07-29 13:35:40 +05:00
Ammar Ahmed
19b76c7aa6 mobile: fix button and text alignment in compare plans screen 2026-07-29 13:27:12 +05:00
Ammar Ahmed
4f2729bda9 mobile: fix login allowed without entering password field 2026-07-29 13:27:12 +05:00
Ammar Ahmed
48b74d4e07 mobile: fix Login screen text capitalization and eye icon mismatch with design 2026-07-29 13:27:10 +05:00
Ammar Ahmed
266fe5c570 mobile: fix Resend code button not working on 2FA screen 2026-07-29 13:25:51 +05:00
Ammar Ahmed
330fa2a5f6 mobile: update intl strings 2026-07-29 13:25:51 +05:00
Ammar Ahmed
78058dcf8e common: match feature titles with design 2026-07-29 13:25:51 +05:00
Ammar Ahmed
9d50021b36 mobile: fix Extra punctuation in “Setting up your account” screen text 2026-07-29 13:25:51 +05:00
Ammar Ahmed
c18b5a3a3d mobile: hide progress pills in setting up your account if flow is not introductory 2026-07-29 13:25:51 +05:00
Ammar Ahmed
13166f4160 mobile: fix wording if user already has an account 2026-07-29 13:25:51 +05:00
Ammar Ahmed
b4db3f1cac mobile: fix signup input secure entry icon 2026-07-29 13:25:51 +05:00
Ammar Ahmed
0941822dfc mobile: fix text capitalization 2026-07-29 13:25:51 +05:00
Ammar Ahmed
3430c469af mobile: fix colors in signup 2026-07-29 13:25:51 +05:00
Ammar Ahmed
919020d9f7 mobile: fix signup footer text and position 2026-07-29 13:25:51 +05:00
Ammar Ahmed
993ff3a622 mobile: fix illustration colors 2026-07-29 13:25:51 +05:00
Ammar Ahmed
06f7a2e59d mobile: fix errors 2026-07-29 13:25:49 +05:00
Ammar Ahmed
56ee375ee9 mobile: update ui 2026-07-29 13:25:40 +05:00
Ammar Ahmed
0902e0a58e mobile: update form input styles 2026-07-29 13:19:59 +05:00
Ammar Ahmed
dc5ea1ae86 mobile: updated colors 2026-07-29 13:19:59 +05:00
Ammar Ahmed
7ea357a324 theme: add new variant & colors 2026-07-29 13:19:59 +05:00
Ammar Ahmed
ae1f5d9352 mobile: update svg logos in paywall 2026-07-29 13:19:59 +05:00
Ammar Ahmed
09644bb4c5 mobile: enable repack commands 2026-07-29 13:19:59 +05:00
Ammar Ahmed
99ee4ed083 mobile: fix ts errors 2026-07-29 13:19:59 +05:00
Ammar Ahmed
0ca134eb32 mobile: cleanup 2026-07-29 13:19:59 +05:00
Ammar Ahmed
67dc2ddaff mobile: update ui 2026-07-29 13:19:57 +05:00
Ammar Ahmed
edd50110a7 mobile: update ui for paywall flow 2026-07-29 13:15:59 +05:00
Ammar Ahmed
0447fea3d4 mobile: update ui for auth screens 2026-07-29 13:15:27 +05:00
Ammar Ahmed
bd4ba27166 mobile: update onboarding screen ui 2026-07-29 13:15:27 +05:00
Ammar Ahmed
7cdb9b853c mobile: add style guide baseline 2026-07-29 13:10:17 +05:00
Ammar Ahmed
ae1811cc4a Merge branch 'master' into beta 2026-07-29 12:50:50 +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