Releases: calmh/syncthing
Releases · calmh/syncthing
v1.30.0-rc.1
1.30.0-rc.1 (2025-05-25)
Bug Fixes
- config: deep copy configuration defaults (fixes #9916) (#10101) (702ed8e)
- config: mark audit log options as needing restart (fixes #10099) (#10100) (8c3d2f3)
- db: handle large numbers of blocks in update (#10025) (4096a35)
- db: skip invalid files as remote need when local is deleted (7cfa871)
- db: version vector serialisation :( (#10050) (ddea2e4)
- db: wrong prepare method (05210d0)
- don't hold main database update lock when tidying folder databases (47e3147)
- handle null database name in getGolderDB (d28be1b)
- model: close fd immediately in copier (#10079) (58bf2b5)
- model: correct bufferpool handling; simplify (#10113) (964c8d7)
- model: index handler error handling (7284969)
- model: loop-break regression while block copying in puller (#10069) (be00236)
- model: use same folder first in copier (#10093) (fa7b81e)
- sqlite: apply options (#10049) (e0c1abc)
- sqlite: hold update lock while generating folder idx (ed252ed)
- syncthing: make directory flags global for all commands (#10028) (b88aea3)
- syncthing: remove duplicate --no-console flag (2c3a890)
Features
SQLite preview 4
Various fixes, no lock file, introduces migration support
SQLite preview 6
Now with zig, for great justice
SQLite preview 5
Now with additional starting on Windows!
SQLite preview 3
Now with static Linux binaries
SQLite preview 2
Performance fixes and other things.
Container image in ghcr.io/calmh/syncthing:v2.0.0-beta.2
SQLite preview 1
This is a preview/testing release of Syncthing using SQLite as the database backend.