What’s new
- Introduce one shared Linux portability layer with reviewed package mappings for Linux Mint, Ubuntu, Debian-family systems and Arch Linux instead of distribution-specific branches.
- Add relocatable user-local and native system package layouts while keeping credentials, configuration, state, rclone and every VFS cache namespace in the user profile.
- Publish the first native Arch Linux package candidate, built from the final release commit and validated on a clean Arch Cinnamon/X11 desktop.
- Add privacy-safe desktop promotion reports plus low-resource Arch and Ubuntu checks using disposable rootless Podman containers and GitHub Actions.
- Keep long Control Center pages inside the available desktop work area, with scrolling when a small display cannot show the full page.
Arch Linux candidate
Download the attached proton-drive-linux-0.8.0-1-any.pkg.tar.zst, verify it with the attached checksum file and install it with:
sha256sum -c proton-drive-linux-0.8.0-1-any.pkg.tar.zst.sha256
sudo pacman -U ./proton-drive-linux-0.8.0-1-any.pkg.tar.zst
pdrive-uiPackage SHA-256: bb38d2f88b57cbe92e6058cb29e2c030750c10a1df2be840cf03d3f0bde9e664
The package passed the native package gate, 105-file integrity verification, a 15/15 clean-desktop preflight, Cinnamon/X11 window and language checks, tray actions, Nemo integration and logout/login lifecycle testing. Arch remains a release candidate until configured Proton-account and transfer review is complete; Linux Mint 22.x Cinnamon remains the generally supported reference platform.
Upgrade
Existing source installations can upgrade with:
git pull --ff-only
./install.shThe installer preserves credentials, configuration, cache, state and user data. The Arch package also keeps all mutable user data outside the package-owned /usr tree.
PDrive is an independent community project, not an official Proton product. rclone continues to label its Proton Drive backend as beta, so keep an independent backup of important data.
Full comparison: v0.7.7...v0.8.0