Skip to content

Lenswire v1.0.2 — inspect deeper

Choose a tag to compare

@dmitryshelomanov dmitryshelomanov released this 02 Aug 15:03
· 8 commits to main since this release

Deeper inspection tools and clearer capture feedback — compare requests, explore JSON like Proxyman, search bodies, and see why traffic was skipped.

What’s new

  • JSON body viewer — dedicated modal with collapsible tree, pretty syntax view, search, and copy path/value
  • Compare requests — side-by-side diff of two captures (headers + bodies), share/copy the result
  • Search in bodies — optional full-body text search on top of the existing list filters
  • Overrides import/export — share rule sets as JSON and merge them back by id
  • QUIC / UDP:443 visibility — blocked QUIC drops show up in the traffic list instead of vanishing silently
  • Capture status intro — short explanations for capture modes and status badges on first launch / in Settings

Improvements

  • Clearer Settings copy around capture and CA setup
  • Override matching and editor polish
  • Native proxy cleanup (unused APIs removed)

Notes

  • Icon/splash changes from 1.0.1 still need a native build (not OTA)
  • Preview APK: attach from npm run release:android:preview when ready