Skip to content

v0.2.5

Latest

Choose a tag to compare

@ColinMario ColinMario released this 29 Jun 11:24

Fixed

  • Prevent auto sync from silently falling back to rclone mirror semantics when Proton's official CLI is unavailable.
  • Avoid passing Proton credentials through rclone process arguments during configuration.
  • Forward Flatpak host-tool environment such as RCLONE_CONFIG and Proton cache/config paths through flatpak-spawn.
  • Route Flatpak unmount helpers through the host so mounted paths can be detached correctly.
  • Make persistent mount removal idempotent when the service is already stopped.
  • Increase bootstrap download timeout for slow GitHub release assets while retaining size limits.

Changed

  • Rename Flatpak metadata and app ID to lowercase: io.github.colinmario.protondriveforlinux.

Validation

  • Tested on Linux with a real Proton account: login, browse, upload, download, rclone import/sync, FUSE mount, Flatpak upload/download, Flatpak mount/unmount, persistent systemd user mount, bootstrap for proton-drive and rclone.
  • Passed go test, race test, go vet, staticcheck, govulncheck, gosec, AppStream validation, desktop-file validation, Flatpak build and Flatpak run.