Syncthing v1.4.0-rc.3 Release Notes

Release Date: 2020-02-12 // over 4 years ago
  • v1.4.0

    🛠 Bugfixes

    • 🐧 #4774: Doesn't react to Ctrl-C when run in a subshell with -no-restart (Linux)
    • 🔀 #5952: panic: Should never get a deleted file as needed when we don't have it
    • 🔀 #6281: Progress emitter uses 100% CPU
    • 🔀 #6289: "general SOCKS server failure" since syncthing 1.3.3
    • 🔀 #6300: lib/ignore: panic: runtime error: index out of range [0] with length 0

    ✨ Enhancements

    • 🔀 #5786: Consider always running the monitor process
    • 🐎 #5898: Database performance: reduce duplication
    • 🐎 #5914: Limit folder concurrency to improve performance
    • 🔀 #6302: Avoid thundering herd issue by global request limiter