vorotamoroz
8d3825abc9
Merge pull request #925 from vrtmrz/v0_25_70
...
Releasing v0.25.70
2026-05-25 18:38:04 +09:00
vorotamoroz
c5f9841b85
chore: fix grammatical error
0.25.70
2026-05-25 10:14:18 +01:00
vorotamoroz
d36d176d99
bump
2026-05-25 10:10:46 +01:00
vorotamoroz
38b2cf73ed
Update lib (forgot to include #942 )
2026-05-25 09:55:11 +01:00
vorotamoroz
40b15a6950
Merge pull request #924 from vrtmrz/p2p_add_fix_and_diag
...
Improvements: More diagnostic information for P2P connections
2026-05-25 17:52:37 +09:00
vorotamoroz
e312bb7640
Merge pull request #891 from SeleiXi/feat/conflict-diff-jump
...
feat: add diff navigation to conflict resolver
2026-05-25 17:51:49 +09:00
Ching Wing Kwok
852c0e6c13
Merge branch 'main' into feat/conflict-diff-jump
2026-05-25 15:38:21 +08:00
vorotamoroz
7c1bcf9e9b
Merge pull request #889 from SeleiXi/diff-only-button
...
feat: add diff-only view button to document history
2026-05-25 14:00:11 +09:00
vorotamoroz
2b79bed085
Merge branch 'main' into pr/SeleiXi/889
2026-05-25 05:43:36 +01:00
vorotamoroz
6b1e0c4aa8
Merge pull request #890 from SeleiXi/feat/history-search
...
feat: Add document history search
2026-05-25 12:55:29 +09:00
vorotamoroz
3c3645eba4
Improved: More diagnostic information for P2P connections is now shown, including why a connection failure occurred and the current connection status.
2026-05-25 04:31:22 +01:00
SeleiXi
009cc3c87a
Merge remote-tracking branch 'origin/main' into feat/conflict-diff-jump
...
# Conflicts:
# src/modules/features/InteractiveConflictResolving/ConflictResolveModal.ts
2026-05-23 02:06:52 +08:00
SeleiXi
fc5fd4be94
Merge remote-tracking branch 'origin/main' into feat/history-search
...
# Conflicts:
# src/lib
# src/modules/features/DocumentHistory/DocumentHistoryModal.ts
2026-05-23 02:05:33 +08:00
SeleiXi
8ed1acf79d
Merge remote-tracking branch 'origin/main' into diff-only-button
...
# Conflicts:
# src/modules/features/DocumentHistory/DocumentHistoryModal.ts
2026-05-23 02:04:48 +08:00
vorotamoroz
c518223d21
Merge pull request #923 from vrtmrz/p2p_add_fix_and_diag
...
0.25.69: Fix P2P, add diag feature
2026-05-23 00:47:36 +09:00
vorotamoroz
caaff618e9
fix grammar
0.25.69
2026-05-22 16:40:40 +01:00
vorotamoroz
148aa8505e
bump
2026-05-22 16:38:44 +01:00
vorotamoroz
f9a626a858
### Fixed
...
- No longer the P2P passphrase mismatch causes a server shutdown.
- Settings related to P2P synchronisation are now correctly applied on start-up and no longer reverted.
### New features
- Diagnostic P2P connection stats are now available.
- These stats indicate the number of connection trials, successes, and, failures.
2026-05-22 16:37:05 +01:00
vorotamoroz
1b8747115c
Merge pull request #922 from vrtmrz/update_trystero
...
Releasing v0.25.68 (dependency and P2P update)
2026-05-22 19:17:22 +09:00
vorotamoroz
e739302fb9
bump
0.25.68
2026-05-22 11:11:18 +01:00
vorotamoroz
8f20d53f55
Update trystero, typed well. fixed some potentially problems
...
Weaken terser for libraries
2026-05-22 11:01:51 +01:00
vorotamoroz
fd84b0377b
Update actions
2026-05-21 10:02:46 +01:00
vorotamoroz
340d416b76
Merge pull request #920 from vrtmrz/v0_25_66
...
Release v0.25.67
2026-05-20 19:44:41 +09:00
vorotamoroz
3034af8d69
bump again
0.25.67
2026-05-20 11:37:51 +01:00
vorotamoroz
da3020bd45
fixed: fix auto-correction mismatch
2026-05-20 11:34:28 +01:00
vorotamoroz
ce232c1002
bump
0.25.66
2026-05-20 11:14:41 +01:00
vorotamoroz
0e13926400
fixed: update lib
...
I should do this with #919
2026-05-20 11:10:43 +01:00
vorotamoroz
fab7ec996a
Merge pull request #919 from vrtmrz:feat_cli_remote_select
...
feat: add CLI commands to handle multiple remote configuration
2026-05-20 19:05:49 +09:00
vorotamoroz
88e22f99c5
Merge pull request #917 from vrtmrz:feat_tweak_auto_adjust
...
feat: implement auto-accept compatible tweak
2026-05-20 19:02:58 +09:00
vorotamoroz
83cbabf06f
Merge branch 'main' into feat_tweak_auto_adjust
2026-05-20 11:01:51 +01:00
vorotamoroz
5e8d3b8f02
Update lib
2026-05-20 11:00:38 +01:00
vorotamoroz
1167b41340
feat: add CLI commands to handle multiple remote configuration
2026-05-20 05:10:42 +01:00
vorotamoroz
67da3964e5
Merge pull request #918 from vrtmrz/v0_25_65
...
V0.25.65
2026-05-19 20:27:34 +09:00
vorotamoroz
45ebc7eb6b
Update the doc and issue report, and bump
0.25.65
2026-05-19 12:17:26 +01:00
vorotamoroz
cc5ead68bc
minor layout fix
2026-05-19 11:59:54 +01:00
vorotamoroz
9b9e4f22f3
Merge pull request #916 from vrtmrz:fix_866
...
fixed: Now Chunk Splitter: `V3: Fine Deduplication`
2026-05-19 19:46:08 +09:00
vorotamoroz
7823f46053
Merge branch 'main' into fix_866
2026-05-19 11:45:41 +01:00
vorotamoroz
d6d8e548b3
Merge pull request #915 from vrtmrz/improve_log_feature
...
Improve log features
2026-05-19 19:40:28 +09:00
vorotamoroz
44b1ed7610
Merge branch 'main' into improve_log_feature
2026-05-19 11:40:14 +01:00
vorotamoroz
5786da5534
merged
2026-05-19 11:38:05 +01:00
vorotamoroz
042a80dd44
Merge pull request #914 from vrtmrz/fix_ios_resume
...
fix: Fix an issue about resuming from background on iOS (#888 ).
2026-05-19 19:34:49 +09:00
vorotamoroz
ee30f6cd6d
fixed: Now Chunk Splitter: V3: Fine Deduplication is working fine again ( #866 ).
2026-05-19 11:26:35 +01:00
vorotamoroz
977a300808
fix grammatical error
2026-05-19 04:10:39 +01:00
vorotamoroz
a392ccab6a
- Improved an error verbosity on concurrent processing on start-up process.
...
- Now the `report` includes recent logs (of verbosity `verbose` even settings is not set to `verbose`).
- Updating logs is now debounced to avoid excessive updates during rapid log generation.
- Added a `Generate full report for opening the issue with debug info` command to the command palette, which generates a report without opening the settings dialogue.
2026-05-19 04:09:04 +01:00
vorotamoroz
dfdfa5383b
grammatical fix
2026-05-19 01:55:10 +01:00
vorotamoroz
a08294ab16
fix: Fix an issue about resuming from background on iOS ( #888 ).
2026-05-18 12:30:03 +01:00
vorotamoroz
e8c33a0d6a
feat: implement auto-accept compatible tweak setting and enhance mismatch resolution logic
2026-05-18 11:21:53 +01:00
vorotamoroz
d6bf453a6d
Merge branch 'main' of https://github.com/vrtmrz/obsidian-livesync
2026-05-18 11:07:43 +01:00
vorotamoroz
e80cdc2dae
remove unused files
2026-05-18 08:47:03 +01:00
vorotamoroz
60780678fd
Merge pull request #903 from Joysimple/cli-docker
...
bugfix: Add package-lock.json into docker build
2026-05-18 12:38:12 +09:00