Syncthing
Open source continuous file synchronization
Alternative to: dropbox, google drive, onedrive, resilio sync
About
Versions (100)
v1.27.11
2024-09-03What’s Changed
- ios: minimal set of changes for iOS app to work by @pixelspark in https://github.com/syncthing/syncthing/pull/9619
- build: chmod -x non-executable files (fixes #9629) by @rasa in https://github.com/syncthing/syncthing/pull/9630
- build: Update dependencies by @calmh in https://github.com/syncthing/syncthing/pull/9640
- lib/sha256: Remove it by @Gusted in https://github.com/syncthing/syncthing/pull/9643
- cli: Remove
go-shlexdependency by @Gusted in https://github.com/syncthing/syncthing/pull/9644 - lib/syncthing: Add wrapper for access to model by @pixelspark in https://github.com/syncthing/syncthing/pull/9627
- gui: Add Irish (ga) translation template by @acolomb in https://github.com/syncthing/syncthing/pull/9646
- lib/fs: Put the caseFS as the outermost layer by @imsodin in https://github.com/syncthing/syncthing/pull/9648
New Contributors
- @pixelspark made their first contribution in https://github.com/syncthing/syncthing/pull/9619
- @Gusted made their first contribution in https://github.com/syncthing/syncthing/pull/9643
Full Changelog: https://github.com/syncthing/syncthing/compare/v1.27.10…v1.27.11