Abdullah Atta
dbeabea6c5
web: always use prod urls for testing
2026-03-07 12:47:44 +05:00
Abdullah Atta
dfbe2d0f0f
web: don't crash on web extension errors
2026-03-07 12:47:44 +05:00
Abdullah Atta
ea2277ea4e
web: fix characters missing sometimes when creating a new note
2026-03-07 12:47:44 +05:00
Abdullah Atta
ad78105a6e
web: update playwright
2026-03-07 12:47:44 +05:00
Abdullah Atta
36584175e2
web: add support for test throttling
2026-03-07 12:47:44 +05:00
Ammar Ahmed
084b1fdfd2
mobile: fix blank space under sheet
2026-03-07 09:22:22 +05:00
Ammar Ahmed
bed091e20f
mobile: fix properties topbar pagination
2026-03-07 09:22:10 +05:00
Ammar Ahmed
4420663687
mobile: fix use-db-item hook
2026-03-06 13:07:57 +05:00
Ammar Ahmed
677ae82ffa
Merge pull request #9435 from streetwriters/fix/crash-theme-switch-animation
...
Fix native crashes on android found on google developer console android vitals
2026-03-05 12:34:30 +05:00
Ammar Ahmed
48a3fac9e0
Merge pull request #9434 from streetwriters/fix/reachabilty-url
...
mobile: fix reachability url for checking network access
2026-03-05 12:33:24 +05:00
Ammar Ahmed
e797d37b01
Merge pull request #9418 from streetwriters/fix/read-only-title
...
mobile: fix title is editable when note has readonly mode enabled
2026-03-05 12:32:24 +05:00
Abdullah Atta
ffafd2e787
editor: fix marks lost on node split
2026-03-05 12:26:59 +05:00
Abdullah Atta
8500c971eb
editor: fix font family not reflected in toolbar
2026-03-05 12:26:59 +05:00
Ammar Ahmed
46a67a56fb
mobile: fix reachability url
2026-03-03 08:45:51 +05:00
Chloe Oletto
5dc62e6df2
docs: Update all docs to be current. ( #9430 )
...
Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net >
2026-03-02 12:34:20 +05:00
Abdullah Atta
4479d6cf56
Merge branch 'master' into beta
2026-03-02 12:30:52 +05:00
01zulfi
1faaf1f6b1
web: fix vault not marked as created on login if already exists for user ( #9407 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-03-02 10:37:49 +05:00
Copilot
1f33ef191a
docs(help): add Archive help documentation ( #9412 )
...
* Initial plan
* Add help documentation for Archive feature
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
* Fix Desktop/Web instructions to use right-click only, not three-dot button
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
2026-03-02 10:31:58 +05:00
Copilot
d5bf8a6e3c
editor: fix backticks create inline code even with Markdown Shortcuts disabled ( #9415 )
2026-03-02 10:29:21 +05:00
Copilot
5c252c7843
desktop: fix external links opening in-app instead of default browser on desktop ( #9417 )
...
* Initial plan
* fix: open external links in default browser on Linux desktop
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
* desktop: fix sql db closure on app close
---------
Signed-off-by: Abdullah Atta <abdullahatta@streetwriters.co >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2026-03-02 10:05:29 +05:00
Abdullah Atta
d2e10ccaf6
Merge pull request #9414 from streetwriters/copilot/add-opensans-font
...
monograph: Use Inter font instead of missing OpenSans in OG image generation
2026-03-02 09:37:39 +05:00
Abdullah Atta
89d2b6870f
monograph: bump version to 1.2.8
2026-03-02 09:37:24 +05:00
Copilot
26a9086d96
editor: fix TOC active heading detection ( #9413 )
...
* Initial plan
* fix: compute heading offsets relative to editor root for correct TOC highlighting
Headings inside callout blocks had incorrect `offsetTop` values because
`offsetTop` is relative to the nearest positioned ancestor (the callout),
not the editor root. This caused the TOC to highlight wrong sections.
Fix: walk the `offsetParent` chain from the heading up to the editor
content element, accumulating `offsetTop` values to get the correct
absolute position within the editor.
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
* editor: ignore callouts from toc
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2026-03-02 09:34:53 +05:00
01zulfi
9fc8e6b1e5
web: reduce note title size & improve padding ( #9420 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-02-27 22:11:59 +05:00
Ammar Ahmed
6718650619
mobile: update libraries
...
react-native-background-fetch
notifee-react-native
2026-02-27 12:03:02 +05:00
Ammar Ahmed
a622949f23
mobile: fix react-native-tooltips crash
2026-02-27 12:02:34 +05:00
Ammar Ahmed
5a2df5b2c1
mobile: fix crash when switching theme animation
2026-02-27 12:01:18 +05:00
Ammar Ahmed
ae751cdd65
mobile: fix readonly title editable
2026-02-27 09:24:00 +05:00
Ammar Ahmed
0d00bb2866
mobile: update @ammarahmed/react-native-upload dep
2026-02-27 08:54:35 +05:00
Ammar Ahmed
4299965064
mobile: update README.md
2026-02-27 08:47:23 +05:00
copilot-swe-agent[bot]
6f3fc8db3d
Use Inter font instead of OpenSans in monograph OG image generation
...
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
2026-02-26 18:26:26 +00:00
copilot-swe-agent[bot]
db731856f8
Fix missing OpenSans fonts in monograph Docker image
...
Co-authored-by: thecodrr <7473959+thecodrr@users.noreply.github.com >
2026-02-26 17:21:36 +00:00
copilot-swe-agent[bot]
217f1dd6d4
Initial plan
2026-02-26 17:15:33 +00:00
Abdullah Atta
cf87929476
web: bump version to v3.3.9-beta.2
v3.3.9-beta.2
3.3.15-beta.1-beta-android
2026-02-26 12:55:37 +05:00
Ammar Ahmed
d343a0720e
mobile: update README.md
2026-02-26 12:46:53 +05:00
Ammar Ahmed
51bd58edb2
mobile: release 3.3.15-beta.1
2026-02-26 12:37:22 +05:00
Ammar Ahmed
f778d83316
editor: prevent audio element request attachment data multiple times
2026-02-26 10:53:32 +05:00
Ammar Ahmed
b169206c68
mobile: fix audio playback in editor
2026-02-26 10:34:28 +05:00
Ammar Ahmed
4cea69e71d
core: remove group from queueDownloads when in progress
2026-02-26 10:34:04 +05:00
Ammar Ahmed
04d422b411
core: fix audio attachments not linked to note when attached
2026-02-26 10:32:17 +05:00
Ammar Ahmed
49dec52aa0
mobile: fix multiple unlock with biometrics buttons rendering in vault dialog
2026-02-26 09:44:06 +05:00
Ammar Ahmed
b83a62814d
mobile: use home group options when configuring note preview widget
2026-02-26 09:13:34 +05:00
Ammar Ahmed
ce5449f25a
intl: fix add tag description
2026-02-26 08:31:02 +05:00
Abdullah Atta
aa769a8921
Merge pull request #9301 from streetwriters/core/orphaned-attachment-cleanup
...
core: remove orphaned attachments in trash cleanup method
2026-02-25 12:53:17 +05:00
01zulfi
a8d4e6c754
web: fix vault not marked as created when vault is created from locking note ( #9394 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-02-25 11:36:32 +05:00
Abdullah Atta
f2402cf086
web: remove orphaned attachments on app launch
2026-02-25 11:24:31 +05:00
Ammar Ahmed
07a481f002
mobile: remove orphaned attachments on app launch
2026-02-24 12:55:31 +05:00
Ammar Ahmed
f41638db6d
mobile: attachment items not rendering on switching list
2026-02-24 12:48:34 +05:00
Ammar Ahmed
82baf41d8e
mobile: fix bulk delete call
2026-02-24 12:48:10 +05:00
Abdullah Atta
e60370d4dc
editor: improve hr styling ( #9377 )
2026-02-24 11:08:45 +05:00