Skip to content

Releases: vrtmrz/obsidian-livesync

0.1.16 released

15 Nov 03:27

Choose a tag to compare

Fix 3 issues, implement a feature, and tidy up.

Fixed:

  • note splitting bug
  • missing some logging
  • leaking important things to log. #11
    New feature:
  • No not delete empty folder
    Tidy Up:
  • Setting dialog.
  • URI and Database are spliten.
  • Controlled options that should not be selected at the same time
  • Drop history improved

0.1.15

12 Nov 10:15

Choose a tag to compare

0.1.15 release

Fixed issues and improve a few features, and implement End to End Encryption.

Improvements:

  • End to End Encryption implemented (beta)
  • Speed up boot file checking.
  • Show status on Dropping history and set E2E

Fixes:

  • Fix replication issue that reflects own changes again.
  • Fix replication issue about unexpected error message is shown.
  • Fix replication issue on mobile (Excessive resolution of modified time)
  • Fix issue about the error on initializing.

related #10

0.1.14

10 Nov 09:08

Choose a tag to compare

0.1.14 has been released.

Bug fixed and new feature implemented

  • Synchronization Timing problem fixed
  • Performance improvement of handling large files
  • Timeout for collecting leaves extended
  • Periodic synchronization implemented
  • Dumping document information implemented.
  • Folder watching problem fixed.
  • Delay vault watching for database ready.

0.1.13

10 Nov 01:09

Choose a tag to compare

0.1.13 released

sometimes attachment files don't be tracked.

0.1.12

09 Nov 06:08

Choose a tag to compare

0.1.12 has been released.

Improved:

  • Folder deletion and renaming are now tracked.
  • Database update fixed up. But became a little heavier.
  • Touched up the readme.

0.1.11

08 Nov 08:54

Choose a tag to compare

#0.1.11 Released.
Fixed:

  • Make text selectable in log dialog.
  • Dumping errors when couldn't connect.
  • Fixes detection of invalid uri.
  • Add tooltips to statusbar

0.1.10

05 Nov 07:41

Choose a tag to compare

Just Renamed to Self-hosted LiveSync.

0.1.9

04 Nov 10:14

Choose a tag to compare

#0.1.9 released

Fixed boot issue and Improved deletion

  • Fixed bootup delay when vault contains many files.
  • Status bar improvement.
  • Add new feature, using trash when file has been delete in remote.

0.1.8

27 Oct 14:25

Choose a tag to compare

0.1.8 Released

Fixed incorrect error message.

0.1.7

26 Oct 09:14

Choose a tag to compare

  • Database reset opeartion and corrupt preventions.
  • Fixing file deleting.
  • Tidy up setting dialog.
  • Add notice about the file that having platform dependant name.