Skip to content

v0.3.1

Latest

Choose a tag to compare

@jasonsilberman jasonsilberman released this 13 Jan 04:50

What's Changed

Features

  • Add --version / -v CLI flag to show version
  • Auto-detect and restart daemon on version mismatch after package upgrades
  • Track daemon version to prevent CLI/daemon protocol mismatches

Improvements

  • Refactored wait, state, screenshot, resize, and profile save commands to use consistent daemon handling
  • Cleaner error messages for version mismatch scenarios

Bug Fixes

  • Fixed issue where upgrading the package while a session was open could cause communication errors