Releases: simonvar/chucker
Releases Β· simonvar/chucker
Version 4.2.0
Added
- Implement support to select multiple request when exporting or saving them [ChuckerTeam#1351]
- Better support for Android 15 and Insets [ChuckerTeam#1347]
- Added Russian translation [ChuckerTeam#1355]
Fixed
- List and scrollable data does not scroll to above the bottom navigation button bar on Android 15 [ChuckerTeam#1347]
- Fix
IndexOutOfBoundsExceptionwhen using the search bar in the body of request/responses [ChuckerTeam#1335] - Fix
PatternSyntaxExceptionwhen typing{in the search bar in the body of request/responses [ChuckerTeam#1342] - Correctly handle RTL in response view [ChuckerTeam#1357]
- Fix issue with large base_64 JSON visualization on request/response [ChuckerTeam#1411]
Dependency Updates
- Kotlin to 2.2.0
- AGP to 8.11.1
- ConstraintLayout to 2.2.1
- Compile SDK to 35
- AppCompat to 1.7.1