Releases: syncthing/syncthing
Releases ยท syncthing/syncthing
v1.28.0
Bugfixes:
- #9597: Filenames with extended characters not ignored correctly on macOS
- #9668: The Web UI defaults to Filipino on Finnish browsers.
- #9670: lib/api: /svc/lang disregards the passed quality values
- #9719: Unable to establish/maintain multiple connections due to connection priority error
Enhancements:
- #9715: Lower the log level of "already connected to this device" to DEBUG (is: INFO)
v1.28.0-rc.3
Bugfixes:
- #9597: Filenames with extended characters not ignored correctly on macOS
- #9668: The Web UI defaults to Filipino on Finnish browsers.
- #9670: lib/api: /svc/lang disregards the passed quality values
- #9719: Unable to establish/maintain multiple connections due to connection priority error
Enhancements:
- #9715: Lower the log level of "already connected to this device" to DEBUG (is: INFO)
v1.28.0-rc.2
Bugfixes:
- #9597: Filenames with extended characters not ignored correctly on macOS
- #9668: The Web UI defaults to Filipino on Finnish browsers.
- #9670: lib/api: /svc/lang disregards the passed quality values
- #9719: Unable to establish/maintain multiple connections due to connection priority error
Enhancements:
- #9715: Lower the log level of "already connected to this device" to DEBUG (is: INFO)
v1.28.0-rc.1
Bugfixes:
- #9668: The Web UI defaults to Filipino on Finnish browsers.
- #9670: lib/api: /svc/lang disregards the passed quality values
- #9719: Unable to establish/maintain multiple connections due to connection priority error
Enhancements:
- #9715: Lower the log level of "already connected to this device" to DEBUG (is: INFO)
v1.27.13-rc.1
v1.27.12
v1.27.11
What's Changed
- ios: minimal set of changes for iOS app to work by @pixelspark in #9619
- build: chmod -x non-executable files (fixes #9629) by @rasa in #9630
- build: Update dependencies by @calmh in #9640
- lib/sha256: Remove it by @Gusted in #9643
- cli: Remove
go-shlex
dependency by @Gusted in #9644 - lib/syncthing: Add wrapper for access to model by @pixelspark in #9627
- gui: Add Irish (ga) translation template by @acolomb in #9646
- lib/fs: Put the caseFS as the outermost layer by @imsodin in #9648
New Contributors
- @pixelspark made their first contribution in #9619
- @Gusted made their first contribution in #9643
Full Changelog: v1.27.10...v1.27.11
v1.27.11-rc.2
Other issues:
- #9629: Housekeeping: chmod -x non-executable files
v1.27.11-rc.1
Other issues:
- #9629: Housekeeping: chmod -x non-executable files