NativeRest のリリース

Released: Apr 5, 2026

v3.3.3 での更新項目

機能

  • 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).

不具合の修正

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

Released: Mar 24, 2026

v3.3.2 での更新項目

機能

  • Added fast XML formatting.

不具合の修正

  • 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

v3.3.1 での更新項目

機能

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

Released: Mar 1, 2026

v3.3.0 での更新項目

機能

  • 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 65535 characters...

Released: Feb 18, 2026

v3.2.2 での更新項目

機能

  • 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

v3.2.1 での更新項目

機能

  • 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

v3.2.0 での更新項目

機能

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

不具合の修正

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

Released: Jan 18, 2026

v3.1.1 での更新項目

機能

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

不具合の修正

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

Released: Dec 9, 2025

v3.1.0 での更新項目

機能

  • 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.

Released: Nov 16, 2025

v3.0.1 での更新項目

機能

  • Added the ability to move folders between workspaces.
  • Added the ability to move requests and folders to cloud workspaces.
  • Added string.contains and string.indexOf functions.
  • Improved work with the list of requests and folders.