Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Releases: syncthing/syncthing-inotify

v0.6-beta4

17 Apr 10:49
Compare
Choose a tag to compare
v0.6-beta4 Pre-release
Pre-release
  • Inform Syncthing about inotify errors (fixes #32)
  • Fix exit codes for systemd (fixes #39)
  • Increase notify.EventInfo channel buffer
  • Filter empty lists (fixes #47)
  • Fix out of bounds error

v0.6-beta

07 Apr 21:34
Compare
Choose a tag to compare
v0.6-beta Pre-release
Pre-release
  • Updated to latest Syncthing API (v0.11)
  • Uses recursive watches on all platforms, thereby fixing OSX file handler issues
  • Uses multi-scan requests, thus supporting efficient renames and faster scanning
  • Various bugfixes

Note: this release is only compatible with Syncthing v0.11 (currently in beta)!

v0.5

03 Mar 13:21
Compare
Choose a tag to compare
  • Ignore events originating from Syncthing
  • Replace static defaults by values from Syncthing's own configuration (Thanks @SjonHortensius)
  • Restart when folders are added, updated or removed from Syncthing
  • Additional logging

v0.4

22 Feb 12:43
Compare
Choose a tag to compare
  • Updated to latest fsnotify API
  • Blocking scan requests (reduces load on syncthing)
  • Fix dangling reference to fsnotify events

v0.3

25 Nov 21:01
Compare
Choose a tag to compare
  • Added ignore patterns
  • Retry functionality with exponential backoff
  • Waits until Syncthing has started

v0.2

25 Oct 22:12
Compare
Choose a tag to compare

Bugfixes and ignore .stversions folder

First version, compatible with Syncthing v0.9.19 API

07 Oct 20:57
Compare
Choose a tag to compare