Skip to content

Releases: vrtmrz/obsidian-livesync

0.5.0

11 Jan 04:19
Compare
Choose a tag to compare

0.5.0

Modified:

  • Plugins and settings is now in beta.

Implemented:

  • Show the count of the pending processes into the status.

0.4.1

05 Jan 08:22
Compare
Choose a tag to compare

0.4.1 released!

Modified:

  • Implement automatic temporary reduction of batch sizes.
  • Disable remote checkpointing.

0.4.0 Released

28 Dec 02:32
Compare
Choose a tag to compare

0.4.0 Released

New feature:

  • Bootup sequence prevention implemented.

Others:

Touched the docs up:

0.3.1

24 Dec 08:12
Compare
Choose a tag to compare

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

23 Dec 04:25
Compare
Choose a tag to compare

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

22 Dec 10:40
Compare
Choose a tag to compare

Fixes:

  • Allow "'" and ban "#" in filenames. #27
  • Fixed misspelling (one of #28)

0.2.0

16 Dec 10:12
Compare
Choose a tag to compare

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)

15 Dec 00:26
Compare
Choose a tag to compare

Minor fix:

  • Fixed the problem about sync timing and notification.

0.1.25

14 Dec 10:16
Compare
Choose a tag to compare

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.

0.1.24

06 Dec 03:21
Compare
Choose a tag to compare

0.1.24 Released

New Feature:

  • "Reread all files" for rescue corrupted data

Fixed:

  • Make less file corruption.
  • Some notice was not hidden automatically