Skip to content

Aux Proton Bridge v0.2.1

Choose a tag to compare

@jaundre-van-staden jaundre-van-staden released this 23 Jul 17:02

Aux Proton Bridge v0.2.1

This release adds the background/tray foundation after v0.2.0's persistent operation history and one-way backup profile.

New in v0.2.1

  • System tray entry
  • Close-to-tray behavior instead of fully exiting immediately
  • Tray actions:
    • show Aux Proton Bridge
    • run backup now
    • quit
  • Background scheduler foundation
  • Scheduler runs only when the user has explicitly enabled a backup profile and selected backup paths
  • Scheduler keeps conservative behavior:
    • upload only
    • skip existing files
    • merge folders
    • never propagate deletes

Included from v0.2.0

  • Persistent local operation history
  • Transfer history UI
  • Operation status tracking
  • Redacted operation storage
  • Conservative one-way backup profile UI
  • Release hygiene fixes for version-specific manifests/smoke tests

Still not complete

  • Not a full bidirectional sync daemon yet
  • No conflict review UI yet
  • No delete propagation yet
  • No auto-update flow 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.1 AppImage
  • cd dist && sha256sum -c SHA256SUMS.txt passed

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