Skip to content

Releases: karatelabs/xplorer

v2.2.0

04 Dec 07:25

Choose a tag to compare

OpenAPI and Swagger support: https://xplorer.karatelabs.io/docs/openapi

v2.1.3

12 Nov 08:39

Choose a tag to compare

  • Implemented all Oauth 2.0 flows, refer docs: https://xplorer.karatelabs.io/docs/oauth
  • Now you can click on breadcrumbs in the request UI to navigate to parent folder or collection root
  • Passwords and secrets in auth UI are now masked
  • Support for masking variables of type "secret" now in place

https://xplorer.karatelabs.io

v2.1.1

20 Oct 10:16

Choose a tag to compare

  • Fixed Auth inheritance, null auth was defaulting to "noauth" instead of "inherit"
  • Script inheritance now works, root level and parent folder level scripts are run before and after request in the correct order
  • Fixed pm.sendRequest() API
  • Chai assertion to.be.an('array') now works correctly
  • embedded JS engine improvements

https://xplorer.karatelabs.io

v2.1.0

12 Oct 12:52
1ca7a40

Choose a tag to compare

New: Native support for running existing collections: https://xplorer.karatelabs.io
Please reach out to us directly if you need help upgrading.

v1.4.0

31 Jul 07:57
1ca7a40

Choose a tag to compare

v1.3.0

15 Apr 10:38
1ca7a40

Choose a tag to compare

New:

  • Linux (Debian) installer available (please let us know if you need support for another platform)

Fixed:

  • Header values can now be copied to the clipboard
  • XML responses will be pretty printed
  • Chained tests work even if you skip some rows
  • Much easier to scroll when rows are expanded, tip: hover over the Request or Response tab to do so
  • unbalanced backticks and forward-slashes do not hang the edit area any more
  • Improved JavaScript engine to handle some edge cases

A reminded of the key features released in 1.2.0: OpenAPI and Swagger support, LLM MCP integration

Refer to the Install Guide.

v1.2.0

02 Apr 13:26
a72cf7d

Choose a tag to compare

New:

  • Deep OpenAPI and Swagger Support
  • MCP Server built-in
  • Native installers for Mac and Windows

Refer to the Install Guide.

v0.3.5

27 Feb 11:56
a72cf7d

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

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

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.