Aux Proton Bridge v0.2.0
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 checkpassednpm audit --jsonreported 0 vulnerabilitiesnpm run smoke:sourcepassednpm run smoke:appimagepassed against the v0.2.0 AppImagecd dist && sha256sum -c SHA256SUMS.txtpassed
Not affiliated with, endorsed by, or sponsored by Proton AG.