What's new in WizTools.org RESTClient 3.7.0

Sep 6, 2018
  • #71 Added support for empty passwords for BASIC and DIGEST auth.
  • #72 Ability to edit URL encoded body parameter.
  • #73 Zip distribution build was generating wrong format.

New in WizTools.org RESTClient 3.6.2 (Sep 5, 2018)

  • XML formatting now uses jxmlfmt.
  • Built using Java 10. Requires Java 10 to run.

New in WizTools.org RESTClient 3.3 (Oct 18, 2014)

  • Issue 198 NPE when body is not present.
  • Issue 200 Optimized HTML syntax color support added.
  • Issue 193 Windows test failure.
  • Issue 203 NFE in cli when RESTClient cli is run fresh (~/.rest-client/ does not exist).
  • Issue 206 SslReqBean trustStore and keyStore type changed to java.io.File.

New in WizTools.org RESTClient 3.2.2 (Mar 14, 2014)

  • Response body in HEX format--wrong parsing of Content-type header.
  • Updated osxappbundle-maven-plugin to latest fork version.
  • XML-Indentation changes encoding to UTF-16.
  • Loss of precision in float types during JSON indentation.
  • Support for HTML indentation.
  • Stretched UI.
  • Response body size in status bar.

New in WizTools.org RESTClient 3.2.1 (Sep 2, 2013)

  • Groovy Test Scripts Support for external Jars.
  • IDN URLs after application restart are corrupted.
  • Proxy configuration was not working in cli.

New in WizTools.org RESTClient 3.2 (Jun 11, 2013)

  • History support added.
  • Cli tool now supports saving response body only.
  • Internationalized Domain Name (IDN) support.
  • Persist drop-down list of URLs

New in WizTools.org RESTClient 3.1 (Oct 5, 2012)

  • Issue 100 Multipart request body support.
  • Issue 156 Copy cookie name-value pairs in response header added.
  • Issue 155 Requests with auth elements when saved, were not openable.
  • URL request body support.
  • New tool accessible from menu for URL encoding / decoding.

New in WizTools.org RESTClient 3.0 (Oct 5, 2012)

  • Issue 112 Unable to correct case in URL fixed.
  • Issue 19 Issue 93 Binary request body support added
  • Issue 19 Added checkbox to ignore response body.
  • Issue 33 Added support for PATCH method.
  • Issue 101 NTLM support added, but NOT tested (yet).
  • Issue 145 OAuth Bearer support.
  • Jetty version updated to latest.
  • Issue 147 DELETE method to support body.
  • Issue 137 Separate cookie tab.
  • jsyntaxpane dependency removed and replaced with RSyntaxTextArea