feat: implement auto-accept compatible tweak setting and enhance mismatch resolution logic

This commit is contained in:
vorotamoroz
2026-05-18 11:21:53 +01:00
parent d6bf453a6d
commit e8c33a0d6a
5 changed files with 246 additions and 17 deletions
+8
View File
@@ -3,6 +3,14 @@ Since 19th July, 2025 (beta1 in 0.25.0-beta1, 13th July, 2025)
The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsidian-livesync/blob/main/updates_old.md). Because 0.25 got a lot of updates, thankfully, compatibility is kept and we do not need breaking changes! In other words, when get enough stabled. The next version will be v1.0.0. Even though it my hope.
## Unreleased
### New features
- Implement auto-accept compatible tweak setting and enhance mismatch resolution logic.
### Improved
- Many messages related to tweak mismatch resolution have been updated for clarity.
## 0.25.64
17th May, 2026