Releases: kozec/syncthing-gtk
v0.7.6.2
v0.7.6.1
v0.7.6
Fixes:
- window border disappearing (again) on Windows
- crash on too recent glib (#198)
- crash on too old glib (#201)
- inotify (filesystem watcher) not being aware of created directories
- Nautilus plugin ignoring some files until view is refreshed
Note: Standard Windows installer will download ~12MB package with required libraries during first installation.
v0.7.5.8
v0.7.5.1
Quick fix for build script. If you are on v0.7.5, you can skip this release.
New:
Fixes:
- showing stopped folders as "up-to-date"
- notification icon missing on i3
Note: Windows installer will download ~12MB package with required libraries during first installation.
v0.7.5
v0.7.4.1
New:
- Added scrollbars around folder list and device list, fixing display on small screens
Fixes:
- starting
syncthing-gtk.py
from directory unicode characters in path - moved filemanager emblems to where specification expects them
- invalid links and typos
Note: Windows installer will download ~12MB package with required libraries during first installation.
v0.7.4
New stuff:
- displaying "(watch)" next to folder's rescan interval if filesystem watching is enabled
- added support for extenal and trashcan versioning
- added
--nostdownloader
argument to setup.py, for disabling Syncthing updater on "compile" time. (see #170)
Fixes:
- compatibility with non-GNU nice command (thanks @somasis)
- filesystem watcher not reporting files with space in path
- crash on Windows with GTKHeader is enabled
- "browse" option not working with paths starting with ~ on Windows
Note: Windows installer will download ~12MB package with required libraries during first installation.
v0.7.3
Fixes:
- IPv6 address cut out in 'Add new device' dialog (#166)
- Filesystem watcher broken in Linux
- Some icons missing when
syncthing-gtk.exe
is not started from it's own directory on Windows
Note: Windows installer will download ~12MB package with required libraries during first installation.
v0.7.2
Windows-only stuff. If you are on Linux, you can skip this version.
- Fixed missing tray icon on some Windows machines
- Added experimental support for filesystem watching on Windows using syncthing-inotify.
Note: Windows installer will download ~12MB package with required libraries during first installation.