Skip to content

Releases: basiliscos/syncspirit

v0.3.3.

12 May 15:27
Compare
Choose a tag to compare
  • [bugfix, win32] governor actor, fix parsing folder path

v0.3.2

11 May 20:38
Compare
Choose a tag to compare
  • [bugfix] folder scan isn't triggered on startup

v0.3.1

23 Apr 19:12
Compare
Choose a tag to compare
  • [feature] added syncspirit binary fow windows xp
  • [build, docs] improved build documentation

v0.3.0

14 Apr 14:48
Compare
Choose a tag to compare
  • [feature] implemented complete files syncrhonisation
  • [feature] added local files watcher and updates streamer
  • [build] switched from git submodules to conan2
  • [win32] better platform support

v0.2.0

22 May 12:16
1367cd7
Compare
Choose a tag to compare
  • [feature] implement relay transport,
    the relay is randombly chosen from the public relays pool
  • [feature] output binary is compressed via upx
  • [feature] small optimization, use thread less in overall program
  • [bugfix] sometimes fs::scan_actor request timeout ocurrs, which is fatal
  • [bugfix] global discovery sometimes skipped announcements

v0.1.0

18 Apr 16:13
Compare
Choose a tag to compare
  • initial release