Vex 0.1.2
Vex 0.1.2
Setup & onboarding — bulletproofed
- Fixed: "Docker Desktop is not installed" false negative. Vex launched from Finder/Dock now finds the Docker CLI across Docker Desktop (including no-admin installs), Homebrew, OrbStack and Rancher Desktop. Setup also distinguishes Docker CLI not found from Docker daemon not running and guides you accordingly.
- Fixed: "Port already in use" after reinstalling Vex. Setup now detects containers left behind by a previous Vex installation and offers a one-click Stop previous Vex services (stop-only — your data and volumes are never touched), then retries automatically.
- New: "Set up a new vault". Forgot your master password? Unlock screen now offers a safe reset: your encrypted vault and wallet keystores are archived into a durable, restorable backup (kept until you delete it — exempt from backup rotation and visible in Restore from backup), and setup starts fresh. Nothing is ever deleted without a verified backup. Note: this cannot recover the forgotten password — on-chain funds remain recoverable via your seed/backups.
- macOS App Translocation detected — if Vex runs from a quarantined location, System Check now tells you to move it to /Applications and relaunch.
- "Open logs folder" is now available on every failing setup screen — send us logs instead of guesses.
New: app-wide approvals inbox
Pending approvals are now visible from anywhere in the app — an AWAITING badge in the header opens an inbox listing every pending approval with its session name and requested action. Approve/reject inline (full high-risk confirmation preserved) or jump straight to the session. Applies to restricted-permission sessions; autonomous sessions are unaffected.
Reliability
- Update checks, download, verification and install for 0.1.x were exercised end-to-end this cycle — updating from 0.1.2 onward is one click when the next release lands.