syncthing/syncthing

← Alle Releases
v2.1.1 vor 1 Monat st-release st-release Auf GitHub ansehen

Major changes in 2.1

  • Devices and folders can now be grouped in the GUI by setting the new
    group attribute.

  • HTTP and HTTPS proxies with support for CONNECT can now be used, in
    addition to the existing support for SOCKS proxies (the environment
    variable all_proxy=https://...).

  • Block indexing can be turned off for folders where it's more desirable to
    optimise for reduced database size and overhead than minimal transfer
    size (the blockIndexing attribute on folder configuration).

  • GUI login session duration can be configured to be longer or shorter than
    the default one week, or set to infinitely long. The cookie path can also
    be adjusted. (The sessionCookieDurationS and sessionCookiePath
    attributes in the GUI configuration.)

This release is also available as:

  • APT repository: https://apt.syncthing.net/

  • Docker image: docker.io/syncthing/syncthing:2.1.1 or ghcr.io/syncthing/syncthing:2.1.1
    ({docker,ghcr}.io/syncthing/syncthing:2 to follow just the major version)

What's Changed

Fixes

  • fix(syncthing): properly upgrade via REST when Syncthing is running (fixes #10697) by @calmh in https://github.com/syncthing/syncthing/pull/10699
  • fix(versioner): ensure user read/write/execute on archived dirs (fixes #10532) by @calmh in https://github.com/syncthing/syncthing/pull/10696
  • fix(discover): only announce wildcard for TCP punching when listening on wildcard address (fixes #10503) by @calmh in https://github.com/syncthing/syncthing/pull/10691
  • fix(stcrashreceiver): close source loader responses on errors by @mattn in https://github.com/syncthing/syncthing/pull/10704
  • fix(protocol): handle zero-size requests (fixes #10709) by @calmh in https://github.com/syncthing/syncthing/pull/10710

Other

  • build: be explicit about workflow permissions by @calmh in https://github.com/syncthing/syncthing/pull/10690
  • chore(syncthing): include runtime context in GC crashes by @calmh in https://github.com/syncthing/syncthing/pull/10702
  • build(deps): x/net for govulncheck by @calmh in https://github.com/syncthing/syncthing/pull/10703
  • chore: use path/filepath for local file system paths by @mattn in https://github.com/syncthing/syncthing/pull/10705

New Contributors

  • @mattn made their first contribution in https://github.com/syncthing/syncthing/pull/10704

Full Changelog: https://github.com/syncthing/syncthing/compare/v2.1.0...v2.1.1

Downloads

compat.json 112 B · 6651 Downloads sha1sum.txt.asc 8.4 KB · 174 Downloads sha256sum.txt.asc 10.5 KB · 942 Downloads syncthing-freebsd-amd64-v2.1.1.tar.gz 12.4 MB · 846 Downloads syncthing-freebsd-arm64-v2.1.1.tar.gz 11.4 MB · 334 Downloads syncthing-illumos-amd64-v2.1.1.tar.gz 14.0 MB · 2808 Downloads syncthing-linux-386-v2.1.1.tar.gz 10.8 MB · 3045 Downloads syncthing-linux-amd64-v2.1.1.tar.gz 11.2 MB · 429075 Downloads syncthing-linux-arm-v2.1.1.tar.gz 10.7 MB · 12429 Downloads syncthing-linux-arm64-v2.1.1.tar.gz 10.3 MB · 42418 Downloads syncthing-linux-loong64-v2.1.1.tar.gz 10.8 MB · 264 Downloads syncthing-linux-mips-v2.1.1.tar.gz 10.6 MB · 255 Downloads syncthing-linux-mips64-v2.1.1.tar.gz 11.1 MB · 244 Downloads syncthing-linux-mips64le-v2.1.1.tar.gz 10.9 MB · 241 Downloads syncthing-linux-mipsle-v2.1.1.tar.gz 10.5 MB · 287 Downloads syncthing-linux-ppc64le-v2.1.1.tar.gz 10.5 MB · 233 Downloads syncthing-linux-riscv64-v2.1.1.tar.gz 10.6 MB · 430 Downloads syncthing-linux-s390x-v2.1.1.tar.gz 11.1 MB · 241 Downloads syncthing-macos-amd64-v2.1.1.zip 11.8 MB · 3836 Downloads syncthing-macos-arm64-v2.1.1.zip 10.8 MB · 16477 Downloads syncthing-macos-universal-v2.1.1.zip 22.6 MB · 1275 Downloads syncthing-openbsd-amd64-v2.1.1.tar.gz 12.3 MB · 543 Downloads syncthing-openbsd-arm64-v2.1.1.tar.gz 11.4 MB · 248 Downloads syncthing-source-v2.1.1.tar.gz 60.1 MB · 1506 Downloads syncthing-source-v2.1.1.tar.gz.asc 1.4 KB · 212 Downloads syncthing-windows-386-v2.1.1.zip 11.1 MB · 8510 Downloads syncthing-windows-amd64-v2.1.1.zip 11.4 MB · 483417 Downloads syncthing-windows-arm64-v2.1.1.zip 10.4 MB · 5091 Downloads syncthing_2.1.1_amd64.deb 11.2 MB · 728 Downloads syncthing_2.1.1_arm64.deb 10.4 MB · 340 Downloads syncthing_2.1.1_armel.deb 10.7 MB · 247 Downloads syncthing_2.1.1_armhf.deb 10.7 MB · 244 Downloads