Syncthing v1.2.2-rc.3 Release Notes

Release Date: 2019-08-15 // over 4 years ago
  • v1.2.2

    ๐Ÿ›  Bugfixes

    • ๐Ÿ”€ #5824: Sync Protocol Listen Address in Actions behaves badly
    • ๐Ÿ”€ #5836: panic: chmod ...: operation not permitted
    • ๐Ÿ”€ #5839: Prevent leaking log info into stack traces
    • ๐Ÿ”€ #5866: No indication in GUI that Syncthing has been shut down
    • โšก๏ธ #5888: Adding/updating pending folders is inefficient
    • ๐Ÿ”€ #5908: panic: close of closed channel in lib/syncthing when shutting down
    • ๐Ÿ”€ #5920: Free space error message is unintelligeble
    • ๐Ÿ”€ #5934: Dialing regards any established connection as successful / does not check device ID

    โœจ Enhancements

    • ๐Ÿ”€ #5738: Avoid logging http: TLS handshake error ... remote error: tls: unknown certificate
    • ๐Ÿ”€ #5940: TLS: Support x25519, reconsider elliptic curve priority in handshake

    Other issues

    • ๐Ÿ“ฆ #5115: Include systemd units in stdiscosrv/strelaysrv Debian packages
    • ๐Ÿ”€ #5901: TestPullInvalidIgnoredSR flakyness + data race