vorotamoroz
9c59cd15d1
Limit 1.0.3 release notes to the plug-in
2026-08-03 12:24:28 +00:00
github-actions[bot]
d672ff04c3
Releasing 1.0.3
2026-08-03 12:07:33 +00:00
vorotamoroz
d15df7367f
fix: adopt Commonlib history and chunk fetch fixes
2026-08-03 10:12:25 +00:00
vorotamoroz
48c398948a
Add browser P2P connection check
2026-07-31 14:13:34 +00:00
vorotamoroz
0aed7f8556
Add remediation fix to unreleased notes
2026-07-31 10:35:05 +00:00
vorotamoroz
b700c631ca
Releasing 1.0.2
2026-07-31 07:28:27 +00:00
Ouyang Xingyuan
0df1f57f3b
fix: keep replicated document application active
...
Why:
- Large downloaded batches can outlive the finite remote operation and be suspended before every document reaches the Vault.
- The v1.0 activity contract requires local application to remain distinct from remote-operation reporting.
Changes:
- Add an Obsidian-owned local application activity boundary which reuses Wake Lock policy without incrementing remote activity.
- Retain one boundary through queue processing and the final recovery snapshot, releasing and reacquiring it around suspension.
- Log final snapshot failures, preserve processing results, and cover the lifecycle with focused tests and documentation.
2026-07-31 11:06:18 +08:00
vorotamoroz
b21c3114e5
fix: clarify browser application guidance
2026-07-30 05:53:42 +00:00
vorotamoroz
d4994fdd05
Releasing 1.0.1
2026-07-29 15:57:33 +00:00
vorotamoroz
72197a5df0
fix: use standard onboarding notice placement
2026-07-29 09:12:27 +00:00
vorotamoroz
c3f2163204
Release 1.0.0
2026-07-27 08:12:33 +00:00
vorotamoroz
d5a40a7e3d
release: prepare 1.0.0-rc.1
2026-07-27 03:37:46 +00:00
vorotamoroz
3ce6ccf7a6
Polish 1.0.0-rc.0 release notes
2026-07-27 01:57:25 +00:00
github-actions[bot]
8c6824b7f6
Releasing 1.0.0-rc.0
2026-07-27 01:36:33 +00:00
vorotamoroz
e35583a752
Reconcile beta.5 metadata for release candidate
2026-07-27 00:52:15 +00:00
vorotamoroz
da4b188b38
Clarify the file inspection action
2026-07-26 15:48:01 +00:00
vorotamoroz
12061b7bf3
Reconcile beta.4 metadata for the next preview
2026-07-26 08:28:44 +00:00
vorotamoroz
127d460e18
Improve conflict inspection and recovery workflow
2026-07-25 11:18:10 +00:00
vorotamoroz
12fc43a69c
Improve recovery diagnostics and actions
2026-07-25 09:01:25 +00:00
vorotamoroz
bea0e68091
Keep translation details out of startup path
2026-07-25 04:34:53 +00:00
vorotamoroz
99eb9cd46f
Record beta.3 and current validation
2026-07-25 03:49:39 +00:00
vorotamoroz
c8162fd0cd
Make dialogue prose selectable
2026-07-24 17:53:55 +00:00
vorotamoroz
0a7a3b1635
Harden Garbage Collection V3 validation
2026-07-24 17:53:22 +00:00
vorotamoroz
20fb027055
Protect conflict chunks during garbage collection
2026-07-24 17:09:22 +00:00
vorotamoroz
07cba4ce83
Keep unreadable revisions for explicit repair
2026-07-24 16:15:46 +00:00
vorotamoroz
0e5475b7e3
Limit commands to applicable contexts
2026-07-24 16:13:49 +00:00
vorotamoroz
6afeb0b409
Record beta.2 history and remove release-note links
2026-07-24 09:54:44 +00:00
vorotamoroz
d489452583
Improve troubleshooting and compatible setting handling
2026-07-24 08:51:30 +00:00
vorotamoroz
24b941f594
Group Hidden File Sync initialisation progress
2026-07-23 16:47:30 +00:00
vorotamoroz
1df034f12a
Refine P2P and manual setup workflows
2026-07-23 15:23:47 +00:00
vorotamoroz
cd35858e01
Record published beta.1 release history
2026-07-23 10:31:05 +00:00
vorotamoroz
f8f11f358a
Handle multiple conflict revisions deterministically
2026-07-23 06:38:16 +00:00
vorotamoroz
d784799969
Improve postponed conflict resolution handling
...
Keep unresolved conflicts visible after Not now, reopen them only on explicit requests, and clear stale warning and dialogue state when a replicated resolution arrives. Add typed provisional English messages, revision-tree regressions, specifications, and a focused Real Obsidian E2E.
2026-07-23 02:00:24 +00:00
vorotamoroz
8d82a3a00c
Record beta preview history for corrected successor
2026-07-22 17:43:11 +00:00
vorotamoroz
f24c543dd3
Persist displayed branches through conflict operations
2026-07-22 16:01:57 +00:00
vorotamoroz
a69c7b2b6c
Prepare concise 1.0 beta notes and fix release rotation
2026-07-22 09:54:01 +00:00
vorotamoroz
4ed49c3c36
Document legacy upgrade and reflection behaviour
2026-07-22 06:23:39 +00:00
vorotamoroz
00f49a13ab
Document CLI storage trust boundary
2026-07-22 01:00:51 +00:00
vorotamoroz
f27aa5be7b
Record final Commonlib consumer hardening
2026-07-22 00:18:21 +00:00
vorotamoroz
1ef8c88139
Complete Commonlib rc.6 integration and setup workflows
2026-07-21 15:00:28 +00:00
vorotamoroz
e005f9eb13
Prepare the 1.0 beta release lifecycle
2026-07-21 07:15:55 +00:00
vorotamoroz
8bf1ae81d7
Resolve fixable dependency advisories
2026-07-21 05:40:37 +00:00
vorotamoroz
f195b9be0c
Serialise startup compatibility dialogues
2026-07-21 03:39:12 +00:00
vorotamoroz
3eda3316c5
Re-evaluate optional features for 1.0
2026-07-21 01:53:13 +00:00
vorotamoroz
499f9e93e5
Generate current Setup URIs through Commonlib
2026-07-20 15:59:59 +00:00
vorotamoroz
44784d4865
Use Commonlib for self-hosted setup tools
2026-07-20 15:47:12 +00:00
vorotamoroz
6484a43e2f
Keep P2P consumers on the current transport
2026-07-20 15:06:05 +00:00
vorotamoroz
893c08ad2a
Create remote profiles during onboarding
2026-07-20 14:33:09 +00:00
vorotamoroz
40a4987b0b
Reserve setup initialisation before enabling settings
2026-07-20 14:20:10 +00:00
vorotamoroz
4cbe5679e1
Retire obsolete browser Harness
2026-07-20 13:22:22 +00:00