Releases: karatelabs/xplorer
v0.3.5
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
- 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
andAfter
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 theContent-Type
header. You can usexp.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
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
v0.1.3
New license activation approach, that can support offline activation in future.
Refer to the Install Guide.
v0.1.2
Fixed curl import and made error message better if it fails.
Refer to the Install Guide.
v0.1.1
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
First Release. Refer to the Install Guide.