v0.7.5 — PDrive Control Center
·
6 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What’s new
- Add a clearly separate Preferences → Account → Change Proton account … workflow with complete English and German native login forms.
- Refuse account changes while transfers, queued uploads, or Dirty VFS cache data remain, with a second safety check immediately before activation.
- Validate the candidate account in isolation, mount it through a fresh anonymous cache namespace, and automatically restore the previous encrypted configuration and namespace if activation fails.
- Keep same-account reauthorization and its rate-limit lifecycle distinct from intentional account migration.
- Expand the user and Operations documentation with privacy-safe screenshots, recovery guidance, and the complete persistence and data-safety contract.
- Add reproducible artwork and a refreshed repository social preview.
Upgrade
Existing installations can upgrade with:
git pull --ff-only
./install.shThe installer preserves credentials, configuration, cache, state, and user data. Account switching is always explicit; upgrading alone does not change the configured Proton account or cache namespace.
Full comparison: v0.7.4...v0.7.5