Skip to content

v0.7.0 — PDrive Control Center

Choose a tag to compare

@ClaudiuSchuster ClaudiuSchuster released this 28 Aug 07:54
· 16 commits to main since this release
Immutable release. Only release title and notes can be modified.
12c1597

PDrive 0.7.0 improves the reliability and visibility of large Proton Drive transfers while preserving dirty VFS data across guarded recovery.

Highlights:

  • Adds conservative, evidence-based recovery for stalled draft uploads, finalization failures, and repeated Proton block-upload 502 cycles.
  • Ships a checksum-pinned PDrive rclone build with backend file-data bandwidth controls, bridge worker cleanup, and bounded failed-block retries.
  • Adds independent upload and download payload limits, transfer-slot and cache controls, protected metadata refresh, and guarded account recovery.
  • Expands PDrive Control Center with clearer transfer direction, download activity, service uptime and restart context, reviewable issue history, bilingual English/German UI, setup guidance, and locally bundled documentation.
  • Keeps routine recovery non-destructive: healthy idle mounts, active transfers, dirty cache generations, and near-pause bandwidth states remain protected.

Upgrade from an existing source installation:

git pull --ff-only
./install.sh

PDrive uses rclone's experimental Proton Drive backend and is not an official Proton product. Keep independent backups of important data.

Full comparison: v0.6.3...v0.7.0