Skip to content

Releases: basiliscos/syncspirit

v0.4.4

09 Jan 15:04

Choose a tag to compare

  • [fltk] allow to regenere9ate certificate/key pair and soft restart
  • [core] reduce memory consumption to ~30%
  • [core] do not consume CPU when idle
  • [core] govern file system operations (scan, read, write, delete etc.) from
    control thread
  • [core, bugfix] use system/default ssl root CAs to connect to syncthing infrastructure
    (might require to delete configuration from previous installation).
  • [fltk, bugfix] fogetting to insert deleted folder into pending list

v0.4.3

04 Oct 13:01

Choose a tag to compare

  • [core] fix compatibility with syncthing v2.0 (i.e. tolerate directory with non-zero size and without blocks)
  • [core] allow to specify root certificate authority to use in all tls/ssl connections, see faq, mostly actual for Windows XP with expired system certificates
  • [core] allow to load huge databses and interrupt loading porgress
  • [core] reduce memory consumption by model (~ 44%)
  • [core] use in-depth scan order instead of in-breadth
  • [core, win32] fix negative serial number in generated ssl-certificates
  • [core, fltk] more correctly display file scanning progress
  • [core, bugfix] make successful upnp port unmapping upon shutdown
  • [fltk] deactivate currently selected log level button

v0.4.2

22 Aug 07:56

Choose a tag to compare

  • [core, bugfix] (#8) crash on set peer static ip address
  • [fltk, deploy] ship libstd++.so to support wider linux platforms
  • [daemon, deploy] make AppImage (with shipped libstd++.so)

v0.4.1

05 Aug 11:38

Choose a tag to compare

  • [core, fltk] support merged cluster folder model
  • [core] possibility to import directories outside of syncthing, including
    partial import, see faq
  • [core] performance improvents, upto 5 times on a smaller files
  • [core] fix compatibility with global discovery v3 protocol
  • [core] support folder_type folder setting (send only, receive only, send & receive)
  • [core] support pull_older folder setting (alphabetic, by size, by modification date)
  • [core, bep] support disable_temp_indixes (hardcoded to 1 for atm)
  • [core, bep] support ignore_permissions folder flag, permissions and no_permissions
    file flag
  • [core, bep] support ignore_deletes folder flag
  • [core, bep] support device auto-accept folder flag
  • [core, bep] support device introducer and skip_introduction_removals markers
  • [core, bep] support outgoing messages to be compressed using lz4
  • [core] syncrhonize threads/app startup
  • [impl] degoogle: use protopuf instead of protobuf

v0.4.0

22 Feb 19:25

Choose a tag to compare

v0.3.3.

12 May 15:27

Choose a tag to compare

  • [bugfix, win32] governor actor, fix parsing folder path

v0.3.2

11 May 20:38

Choose a tag to compare

  • [bugfix] folder scan isn't triggered on startup

v0.3.1

23 Apr 19:12

Choose a tag to compare

  • [feature] added syncspirit binary fow windows xp
  • [build, docs] improved build documentation

v0.3.0

14 Apr 14:48

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

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