Skip to content

Releases: vrtmrz/obsidian-livesync

0.1.15

12 Nov 10:15
Compare
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
Compare
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
Compare
Choose a tag to compare

0.1.13 released

sometimes attachment files don't be tracked.

0.1.12

09 Nov 06:08
Compare
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
Compare
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
Compare
Choose a tag to compare

Just Renamed to Self-hosted LiveSync.

0.1.9

04 Nov 10:14
Compare
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
Compare
Choose a tag to compare

0.1.8 Released

Fixed incorrect error message.

0.1.7

26 Oct 09:14
Compare
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.

0.1.6

21 Oct 09:57
Compare
Choose a tag to compare

0.1.6 Released

Add 1 Feature and Refactored some

  • Add Remote Database version check.
  • Removed Depencency from Database Class.