github-actions[bot]
1bb50c1580
Releasing 1.0.11
1.0.11-cli
1.0.11
2026-08-09 14:49:28 +00:00
vorotamoroz
d17330f3c7
Merge pull request #1094 from vrtmrz/fix/issue-1020-fast-fetch-transport
...
Fall back to Standard Fetch for CouchDB's internal request API
2026-08-09 23:29:40 +09:00
vorotamoroz
bd45924649
Use Commonlib 0.1.10 for buffered Fast Fetch fallback
2026-08-09 12:52:03 +00:00
vorotamoroz
b1ad3e0653
docs: define Fast Fetch transport eligibility
2026-08-09 11:37:14 +00:00
vorotamoroz
6b94f0ce47
Merge pull request #1039 from andrewleech/fix/float-mtime-mobile-crash
...
fix: prevent float mtime from crashing mobile clients
2026-08-09 19:04:35 +09:00
vorotamoroz
08b55b7677
docs: note fractional timestamp fix
2026-08-09 09:14:54 +00:00
vorotamoroz
21d904cfd6
fix(storage): adapt timestamp guard to current Commonlib
...
Use the packaged Commonlib type import and add regression coverage for every Obsidian vault and storage write method. Verify that fractional timestamps are floored without mutating caller-owned options.
2026-08-09 08:46:21 +00:00
vorotamoroz
00de35e5d4
Merge current main into PR 1039
2026-08-09 08:45:16 +00:00
vorotamoroz
f2976bc89a
Merge pull request #1093 from vrtmrz/1_0_10
...
Releasing 1.0.10
2026-08-09 13:19:50 +09:00
github-actions[bot]
b65deede79
Releasing 1.0.10
1.0.10
1.0.10-cli
2026-08-09 02:50:06 +00:00
vorotamoroz
9203bdd40e
Merge pull request #1092 from vrtmrz/update/commonlib-0.1.9
...
Update Commonlib to 0.1.9
2026-08-09 11:44:44 +09:00
vorotamoroz
fcd30d07be
Update Commonlib to 0.1.9
2026-08-09 02:35:57 +00:00
vorotamoroz
cfb75a05db
Merge pull request #1091 from vrtmrz/fix/issue-reporting-guide
...
Refresh issue reporting guidance
2026-08-09 00:36:16 +09:00
vorotamoroz
5b19f4415d
Refresh issue reporting guidance
2026-08-08 15:10:54 +00:00
vorotamoroz
047429033f
Merge pull request #1090 from vrtmrz/1_0_9
...
Releasing 1.0.9
2026-08-08 22:43:59 +09:00
vorotamoroz
9765569bb6
Add personal note for 1.0.9
1.0.9
1.0.9-cli
2026-08-08 13:04:48 +00:00
github-actions[bot]
c5835a9da6
Releasing 1.0.9
2026-08-08 13:00:23 +00:00
vorotamoroz
8311060f77
Merge pull request #1089 from vrtmrz/reconcile/1.0.8-pre-release
...
Record the unpromoted 1.0.8 pre-release
2026-08-08 21:47:44 +09:00
vorotamoroz
13d9624407
Record unpromoted 1.0.8 pre-release
2026-08-08 12:33:42 +00:00
vorotamoroz
76560e3bf2
Merge pull request #1083 from calvinbui/fix/qr-aggregator-special-characters
...
Fix special characters in multi-part settings QR codes
2026-08-08 21:19:22 +09:00
vorotamoroz
1e190d042c
Merge main into multi-part settings QR fix
2026-08-08 12:13:31 +00:00
vorotamoroz
40215032dd
Merge pull request #1088 from vrtmrz/fix/fast-fetch-page-timeout
...
Complete bounded Fast Fetch pages on CouchDB 3.2
2026-08-08 20:39:19 +09:00
vorotamoroz
fd9a9175dd
Use Commonlib 0.1.8 for reliable Fast Fetch pagination
2026-08-08 11:22:34 +00:00
vorotamoroz
1dfdb72fbd
Merge pull request #1085 from vrtmrz/fix/fast-fetch-bounded-pages
...
Complete bounded Fast Fetch and stop repeated cancelled Fetch
2026-08-08 17:02:05 +09:00
vorotamoroz
23d9fa360d
Use Commonlib 0.1.7 for bounded Fast Fetch
2026-08-08 07:44:33 +00:00
vorotamoroz
070b63c952
Document bounded Fast Fetch completion
2026-08-08 05:39:49 +00:00
vorotamoroz
d37af53858
Stop repeating cancelled scheduled Fetch
2026-08-08 04:29:57 +00:00
github-actions[bot]
b05309ad9c
Releasing 1.0.7
1.0.7
2026-08-08 02:51:53 +00:00
vorotamoroz
92e01a17e7
Merge pull request #1082 from vrtmrz/fix/fast-fetch-persistence
...
Keep incomplete Fast Setup isolated until Fast Fetch completes
2026-08-08 11:11:03 +09:00
vorotamoroz
b3030bba53
Document Fast Setup failure recovery
2026-08-08 02:05:42 +00:00
Calvin Bui
cf5181bb28
Fix special characters in aggregated QR settings
2026-08-07 21:48:14 +10:00
vorotamoroz
002cf57116
Use Commonlib 0.1.6 for Fast Fetch
2026-08-07 09:35:25 +00:00
vorotamoroz
15abe344bb
Keep incomplete Fast Setup isolated
2026-08-07 08:27:04 +00:00
vorotamoroz
a9e64860d5
Merge pull request #1081 from vrtmrz/1_0_6
...
Releasing 1.0.6
2026-08-06 21:51:24 +09:00
vorotamoroz
741551be3a
Releasing 1.0.6
1.0.6
2026-08-06 10:29:58 +00:00
vorotamoroz
5f69d301f0
Merge pull request #1080 from vrtmrz/fix/setup-synchronisation-settings-guidance
...
Distinguish absent and unreadable remote settings during setup
2026-08-06 18:57:52 +09:00
vorotamoroz
b42df389fb
Distinguish absent and unreadable remote settings during setup
...
Use typed Commonlib outcomes to guide Fetch and Rebuild without treating a new remote as a failed read. Preserve automatic synchronisation choices when scheduled initialisation is cancelled.
2026-08-06 08:34:41 +00:00
vorotamoroz
6a46966957
Merge pull request #1079 from vrtmrz/1_0_5
...
Releasing 1.0.5
2026-08-05 20:22:10 +09:00
github-actions[bot]
18bf31a01b
Releasing 1.0.5
1.0.5-cli
1.0.5
2026-08-05 10:46:11 +00:00
vorotamoroz
33250c6961
Merge pull request #1078 from vrtmrz/docs/prepare-1.0.5-release-notes
...
Prepare 1.0.5 release notes
2026-08-05 19:42:05 +09:00
vorotamoroz
a36fe6c36e
Prepare 1.0.5 release notes
2026-08-05 10:39:17 +00:00
vorotamoroz
92a5e6e145
Merge pull request #1067 from Hsiii/fix/mobile-status-header-offset
...
fix(ios): position sync status below header controls
2026-08-05 19:32:11 +09:00
vorotamoroz
be6da86a3a
Merge pull request #1075 from motolies/korean-translations-100
...
Complete the Korean translations to full coverage
2026-08-05 19:31:37 +09:00
vorotamoroz
8bb2d5038d
Merge pull request #1077 from vrtmrz/fix/issue-1073-sleep-during-synchronisation
...
Allow desktop sleep during finite synchronisation
2026-08-05 19:13:37 +09:00
vorotamoroz
9d25a00c1d
Add sleep preferences for finite synchronisation
2026-08-05 09:50:13 +00:00
vorotamoroz
277337af40
Merge pull request #1076 from vrtmrz/1_0_4
...
Releasing 1.0.4
2026-08-05 15:08:06 +09:00
vorotamoroz
da3e2c983f
Complete 1.0.4 release notes
1.0.4-cli
1.0.4
2026-08-05 04:38:01 +00:00
github-actions[bot]
185ec2c392
Releasing 1.0.4
2026-08-05 04:27:56 +00:00
vorotamoroz
b1d7f3b622
Merge pull request #1074 from vrtmrz/fix/issue-1070-cli-settings-writeback
...
Fix CLI settings write-back behaviour
2026-08-05 12:47:48 +09:00
Namwon Kim and Claude Opus 5
697ebe8272
Complete Korean translations to full coverage
...
Fill in the 318 remaining untranslated message keys for Korean, bringing
`ko` from 1132/1450 to 1450/1450 against the English base locale.
The gap was concentrated in recently added areas: P2P synchronisation UI,
the setup wizard confirmation dialogues, S3/MinIO/R2 and JWT authentication
settings, and the diagnostics/maintenance panels. These keys are looked up
by their English source text, so an absent translation silently fell back
to English.
Terminology follows the existing Korean resource: Vault as 보관함, chunk as
청크, passphrase as 패스프레이즈, replication as 복제, rebuild as 재구축.
Proper nouns (CouchDB, LiveSync, Setup URI, JWT, TURN) are left as-is.
Sentence fragments that are concatenated in the setup wizard were adapted
to Korean word order — Korean places the predicate last, so the emphasised
trailing fragment carries the verb (e.g. "the single, authoritative master
copy" renders as a complete predicate).
Only ko.yaml was hand-edited; ko.json and combinedMessages.prod.ts are
regenerated by `npm run i18n:bake`.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01R5avHoUL5zBwBfakGHyeFz
2026-08-05 12:37:15 +09:00