Skip to content

Aux Proton Bridge v0.2.0

Choose a tag to compare

@jaundre-van-staden jaundre-van-staden released this 23 Jul 16:58

Aux Proton Bridge v0.2.0

This release continues beyond the original MVP and adds the first real sync foundation pieces.

New

  • Persistent local operation history stored under Electron user data
  • Transfer history UI in the app
  • Operation lifecycle tracking: running, succeeded, failed
  • Redaction before storing operation logs/options
  • Conservative one-way backup profile foundation
  • Backup profile UI:
    • enable/disable profile
    • choose local backup paths
    • set remote Proton parent folder
    • save profile
    • run backup now
  • Backup profile safety rules:
    • upload only
    • skip existing files
    • merge folders
    • never propagate deletes
  • Tests for operation persistence, redaction, and backup profile behavior
  • Release script fix so manifests and AppImage smoke tests only use the current package version

Still not complete

  • Not a full bidirectional sync daemon yet
  • No background tray scheduler yet
  • No conflict review UI yet
  • No delete propagation yet
  • Packages are unsigned

Verified locally

  • npm run check passed
  • npm audit --json reported 0 vulnerabilities
  • npm run smoke:source passed
  • npm run smoke:appimage passed against the v0.2.0 AppImage
  • cd dist && sha256sum -c SHA256SUMS.txt passed

Not affiliated with, endorsed by, or sponsored by Proton AG.