v1.72.0
bisync: fix race when CaptureOutput is used concurrently #8815
bisync: use unique stats groups on tests
bisync: implementation #5164
refactor: use strings.Builder to improve performance
build: use sequence Split introduced in go1.24
bisync: fix failing tests
bisync: release from beta
bisync: fix data races on tests
docs: fix markdown lint issues in command docs
accounting: add RemoveDoneTransfers method to fix bisync race #8815
bisync: deglobalize to fix concurrent runs via rc - fixes #8675
bisync: remove unused parameters
accounting: add SetMaxCompletedTransfers method to fix bisync race #8815
bisync: support two --backup-dir paths on different remotes