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