Skip to content

Releases: jgilfelt/chuck

v1.0.4

22 Feb 20:13
Compare
Choose a tag to compare
  • New: Displays uncompressed gzip encoded request/response bodies when used as a network interceptor.

v1.0.3

14 Feb 19:36
Compare
Choose a tag to compare
  • 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.

v1.0.2

10 Feb 12:17
Compare
Choose a tag to compare
  • Fix: Added Proguard rule for compat SearchView.
  • Fix: Null search query displaying invalid results.

v1.0.1

09 Feb 23:02
Compare
Choose a tag to compare
  • 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.

v1.0.0

08 Feb 17:16
Compare
Choose a tag to compare

Initial release