Commit Graph
1702 Commits
Author SHA1 Message Date
vorotamoroz eda78dee36 Merge pull request #1098 from vrtmrz/1_0_12
Releasing 1.0.12
2026-08-11 18:18:44 +09:00
vorotamoroz 67c8424231 Polish 1.0.12 release notes 1.0.12 1.0.12-cli 2026-08-11 03:37:13 +00:00
github-actions[bot] 1735bc4d66 Releasing 1.0.12 2026-08-11 03:29:34 +00:00
vorotamoroz d11a92498d Merge pull request #1097 from vrtmrz/update/commonlib-0.1.11
Update Commonlib to 0.1.11
2026-08-11 12:06:49 +09:00
vorotamoroz 950623f5d6 Update Commonlib to 0.1.11 2026-08-11 02:54:07 +00:00
vorotamoroz bb72b6b317 Merge pull request #991 from odpay/docs/zenith-badge
docs: add managed CouchDB hosting option
2026-08-11 10:53:53 +09:00
vorotamoroz 769b7ff4b6 Merge pull request #1095 from vrtmrz/1_0_11
Releasing 1.0.11
2026-08-10 01:10:53 +09:00
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