mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2025-12-13 09:45:56 +00:00
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
### 0.19.0
|
|
|
|
#### Customization sync
|
|
|
|
Since `Plugin and their settings` have been broken, so I tried to fix it, not just fix it, but fix it the way it should be.
|
|
|
|
Now, we have `Customization sync`.
|
|
|
|
It is a real shame that the compatibility between these features has been broken. However, this new feature is surely useful and I believe that worth getting over the pain.
|
|
We can use the new feature with the same configuration. Only the menu on the command palette has been changed. The dialog can be opened by `Show customization sync dialog`.
|
|
|
|
I hope you will give it a try.
|
|
|
|
|
|
#### Minors
|
|
|
|
- 0.19.1
|
|
- Fixed: Fixed hidden file handling on Linux
|
|
- Improved: Now customization sync works more smoothly.
|
|
- 0.19.2
|
|
- Fixed:
|
|
- Fixed garbage collection error while unreferenced chunks exist many.
|
|
- Fixed filename validation on Linux.
|
|
- Improved:
|
|
- Showing status is now thinned for performance.
|
|
- Enhance caching while collecting chunks.
|
|
- 0.19.3
|
|
- Improved:
|
|
- Now replication will be paced by collecting chunks. If synchronisation has been deadlocked, please enable `Do not pace synchronization` once.
|
|
|
|
... To continue on to `updates_old.md`.
|