Skip to content

Releases: syncthing/syncthing-macos

Update syncthing to v1.4.2

17 Apr 12:44
3463cb3
Compare
Choose a tag to compare
Pre-release

This release bundles the latest syncthing v1.4.2

Fix update issue

16 Jan 18:05
Compare
Choose a tag to compare

Fixes the auto-updater (third try) to the new versioning scheme with the syncthing major version bump. Sorry!
See issue #90 for more information.

Bump to v1.0.0

12 Jan 12:41
Compare
Choose a tag to compare
Bump to v1.0.0 Pre-release
Pre-release

NOTICE This release breaks the auto updater because incorrect new version scheme (see #90). Please use the v1.0.0-2 release!

Changes:

  • Update syncthing bundle to v1.0.0

Minor update

06 Dec 20:04
Compare
Choose a tag to compare
Minor update Pre-release
Pre-release

Changes:

  • Update syncthing bundle to v0.14.54

Minor update

07 Nov 19:33
01366fe
Compare
Choose a tag to compare

NOTICE: Application bundle is now signed by @calmh with Developer ID Application: Jakob Borg (LQE5SYM783). A manual reinstallation is necessary directly from github!

Changes:

v0.14.49-1

04 Aug 23:48
b477503
Compare
Choose a tag to compare

New features, changes and improvements

  • Update syncthing to v0.14.49 (see #64)
  • Control syncthing daemon executable from tray action (see #48)
  • Syncthing upgrade corrupts application bundle signature (see #37)

Bugfixes

  • HTTPS connection doesn't work with self signed certificate (see #24)
  • Very High Idle CPU Usage when API key is invalid (see #46)
  • Folders no longer sorted alphabetically after 0.14.48 update (see #49)
  • There should be only one preferences window (see #72)

IMPORTANT NOTICE: The project is now an official supported wrapper for Syncthing. Ownership has been transfered from github.com/xor-gate/syncthing-macosx to github.com/syncthing/syncthing-macos

For a complete list of changes and issues see the v0.14.49-1 milestone.

Added some items to the menu

19 Apr 19:29
Compare
Choose a tag to compare
  • Add items to menu
    • Pause All Devices/Resume All Devices
    • Rescan All

For a complete list of changes compared to previous release see v0.14.33-1...v0.14.46-1

Long time no see

03 Aug 07:52
Compare
Choose a tag to compare

Release notes:

Application bundle now signed by @virusman with Developer ID Application: Victor Babenko (JUW2CNK88G)

  • Improvements
    • Update the status icon when Syncthing is synchronising #29
    • Update syncthing executable to v0.14.33 #35
    • Read config.xml on first start #36
    • Don't open web browser on start of syncthing (-no-browser argument)
    • Automate application bundle signing #34
  • Bugfixes
    • Unable to Copy-paste of API key input box with cmd+v in configuration window #20
    • Cannot toggle "start at login" #25

Fix problem while not loading the preferences window

16 Oct 15:10
Compare
Choose a tag to compare

The preferences window was not loading because StartAtLogin default was not written. Which resulted in an assertion when setting Nil string in the window.

  • See issue #16 for more details

Bugfix release on v0.14.8

05 Oct 18:42
Compare
Choose a tag to compare

NOTE: It seems this release fails to open the preferences window when installing on a virgin machine

Fixes #13 - Doesn't run syncthing executable in background at startup.