main
build: use Go 1.24 tools pattern (#10281)
chore: remove ignore file caching entirely (#10813)
refactor: use modern Protobuf encoder (#9817)
style: gofumpt all the things (#9829)
chore: style fixes from `go fix` (#10846)
feat: switch logging framework (#10220)
feat(gui, config): support simple folder grouping (fixes #2070) (#10563)
fix(config): zero filesystemtype is "basic" (#10038)
fix(config): remove extraneous defaults setting while unmarshalling folder options (fixes #10746, fixes #10389) (#10763)
chore(protocol): minor cleanup of ClusterConfig messages; remove DisableTempIndexes option (#10202)
feat: make http session cookie path & duration configurable (fixes #10522) (#10632)
feat(config): expose folder and device info as metrics (fixes #9519) (#10148)
chore(config, connections): use same reconnection interval for QUIC and TCP (fixes #10507) (#10573)
all: Remove lib/util package (#9049)
chore: build with Go 1.26; use Go 1.25 features (#10570)