Ammar Ahmed
ea2022bbe4
Merge branch 'mobile-release-v3.3.4' into beta
2025-10-20 08:39:56 +05:00
Ammar Ahmed
d7ced57319
Merge pull request #8796 from streetwriters/mobile-release-v3.3.4
...
Mobile release v3.3.4
2025-10-20 08:38:33 +05:00
Ammar Ahmed
2cc200dc2b
mobile: fix paths for fonts
2025-10-18 13:35:23 +05:00
Ammar Ahmed
baa74d0353
mobile: fix build error due to tsgo usage
2025-10-18 12:56:40 +05:00
Ammar Ahmed
72b906da14
mobile: use currency symbol when possible
2025-10-18 12:15:30 +05:00
Ammar Ahmed
6db8c2fac2
mobile: release v3.3.4
2025-10-18 12:02:00 +05:00
Ammar Ahmed
09d5c0a65e
mobile: fix sharing files from other apps to Notesnook
2025-10-18 12:01:19 +05:00
Ammar Ahmed
0b6b6a02cc
editor: fix crash when adding new row in column
2025-10-18 09:04:06 +05:00
Abdullah Atta
f49c673e8e
editor: fix crash when adding new row in table
2025-10-18 09:00:36 +05:00
Ammar Ahmed
64a8e9a075
mobile: set github release=false
2025-10-18 09:00:12 +05:00
Ammar Ahmed
e998b07ca5
mobile: fix strings
2025-10-18 08:57:54 +05:00
Ammar Ahmed
c189279030
mobile: fix sheet insets on android 16+
2025-10-18 08:57:54 +05:00
Ammar Ahmed
12ddd6f958
mobile: add release type in github issue template
2025-10-18 08:57:54 +05:00
Ammar Ahmed
da06afda8a
mobile: fix pricing on github release
2025-10-18 08:57:54 +05:00
Ammar Ahmed
bf808b7a2e
mobile: fix editor toolbar height
2025-10-18 08:57:54 +05:00
Ammar Ahmed
13476a3f50
editor: fix checklist style
2025-10-18 08:56:04 +05:00
Ammar Ahmed
cfdf77a7b5
Merge branch 'fix-plans-showing-price' into beta
2025-10-17 09:59:38 +05:00
Ammar Ahmed
070c90362a
Merge pull request #8782 from streetwriters/fix-plans-showing-price
...
Fix prices on github release and open checkout link in browser
3.3.4-android
2025-10-17 09:58:29 +05:00
Ammar Ahmed
c8d9858a0c
Merge branch 'mobile-release-3.3.3' into beta
2025-10-17 09:11:28 +05:00
Ammar Ahmed
2685f60409
Merge pull request #8781 from streetwriters/mobile-release-3.3.3
...
mobile: release v3.3.3
2025-10-17 09:10:51 +05:00
Abdullah Atta
8d3bb5185c
Merge branch 'master' into beta
2025-10-17 08:51:19 +05:00
Abdullah Atta
1f748a4026
global: introducing Notesnook Circle ( #8779 )
...
* core: add api for getting Notesnook Circle partners
* web: introduce notesnook circle
* core: export CirclePartner type
* mobile: add notesnook-circle
* web: use strings from intl for notesnook circle
* common: add notesnook circle to features
* web: fix local ips set for hosts
* mobile: fix db hosts
---------
Co-authored-by: Ammar Ahmed <ammarahmed6506@gmail.com >
2025-10-17 08:49:32 +05:00
Sudlon
b27f064ad4
editor: Add keybindings for highlighting the currently selected text ( #8577 )
...
* editor: Add keybindings for highlighting the currently selected text
Signed-off-by: Sudlon <sudlondon@outlook.com >
* editor: Change keybinding command to TipTap "syntax"
Signed-off-by: Sudlon <sudlondon@outlook.com >
* editor: Remove SHIFT-keybinding (leaving ALT-keybinding) for highlighting currently selected text
Signed-off-by: Sudlon sudlondon@outlook.com
* editor: Remove left-over references to the double keybinding for highlighting currently selected text
Signed-off-by: Sudlon sudlondon@outlook.com
---------
Signed-off-by: Sudlon <sudlondon@outlook.com >
Signed-off-by: Sudlon sudlondon@outlook.com
Co-authored-by: sudlon <sudlondon@outlook.com >
2025-10-16 16:59:37 +05:00
01zulfi
27f781cc63
editor: improve codeblock scrollbar styling ( #8548 )
...
* editor: improve codeblock scrollbar styling
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* editor: fix overflowed codeblock's bg color
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-16 16:50:35 +05:00
Abdullah Atta
1427958eca
Merge pull request #8457 from 01zulfi/editor/tasklist-checklist-styling
...
editor: improve checklist styling
2025-10-16 15:01:24 +05:00
Abdullah Atta
436e09c255
editor: fix text direction not working in check lists
2025-10-16 14:50:13 +05:00
Abdullah Atta
cc9b2dd5b0
editor: add back line through for checked items
2025-10-16 14:45:40 +05:00
Abdullah Atta
0ba25419f3
editor: use single li element for simple checklists
2025-10-16 14:43:51 +05:00
Abdullah Atta
9238de4cb4
Merge pull request #8772 from 01zulfi/editor/fix-images-in-outline-lists
...
editor: fix inserting images in outline lists
2025-10-16 11:48:34 +05:00
01zulfi
2d5fe1058c
editor: add test for code block in outline list
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-16 10:46:31 +05:00
01zulfi
b01d1fc87e
editor: improve checklist styling
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-16 09:28:02 +05:00
Abdullah Atta
9f4c0a4c9a
editor: move outline list item indicator to li from first child
2025-10-16 09:23:19 +05:00
Abdullah Atta
9eebda86c2
editor: fix enter/tab not working in block nodes inside outline list item
2025-10-16 09:22:49 +05:00
Abdullah Atta
d43e856fea
editor: add support for all block types in outline list item
2025-10-16 09:22:15 +05:00
Abdullah Atta
7af1596038
editor: remove custom inline image -> block image migration
2025-10-16 09:21:45 +05:00
01zulfi
652f6eab0b
editor: fix inserting images in outline lists
...
* inserting images in outline list was splitting the outline list into two, this commit fixes it
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-15 11:14:24 +05:00
Abdullah Atta
fdaddfdb92
Merge pull request #8767 from streetwriters/chore/update-electron-to-37
2025-10-13 14:12:34 +05:00
Abdullah Atta
9a1adf2065
Merge pull request #8767 from streetwriters/chore/update-electron-to-37
...
Update electron to v37
2025-10-13 14:12:01 +05:00
Abdullah Atta
f10b258f58
desktop: update electron to v37
2025-10-13 14:10:52 +05:00
01zulfi
7f558cbd41
core: handle inbox item sync & decryption ( #8733 )
...
* core: handle inbox item sync & decryption
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: minor refactors in handling inbox item sync
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: use inbox item salt
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* core: check inbox item version
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-13 14:02:32 +05:00
Ammar Ahmed
641eb28ce7
mobile: open web purchase in browser.
2025-10-13 11:33:48 +05:00
Ammar Ahmed
2c59a5f6f9
mobile: fix plan price not showing properly on gh release
2025-10-13 09:30:48 +05:00
Abdullah Atta
712f02e61e
Merge branch 'master' into beta
2025-10-10 18:13:46 +05:00
Abdullah Atta
e5ad405a23
Merge pull request #8754 from streetwriters/release/3.3.1
...
Release v3.3.1
v3.3.1
2025-10-10 18:12:40 +05:00
Abdullah Atta
cd1b78d8df
ci: fix desktop builds
2025-10-10 17:53:41 +05:00
Abdullah Atta
3b1ca46945
web: fix desktop tests
2025-10-10 16:23:11 +05:00
Abdullah Atta
96c1636f88
web: bump version to 3.3.1
2025-10-10 15:54:29 +05:00
Abdullah Atta
a10f949856
Merge branch 'master' into beta
2025-10-10 15:53:32 +05:00
Abdullah Atta
9ff4757ed6
Merge pull request #8753 from streetwriters/fix/make-table-with-adjustable
...
Make table width adjustable
2025-10-10 15:52:26 +05:00
Abdullah Atta
17c1e77f54
editor: make table width adjustable
2025-10-10 15:47:05 +05:00