- New: Displays uncompressed gzip encoded request/response bodies when used as a network interceptor.
- New: Adds a maximum content length threshold, beyond which bodies are truncated.
- New: Adds a data retention length property and cleanup task.
- New: Adds a clear action to the notification.
- Fix: Mitigates against CursorWindow blowout when transactions are large.
- Fix: Added Proguard rule for compat SearchView.
- Fix: Null search query displaying invalid results.
- New: Adds a search action which filters on request path or response code.
- New: Adds a transaction count to the notification.
- Fix: Limits the size of the static transaction buffer correctly.
Initial release.