Skip to content
v0.14.43

This is a regularly scheduled stable release.

Bugfixes:

 - #1845: Files on deduplicated NTFS volumes are ignored by scanner
 - #4590: Path completion in new folder dialog does not work anymore
 - #4593: Fd leak when temp file cannot be truncated
 - #4605: Panic: runtime error related to KCP

Enhancements:

 - #2644: UI for debug levels and log access
 - #4369: GUI should indicate which files are out of sync on remote devices
 - #4400: Keep enough counters and state in the database to avoid initial database traversal
 - #4515: Should understand “socks” in addition to “socks5” in proxy URLs

Other issues:

 - #4407: Contribute kcp-go changes/features and/or fix tests
 - #4585: Update vendored github.com/minio/sha256-simd for AVX512 support
 - #4615: Update vendored x/sys/unix for dragonfly