Releases: kozec/syncthing-gtk
Releases · kozec/syncthing-gtk
v0.9.2.5
Changes:
- Changed wording in notification for better clarity
- Added config-only option to disable status icon animation
- Added -o argument, dumps captured Syncthing daemon output to stdout
- Added argument to disable status icon (thanks @argv-minus-one)
Fixes:
- Filesystem watching fails on folder with space in id.
- 1st run wizard now stores password hash directly instead of leaving hashing to syncthing
- Switched to timeout_add_seconds for inotify polling (thanks @jgoerzen)
Localisation:
- Added Polish localisation (thanks to Damian Cypcar and m4sk1n)
Windows:
- Added registry configuration value for changing file browser
Notes:
- This release introduces new dependency: python-bcrypt
v0.9.2.4
v0.9.2.3
Windows Fixes:
- Opening synced directory in Windows Explorer (thanks @brad-burch)
- Added external, less crash-prone build of libgiognutls
- Portuguese language missing in language settings
Notes:
- This release is required for Syncthing daemon version 0.14.6 or newer. Older version of Syncthing-GTK will not connect to new Syncthing daemon.
v0.9.2.2
New:
- Added Brazilian Portuguese translation (thanks to @robsonsobral)
- Support for folder labels in notifications (thanks to @acolomb)
Fixes:
- Not sending 'Host' header breaks Syncthing >=v0.14.6
- Crash on start with some Windows installations (thanks @Palatis)
Notes:
- This release is required for Syncthing daemon version 0.14.6 or newer. Older version of Syncthing-GTK will not connect to new Syncthing daemon.
v0.9.2.1
This release fixes crash-on-statup problem on Windows.
If you are on Linux, you can safely skip this release.
v0.9.2
New:
- Added black and white icons theme, selectable in UI settings.
- Added Spanish translation (thanks to @buttle)
- New folder ID is pre-filled with auto-generated ID
- Added man page
- Added list of both 5€ patrons to About dialog.
Fixes:
- Error message about incompatible nodes is repeated infinitely
- File Pull Order defaults to nothing
- "Override remote changes" option not doing anything
- 'tcp://' is prepended to dynamic address in folder editor.
- Added more error details when '404/Not Found' error is generated.
Windows Fixes:
- Added Language selector to UI settings.
- Double-clicking on directory should open Windows Explorer (thanks to @brad-burch)
Notes:
- Requires daemon version 0.13 or newer, 0.14 is recommended.
v0.9.1
New:
- Compatible with Syncthing v0.14.0
- Display notification when .sync-conflict file is created.
- Handle error message about outdated syncthing on remote device
Fixes:
- Renamed Chinese localisation directory
Windows:
- Updated Syncthing-inotify to version 0.8.3
Notes:
- Requires daemon version 0.13 or newer, 0.14 is recommended.
v0.9.0.3
Windows:
- Don't move window out of the screen if number of displays is changed
- Bumped syncthing-inotify version
Fixes:
- Better cookie handling when no username nor API key is set
- About dialog updated with link to my Patreon page.
Notes:
- Requires daemon version 0.13 or newer. For older daemon version, please use v0.8.3.
If you have Keep Syncthing binary up-to-date option enabled, new daemon version will be downloaded upon first start. - Syncthing 0.13 is not compatible with the v0.12.x and it will not connect nor synchronize files with older versions. See Syncthing release notes for more info.
v0.9.0.2
More fixes:
- UI Settings crashing on small screen
- Daemon Settings crashing always
Notes:
- Requires daemon version 0.13 or newer. For older daemon version, please use v0.8.3.
If you have Keep Syncthing binary up-to-date option enabled, new daemon version will be downloaded upon first start. - Syncthing 0.13 is not compatible with the v0.12.x and it will not connect nor synchronize files with older versions. See Syncthing release notes for more info.
v0.9.0.1
Quick fix for left half of window missing.
For Syncthing 0.13 and above
Changes:
- Added support for folder labels
- Added support for Identification of Connections from Unknown Devices
- Added label that notifies user when changed setting needs ST-GTK restart
- Added 'File Pull Order' and 'Minimum Free Disk Space' fields to folder editor
- Changed formatting in speed limit fields
- Added Chinese, Russian and Lithuanian localization (thanks to @wsxy162, @midyukov-anton and @moo)
Fixes:
- Fixed updater extracting systemd units.
Windows:
- GTK updated to 3.18, should fix disappearing border bug
- Updated Syncthing-inotify to version 0.7
Notes:
- Requires daemon version 0.13 or newer. For older daemon version, please use v0.8.3.
If you have Keep Syncthing binary up-to-date option enabled, new daemon version will be downloaded upon first start. - Syncthing 0.13 is not compatible with the v0.12.x and it will not connect nor synchronize files with older versions. See Syncthing release notes for more info.