2.3.3
Fixed
- Archives left behind in
storage/runtime/temp/craft-backup/after every run. The runner removed the per-run staging subdirectory but not the archive file itself, which sits one level up; it's now unlinked in the samefinallyblock. Dry runs still preserve the archive so its path stays inspectable.