Changelog

Release notes for Maestro Deck — pulled live from GitHub Releases.

Latestv0.3.4··4 releases

v0.3.4

Latest·GitHub ›

No changes are documented for this version.

v0.3.2

·GitHub ›

Bug fixes

  • Inspector mode now works when launching from the Dock or Applications folder — on macOS, GUI-launched apps inherit a minimal PATH that doesn't include Homebrew, Android Studio, or ~/.maestro/bin. Maestro Deck now probes those locations directly and falls back to your login shell, so maestro and adb are found even when launched outside a terminal.
  • New "Tool paths" section in Settings — explicitly point Maestro Deck at your adb and maestro binaries when auto-detection fails (typical on locked-down corporate machines). Browse for the file or paste a path; changes apply on the next call without restarting the app.

v0.3.0

·GitHub ›

Auto-update

Maestro Deck now ships with built-in auto-update on macOS and Windows:

  • Check on startup — the app silently looks for new versions when you launch it
  • Manual check — click the version label in the toolbar to check on demand
  • Release notes — see what's new before downloading
  • One-click install — download and restart, no separate installer to run

BYOK Chat Assistant (Billy)

  • Bring your own key — wire up Anthropic or Vertex AI credentials and chat with Billy directly inside the editor
  • Model picker — switch between providers and models per-conversation (Anthropic Claude or Vertex Gemini)
  • Persisted choice — your selected provider/model now sticks across restarts
  • Workspace context — Billy can read your open flow and the YAML files in the workspace to give targeted help

Run highlight fixes

  • Multi-line stepsassertVisible: { id: ... }, scrollUntilVisible: { element: ... } and other object-form selectors now correctly highlight all of their lines as they execute
  • Resilient matching — when the Maestro CLI emits a selector format that differs from the parsed YAML, the gutter still falls back to the next pending step in order

Improvements

  • Dynamic version display in the toolbar (read from package.json at build time)
  • Version aligned across package.json, tauri.conf.json, and Cargo.toml

v0.1.0

·GitHub ›

No changes are documented for this version.

Never miss a release

Watch the repo to get pinged on every new version, or wire the Atom feed into your reader of choice.