Skip to content

Releases: sieren/QSyncthingTray

QSyncthingTray 0.5.8 Win / OSX

07 Jul 10:43
Compare
Choose a tag to compare

Improvements:

  • Better handling of file paths
  • QST Window now has icon on Windows

Fixes:

  • Fixed an issue with QST forgetting the iNotify Path

QSyncthingTray 0.5.7 Win / OSX

22 Dec 19:56
Compare
Choose a tag to compare

Fixes:

  • Fixed a (Qt) bug where QST wouldn't be able to connect to Syncthing after standby.

QSyncthingTray 0.5.6 Win / OSX

21 Nov 21:36
Compare
Choose a tag to compare

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

26 Oct 15:30
Compare
Choose a tag to compare

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

13 Oct 18:00
Compare
Choose a tag to compare

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

21 Aug 18:21
Compare
Choose a tag to compare

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 to cmake

QSyncthingTray 0.5.1r2 Win / OSX

31 May 20:45
Compare
Choose a tag to compare

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

31 May 09:38
Compare
Choose a tag to compare
  • 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

26 May 20:12
Compare
Choose a tag to compare

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 the config.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

18 May 07:39
Compare
Choose a tag to compare
  • Fix: Web View would load wrong URL