Releases: basiliscos/syncspirit
Releases · basiliscos/syncspirit
v0.4.4
- [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
- [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
v0.4.1
- [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_typefolder setting (send only, receive only, send & receive) - [core] support
pull_olderfolder setting (alphabetic, by size, by modification date) - [core, bep] support
disable_temp_indixes(hardcoded to1for atm) - [core, bep] support
ignore_permissionsfolder flag,permissionsandno_permissions
file flag - [core, bep] support
ignore_deletesfolder flag - [core, bep] support device
auto-acceptfolder flag - [core, bep] support device
introducerandskip_introduction_removalsmarkers - [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
- [feature] new fltk-fronted
- major app refactoring
v0.3.3.
- [bugfix, win32] governor actor, fix parsing folder path
v0.3.2
- [bugfix] folder scan isn't triggered on startup
v0.3.1
- [feature] added
syncspiritbinary fow windows xp - [build, docs] improved build documentation
v0.3.0
v0.2.0
- [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