syncthing v1.12.0-rc.2 Release Notes

Release Date: 2020-11-11 // over 3 years ago
  • ๐Ÿš€ This release adds a new config REST API. Also adds initial support for
    โœ… untrusted (encrypted) devices, for testing purposes only. (Separate
    ๐Ÿ“š documentation to be provided on how to enable and test this
    functionality.)

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ”€ #5360: Dangling symlink prevents filesystem watcher on FreeBSD
    • ๐Ÿ”€ #6664: Panic due to internal folder context used on exported methods
    • ๐Ÿ”€ #7063: panic: runtime error: invalid memory address or nil pointer dereference
    • ๐Ÿ”€ #7077: GUI stuck with "id is not defined" error when trying to ignore non-existent folder
    • ๐Ÿ”€ #7098: File deletions are not being synced in newly shared folders

    โœจ Enhancements:

    • ๐Ÿ”€ #6540: Config PATCH/PUT/DELETE API
    • ๐Ÿ”€ #7099: Add a html message to GUI when javascript is disabled
    • ๐Ÿ”€ #7108: Certificate for relaysrv with better naming