v1.70.2
lib/transform: add transform library and --name-transform flag
bisync: fix listings missing concurrent modifications - fixes #8359
bisync: implementation #5164
build: update gopkg.in/yaml.v2 to v3
build: modernize Go usage
build: bisync: fix govet lint errors with golangci-lint v1.60.1
bisync: change exit code from 2 to 7 for critically aborted run
docs: fix typos found by codespell in docs and code comments
fix golangci-lint errors
bisync: document beta status more clearly - fixes #6082
bisync: fix endless loop if lockfile decoder errors
bisync: Graceful Shutdown, --recover from interruptions without --resync - fixes #7470
bisync: fix go vet problems with go1.24
bisync: support two --backup-dir paths on different remotes