NativeRest

High-performance, native REST API client, instant startup, offline-first security, and zero dependencies.

由以下开发商制作:NativeSoft
ComponentSource开始代理销售的日期:2026年

价格从: US$ 391.02 版本:v3.4.1 新增功能 更新: May 10, 2026

NativeRest 新版本发表

Released: May 10, 2026

v3.4.1 中的更新

特性

  • Added string.isEmpty function.
  • Added the ability to save a value to a variable from an XML response.

修补程序

  • Fixed text selection using the Ctrl + Shift + Home shortcut.
  • Fixed word-by-word navigation in text.
  • Fixed problem refreshing the list of workspaces when creating a workspace.
  • Fixed a Postman file import error (when auth is null).

Released: Apr 12, 2026

v3.4.0 中的更新

特性

  • 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, giving you a...

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.