Gasoline v0.8.1 Released
What’s New in v0.8.1
Section titled “What’s New in v0.8.1”Gasoline v0.8.1 focuses on reliability and consistency across the daemon, extension, and test harness.
Highlights
Section titled “Highlights”- Unified sync-era behavior by removing legacy split-result paths and aligning command/result flow through
/sync. - Hardened screen-recording UX with clearer approval status and improved popup/recording state handling.
- Improved command and context-menu state consistency for recording and annotation-related controls.
- Installer hardening updates for safer staging, replacement, and verification flows.
- Broader regression coverage across Go and extension test suites, including updated contracts and goldens.
Quality Gates
Section titled “Quality Gates”make testmake test-js
Both passed for the v0.8.1 release cut.
Upgrade
Section titled “Upgrade”curl -sSL https://raw.githubusercontent.com/brennhill/gasoline-agentic-browser-devtools-mcp/STABLE/scripts/install.sh | bash