This repository has been archived by the owner on Jan 27, 2020. It is now read-only.
Releases: syncthing/syncthing-inotify
Releases · syncthing/syncthing-inotify
v0.6-beta4
- 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
- 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
- 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
v0.3
v0.2
First version, compatible with Syncthing v0.9.19 API
- Linux: stable
- Windows: partially tested, but working
- OSX: only working for smaller folders (see https://github.com/Zillode/syncthing-inotify/issues/8)