Releases: TypeError/reflect
Releases · TypeError/reflect
v0.0.11
Modify logging level for IllegalArgumentException from warn
to debug
v0.0.10
- Handle URL decoder (IllegalArgumentException) error
- Upgrade Kotlin and Gradle
v0.0.9
Updates:
- Fix URLDecoder error
- Fix to initialize panel only when there is a view
v0.0.8
Updates:
- Increase ID column width
- Highlight url decoded value
- Fix set tab focus
- Fix unload listener
v0.0.7
Updates:
- Fix sorted table selection actions
- Increase preferred size for ID column
- Fix highlight response header
v0.0.6
Updates:
- Fix table sorting error
- Add auto scroll
- Remove listener on unload
- Add header inspection
- Add URL decoded parameters to inspection
v0.0.5
Updates:
- Added response highlighting
- Fix missing content length header
v0.0.4
Updates:
- Add ability to search table
- Add checkbox to collect out of scope requests
- Adjust ordering of columns
v0.0.3
Updates:
- Change from
Work
panel to Status
panel (bottom)
- Remove custom HTTP message editor
v0.0.2
Updates:
- Decrease parameter value length filter from 5 to 4
- Set Reflect tab focus on install