Lancements de NativeRest

Released: Apr 12, 2026

Mises à jour de v3.4.0

Fonctionnalités

  • Postman Migration Engine:
    • Structural Folder Import: NativeRest now fully supports importing complete, nested folder structures directly from Postman files, keeping your enterprise projects perfectly organized.
    • Enhanced Attributes & Tests: Added deeper support for importing additional request attributes and fixed specific edge cases when importing testing scripts from the Postman format.
    • Import Statistics Dashboard: A brand-new statistics popup now appears after an import...

Released: Apr 5, 2026

Mises à jour de v3.3.3

Fonctionnalités

  • Added the ability to apply the selected authorization to multiple requests.
  • Added NativeRest color preset for request methods.
  • Improved import from cURL (method and body parsing).

Correctifs

  • Fixed saving multipart/form-data fields.
  • Fixed some phrases in Bulgarian.

Released: Mar 24, 2026

Mises à jour de v3.3.2

Fonctionnalités

  • Added fast XML formatting.

Correctifs

  • Fixed display of context menu in modal forms on macOS.
  • Fixed display of the context menu on two monitors.
  • Fixed setting a variable from the response body.

Released: Mar 10, 2026

Mises à jour de v3.3.1

Fonctionnalités

  • Added gradient animation when creating a request and folder.
  • Improved import of requests from Postman file.

Released: Mar 1, 2026

Mises à jour de v3.3.0

Fonctionnalités

  • Added the ability to open a folder after saving a response and exporting requests on macOS and Linux.
  • Added export/import of request description and tests fields.
  • Added animation for waiting for a response in the list of requests.
  • Added a color indicator for test results on the Tests tab.
  • Added XML syntax highlighting.
  • Added installer signature/certificate verification before auto-update.
  • Added request size check to avoid data loss.
  • Improved function random.string to...

Released: Feb 18, 2026

Mises à jour de v3.2.2

Fonctionnalités

  • Added hex.encode and hex.decode functions.
  • Added if function with support for various comparison operators.
  • Added support for folders when exporting to Postman format.
  • Added support for folder colors when importing and exporting.
  • Added method colors presets.

Released: Feb 8, 2026

Mises à jour de v3.2.1

Fonctionnalités

  • Added file.readIni and file.readXml functions.
  • Added random.ulid and random.string functions.
  • Added os.userRegistry and os.machineRegistry functions (only Windows).

Released: Feb 1, 2026

Mises à jour de v3.2.0

Fonctionnalités

  • Added file.readAll, file.readLine, file.readJson and file.readProperty functions.
  • Added os.getEnv function (the operating system's environment variable).

Correctifs

  • Fixed a bug with saving the state of response fields.
  • Fixed various other bugs.

Released: Jan 18, 2026

Mises à jour de v3.1.1

Fonctionnalités

  • Added math.abs and math.sqrt functions.
  • Added the ability to select folder color.

Correctifs

  • Fixed issue with saving a request when creating a new one.
  • Fixed a Postman file import error.

Released: Dec 9, 2025

Mises à jour de v3.1.0

Fonctionnalités

  • Added Docs request tab.
  • Added detailed information about the workspace.
  • Added string.charAt, string.startsWith and string.endsWith functions.
  • Improved import from Postman files.
  • Improved design of some components.