Releases: vrtmrz/obsidian-livesync
Releases Β· vrtmrz/obsidian-livesync
0.5.0
0.4.1
0.4.0 Released
0.4.0 Released
New feature:
- Bootup sequence prevention implemented.
Others:
Touched the docs up:
0.3.1
0.3.1 released
Fixed
- Fixed problems about saving or deleting files to the local database (#24, #25).
- Disable version up warning.
- Fixed error on folder renaming (#24).
- Merge dialog is now shown one by one (#25).
- Fixed icons of queued files.
- Handled sync issue of Folder to File.
- Fixed the messages in the setting dialog (one of #28).
- Fixed deadlock.
0.3.0 Released
0.3.0 released.
Fixed and implemented:
- New configuration to solve synchronization failure on large vault. (#26)
- Preset misconfigurations
- Sometimes hanged on replication.
- Wrote documents
0.2.1 Released
0.2.0
0.2.0 Released
Refactored and fixed:
- Refactored, linted, fixed potential problems, enabled 'use strict'
Fixed:
- Added "Enable plugin synchronization" option
(Plugins and settings had been run always)
Implemented:
- Sync preset implemented.
- "Check integrity on saving" implemented.
- "Sanity check" implemented
It's mainly for debugging.
note
from this version. I'll use semver for release.
0.1.26 released (minor fix only)
Minor fix:
- Fixed the problem about sync timing and notification.
0.1.25
0.1.25 released
Improved:
- Tidied up the Setting dialog.
- Implemented Automatic plugin saving.
- implemented notifying the new plugin or its settings.
Fixed:
- Reduced reconnection when editing configuration.
- Fixed the problem about syncing the stylesheet of the plugin.