NativeRest 新版本发表

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.

Released: Nov 9, 2025

v3.0.0 中的更新

特性

  • Added folders to group requests.
  • Added support for structural import from Postman format.
  • Added the ability to select a folder (or create new) when importing requests.
  • Added the ability to move requests to and from a folder.
  • Added a menu item for cleaning the folder.
  • Added highlighting of matches when searching for requests.
  • Added collapsing of JSON elements in the response.
  • Added Cancel button after completing an import from cURL.
  • Improved import from cURL (field parsing).
  • Improved data...