v1.5.0-beta.3
Pre-releasev1.5.0-beta.3 (2026-07-25)
Bug Fixes
-
Name the way out in the guard messages, not only in the json remediation (#29,
4f2ce21) -
Read .driveignore through os.OpenRoot so symlinks cannot escape the pair root (
f916caf) -
Walk rclone output without materialising a line slice (
c13936a)
Features
-
Add account list showing Drive remotes, their state and the pairs using them (#29,
4f2ce21) -
Add account remove guarded against deleting a remote still in use (#29,
4f2ce21) -
Add engine methods to list Drive remotes and read their quota (#29,
4f2ce21) -
Add the account command group and non-interactive setup (#29,
4f2ce21) -
Build the darwin release binaries with cgo so the tray works on macOS (#28,
616c9fb) -
Document the account commands, non-interactive setup and macOS tray (#30,
0372b50) -
Emit a JSON error envelope for --format json command failures (#27,
b7a1ed5) -
Enable the system tray and cgo darwin release builds on macOS (#28,
616c9fb) -
Expose setup as account add without changing its output (#29,
4f2ce21) -
Group tray menu actions with separators (
b449a50) -
Let setup run without a browser via token or service-account credentials (#29,
4f2ce21)
Detailed Changes: v1.5.0-beta.2...v1.5.0-beta.3