Skip to content

Driven v2.5.0

Choose a tag to compare

@pmaxhogan pmaxhogan released this 30 Jul 05:21
81ec538

Features

  • cli: import destinations from an existing rclone config (#213) (baaf7bd)
  • core: enable macOS locked-file backup via the APFS snapshot broker (#201) (ada822e)
  • core: local and removable-folder backup destination (#212) (c416a24)
  • core: macOS APFS snapshot broker for locked files (#196) (a5f105e)
  • core: pluggable backup destination backends (#200) (871df59)
  • core: S3-compatible backup destination (#207) (37acb03)
  • core: scheduled integrity scrub of remote objects (#203) (049c62a)
  • ui: guide macOS users to grant Full Disk Access when files are denied (#216) (aa5327e)

Bug Fixes

  • ci: wait for MinIO readiness before the S3 integration suite (#226) (fff471a)
  • core: classify macOS locked and permission-denied opens into the skip-and-report path (#195) (08d2864)
  • core: downgrade the APFS helper-dir check from fatal to advisory (#211) (65010ac)
  • net: redact proxy credentials from the diagnostic bundle (#190) (8e514f3)
  • net: redact userinfo from PAC source in logs (#208) (8692bc0)
  • net: refresh stale PAC scripts instead of pinning them for the process (#191) (18b0d43)
  • scanner: route the deep-verify hash through the platform-open helper (#193) (3af5c65)
  • ui: do not offer versioning on destinations that cannot honour it (#224) (857c8ba)
  • ui: make the destination step backend-driven and stop copy claiming Drive behaviour (#219) (9d67765)
  • ui: tear down exclusion-preview listeners lost to an unmount race (#206) (2656c9f)
  • ui: use a template tray icon on macOS (#202) (eaefa9a)