Skip to content

Releases: karatelabs/xplorer

v0.3.5

27 Feb 11:56
a72cf7d
Compare
Choose a tag to compare

New Feature: Output Custom HTML, refer to this video for what this means for business users Insurance Domain Example.

Also refer to the docs: Output HTML

There is a specific option to render a JSON array to a table, so you can do this in a few clicks.

More coming soon! Feel free to request features or provide feedback on the issue tracker.

Refer to the Install Guide.

v0.3.0

20 Feb 05:24
a72cf7d
Compare
Choose a tag to compare
  • Hide / Mask secrets in UI
  • Improved JSON grid, expand, collapse, search, keyboard short-cuts: see video.
  • New config system, use xp. prefix instead of _, refer: Config Variables. Existing scripts will continue to work, but please start using the new system.
  • Improved Postman import (including Postman JS)
  • OpenAPI and Swagger import
  • cURL and HAR import
  • Export to Karate feature / scripts
  • Improved UI for editing Before and After actions
  • Look and feel and styling improvements
  • You can now resize the row height and width (of main input area) using the mouse (drag)
  • Reduced installer size to below 100 MB
  • The charset is no longer appended to the Content-Type header. You can use xp.charset to set it if needed.
  • Introduced built-in functions, more on the way: Built In Functions

More coming soon! Feel free to request features or provide feedback on the issue tracker.

Refer to the Install Guide.

v0.2.0

07 Feb 11:32
cec9d01
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Re-written as a native desktop app, lighter and faster than before.

Improved UI.
Improved Postman import.

More coming soon! Feel free to request features or provide feedback on the issue tracker.

Refer to the Install Guide.

v0.1.4

11 Mar 10:35
cec9d01
Compare
Choose a tag to compare

Now you can import all supported formats: OpenAPI, Postman, Swagger, cURL and HAR. You can also export these formats to Karate scripts.

Refer to the Install Guide.

v0.1.3

28 Feb 09:53
cec9d01
Compare
Choose a tag to compare

New license activation approach, that can support offline activation in future.

Refer to the Install Guide.

v0.1.2

13 Dec 13:46
cec9d01
Compare
Choose a tag to compare

Fixed curl import and made error message better if it fails.

Refer to the Install Guide.

v0.1.1

07 Dec 13:05
cec9d01
Compare
Choose a tag to compare

Revised system to configure global behavior. So use _url instead of configUrl. The full list of special variables is given here: Config Variables.

Refer to the Install Guide.

v0.1.0

29 Nov 16:00
3bd3e48
Compare
Choose a tag to compare

First Release. Refer to the Install Guide.