Skip to content

Releases: TypeError/reflect

v0.0.11

19 Feb 10:48
@cak cak
Compare
Choose a tag to compare

Modify logging level for IllegalArgumentException from warn to debug

v0.0.10

13 Feb 11:13
@cak cak
Compare
Choose a tag to compare
  • Handle URL decoder (IllegalArgumentException) error
  • Upgrade Kotlin and Gradle

v0.0.9

14 Sep 10:14
@cak cak
Compare
Choose a tag to compare

Updates:

  • Fix URLDecoder error
  • Fix to initialize panel only when there is a view

v0.0.8

11 Jun 00:40
@cak cak
Compare
Choose a tag to compare

Updates:

  • Increase ID column width
  • Highlight url decoded value
  • Fix set tab focus
  • Fix unload listener

v0.0.7

20 May 09:59
@cak cak
Compare
Choose a tag to compare

Updates:

  • Fix sorted table selection actions
  • Increase preferred size for ID column
  • Fix highlight response header

v0.0.6

16 May 09:12
@cak cak
Compare
Choose a tag to compare

Updates:

  • Fix table sorting error
  • Add auto scroll
  • Remove listener on unload
  • Add header inspection
  • Add URL decoded parameters to inspection

v0.0.5

08 May 08:55
@cak cak
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Updates:

  • Added response highlighting
  • Fix missing content length header

v0.0.4

18 Mar 08:58
@cak cak
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Updates:

  • Add ability to search table
  • Add checkbox to collect out of scope requests
  • Adjust ordering of columns

v0.0.3

10 Mar 09:47
@cak cak
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Updates:

  • Change from Work panel to Status panel (bottom)
  • Remove custom HTTP message editor

v0.0.2

18 Feb 00:55
@cak cak
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Updates:

  • Decrease parameter value length filter from 5 to 4
  • Set Reflect tab focus on install