Releases: sieren/QSyncthingTray
Releases · sieren/QSyncthingTray
QSyncthingTray 0.5.8 Win / OSX
QSyncthingTray 0.5.7 Win / OSX
Fixes:
- Fixed a (Qt) bug where QST wouldn't be able to connect to Syncthing after standby.
QSyncthingTray 0.5.6 Win / OSX
Improvements:
- Added Polling Intervall Unit to UI
Fixes:
- Restored Icon animation on Windows
- Improved stability on Windows
- Icon is now immediately updated when toggled between monochrome/color
QSyncthingTray 0.5.5 RC2 Win / OSX
Features:
- Add ability to set a customised range for usage data statistics (e.g. 2 hours)
- Add number of connections to graph statistics
Improvements:
- [General] Show Folder Name in Menu instead of ID.
- [UI] Initialise Syncthing UI with dark grey background as a compromise for users with dark themes.
- [Plot] Use absolute time on axis in plots.
- [Plot] Longer gaps between data points (e.g. after standby) are now set to zero instead of connected by a straight line
- [Plot] Overall improvement when cleaning up stale data
Fixes:
- [Mac] Closing the Syncthing UI now doesn't close other QST windows.
QSyncthingTray 0.5.5 RC1 Win / OSX
Features:
- Traffic Plots: Plot a graph of the past 60 minutes of bandwidth usage by QST.
This lays groundwork for more data visualisations in future updates. - Update Notifications: Weekly Checks whether a new update is available.
- Support for OpenBSD, NetBSD, FreeBSD
- [Linux/Mac] Added default paths for Syncthing and iNotify
Improvements:
- Raise Window on subsequent clicks if already opened
- Decreased compile time memory usage
Bugfixes:
- Removed a bug where QST wouldn't warn if user tries to connect to HTTP but has HTTPS enabled
- Removed a bug where inotify's path would be incorrectly detected, overall improvement of process spawning.
QSyncthingTray 0.5.2 Win / OSX
Bugfixes:
- OSX: QSyncthingTray now correctly shows up in Spotlight
- Don't kill manually launched
syncthing
on shutdown - Linux/OSX: Settings are now being migrated into a qst/QSyncthingTray namespace and folder structure
- Users who want to compile QST themselves, can now chose between a slimmer version using deprecated WebKit or the normal WebEngine (as a positive sideeffect: Debian support!). Simply pass
-DQST_BUILD_WEBKIT=1
tocmake
QSyncthingTray 0.5.1r2 Win / OSX
This is a re-release of the Mac version of QST as the previous build
contained a broken package.
- Move Last Synced Files and current Folders into Sub Menus
- Keep Size of Browser View in between restarts
- Fixed a bug when saving the launch path
- Restored Last Synced Files functionality
Github:
Restructured Repo to make it easier to navigate the project for potential contributors (where art thou?)
QSyncthingTray 0.5.1 Win / OSX
- Move Last Synced Files and current Folders into Sub Menus
- Keep Size of Browser View in between restarts
- Fixed a bug when saving the launch path
- Restored Last Synced Files functionality
Github:
- Restructured Repo to make it easier to navigate the project for potential contributors (where art thou?)
UPDATE: Mac packaging is currently damaged. Please use 0.5.0 until further notice.
QSyncthingTray 0.5.0 Win / OSX
Working with Syncthing v13.
- The API Key is now retrieved from the configuration file. QST will look into the default directory where
syncthing
stores its configuration and tries to retrieve it from theconfig.xml
.
As a user, there is now a field in the preferences to manually set the API Key, should the configuration reside in a different location. - Fix a crash when resuming QST from Pause.
- Improved the way future default settings are handled.
- Fix a race-condition on Windows where syncthing-inotify might prevent syncthing from starting by acquiring a lock on its config file.
QSyncthingTray 0.4.7 Win / OSX
- Fix: Web View would load wrong URL