Version 4.3.0 (2026-01-10)
Fixed
- Fixed share of
curlwhen URL contains spaces [#1464] - Remove unused wake lock permission (#1498)
Dependency Updates
- Target and Compile SDK to 36
- OkHTTP to 5.3.0
- Kotlin to 2.3.0
- AGP to 8.13.1
- Material to 1.13.0
Unclaimed project
Are you a maintainer of chucker? Claim this project to take control of your public changelog and roadmap.
Changelog
π An HTTP inspector for Android & OkHTTP (like Charles but on device)
curl when URL contains spaces [#1464]IndexOutOfBoundsException when using...This a new minor release of Chucker. It contains several bugfixes, as well as aligning with Kotlin 2.0.x, Android API level 35 and much more!
skipPaths(paths Regex), skipDomains(domains Regex) and `ski...We're excited to share a new major release of Chucker: v4.0.0 π
This version comes with a lot of new features, and is a major release as we removed the Throwable feature and updated the ChuckerInterceptor constructor (see the Removed section below).
skipPaths to selectively skip requests from Chucker [#970]This release is a re-deployment of 3.5.1, since in that release aar file didn't upload properly on Maven Central, so 3.5.1 wasn't available to projects getting Chucker from Maven Central.