Skip to content

0.21.3

Choose a tag to compare

@rz-openai rz-openai released this 08 Feb 18:32
· 34 commits to main since this release
cbd7434

0.21.3: Fixes snapo -h in release builds

0.21.2:
Breaking Change: Network Inspector now uses a different schema for network events that matches Chrome DevTools Protocol. Due to low usage of the Snap-O, there is no legacy support for the original schema. You can always install an older version of Snap-O to inspect Android apps using an older version of the network inspector server.

Other changes in Network Inspector:

  1. Export HAR (sanitized)...
  2. Multi-window support
  3. A CLI tool to query the network requests, which could be used by agents. Snap-O.app/Contents/MacOS/snapo network -h for more info.