Skip to content
Adam Gabryś edited this page Jul 28, 2018 · 28 revisions

v 3.6.2

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

v 3.6.1

  • Bug fixes in custom HTTP methods.
  • Support for PEM files in SSL truststore / keystore configuration.
  • JS and CSS file content rendered with correct syntax highlighting.

v 3.6

  • #46 #47 Added support for custom HTTP methods.
  • #48 #50 option to ignore all SSL certificate warnings.
  • #49 GET now supports body.
  • Build moved to Gradle.

v 3.5

  • #28 autocomplete of common HTTP header.
  • #27 clear history now clears URL box history too.
  • #5 added support for multiple multipart subtypes.
  • httpclient dependency upgraded.

v 3.4.2

  • #21 Multipart message encoding types added.
  • #15 In-app notification of newer version availability.
  • Minor bug fixes.
  • Dependencies updated.

v 3.4.1

  • #17 Mac UI tabs were not rendering correct.
  • #10 UI scaling for higher resolution display units.
  • #19 XML, JSON and HTML formatting support in request body.
  • Updated dependencies to latest versions.

v 3.4

  • Added DnD support for all major components.
  • #11 PKCS12 format certificate support added.

v 3.3.1

  • #7 NPE when POSTing.
  • #4 File name attribute to Content-Disposition header.
  • HTTPClient version updated to 4.3.3.
  • #9 Configurable scroll speed.
  • #9 Remembering the last directory used.
  • #6 Request retries should not happen in a tool like RESTClient.
  • Embedded Jetty server version upgraded to 9x.

v 3.3

  • Signed Mac build is available for purchase.
  • OpenJDK JVM is bundled with Mac builds.
  • Minimum version of Java required is increased to Java 7.
  • #3 Support for setting cookie version.
  • #1 and #2 Support for building in case-sensitive file system.
  • GC Issue 198 NPE when body is not present.
  • GC Issue 200 Optimized HTML syntax color support added.
  • GC Issue 193 Windows test failure.
  • GC Issue 203 NFE in cli when RESTClient cli is run fresh (~/.rest-client/ does not exist).
  • GC Issue 206 SslReqBean? trustStore and keyStore type changed to java.io.File.

Old Release Notes

Clone this wiki locally