v2.66.4
New
- Unlink repositories without deleting data (#369). The repository delete dialog has a "keep repository data on disk" option: the repo is removed from BBS but the borg data stays in storage, and Repositories → Scan & Adopt can re-attach it to any client — enabling cross-client migrations. Also on the API:
?keep_data=1on the repository DELETE endpoint. For remote SSH repositories the dialog now correctly states that data on the remote host is never deleted.
Fixes
- Deleting a client with S3 sync enabled no longer fails with HTTP 500 (#378). The delete cascade hit a foreign-key restriction on the S3 sync links; both the web and API delete paths now clear those links first.
Note: the v2.66.3 Docker image never published — the release event was dropped during a GitHub Actions disruption. This release includes everything from v2.66.3.