Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: simonvar/chucker

Version 4.2.0

22 Dec 19:35

Choose a tag to compare

Added

Fixed

  • List and scrollable data does not scroll to above the bottom navigation button bar on Android 15 [ChuckerTeam#1347]
  • Fix IndexOutOfBoundsException when using the search bar in the body of request/responses [ChuckerTeam#1335]
  • Fix PatternSyntaxException when 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