Skip to content

Releases: TypeError/reflect

v0.0.11

Choose a tag to compare

@cak cak released this 19 Feb 10:48

Modify logging level for IllegalArgumentException from warn to debug

v0.0.10

Choose a tag to compare

@cak cak released this 13 Feb 11:13
  • Handle URL decoder (IllegalArgumentException) error
  • Upgrade Kotlin and Gradle

v0.0.9

Choose a tag to compare

@cak cak released this 14 Sep 10:14

Updates:

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

v0.0.8

Choose a tag to compare

@cak cak released this 11 Jun 00:40

Updates:

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

v0.0.7

Choose a tag to compare

@cak cak released this 20 May 09:59

Updates:

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

v0.0.6

Choose a tag to compare

@cak cak released this 16 May 09:12

Updates:

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

v0.0.5

v0.0.5 Pre-release
Pre-release

Choose a tag to compare

@cak cak released this 08 May 08:55

Updates:

  • Added response highlighting
  • Fix missing content length header

v0.0.4

v0.0.4 Pre-release
Pre-release

Choose a tag to compare

@cak cak released this 18 Mar 08:58

Updates:

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

v0.0.3

v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@cak cak released this 10 Mar 09:47

Updates:

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

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@cak cak released this 18 Feb 00:55

Updates:

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