Skip to content

v2.31.0

Compare
Choose a tag to compare
@MegatronKing MegatronKing released this 13 Jan 10:44
· 8 commits to main since this release
42724fe

windows-macos-linux-android-ios

  • ❗[IMP] Data structure upgrade, please do not downgrade to the old version after upgrading.
  • πŸ’ͺ [OPT] API testing supports JSON single-line comments.
  • πŸ’ͺ [OPT] User-Agent is no longer filled in by default, but the request sent will still use the Reqable flag.
  • πŸ’ͺ [OPT] After disabling Reqable Id in the API settings, this item will no longer be displayed in the header list.
  • πŸ’ͺ [OPT] Form-data body supports entering JSON key-value pairs in text mode.
  • πŸ’ͺ [OPT] In API testing, comments in text editing mode will be highlighted.
  • 🐞 [FIX] The bug that the data of unchecked parameters in API testing is wrong after reloading.
  • 🐞 [FIX] The bug that digest authorization may fail.
  • 🐞 [FIX] The bug that the cURL imported with cmd format did not correctly handle some ^ escape characters.
  • 🐞 [FIX] The bug that some JSONP could not be automatically parsed into JSON.
  • 🐞 [FIX] The bug that the environment variables were not displayed properly in ellipsis mode in the table view.
  • 🐞 [FIX] The bug that may report an error when starting after upgrading the version.
  • 🐞 [FIX] The bug that the pop-up window cannot be opened correctly when exporting cURL for illegal URLs.
  • 🐞 [FIX] The bug that the rewrite, breakpoint and scripting may cause some HTTP2 requests to fail.

windows-macos-linux

  • πŸš€ [NEW] API collection supports exporting Postman v2.1 collection files.
  • πŸš€ [NEW] Home page tab UI/UX adjustment, supports temporary reading mode (title italicized).
  • πŸ’ͺ [OPT] The duplicated API will be inserted after the original API instead of being added to the end of the list.
  • πŸ’ͺ [OPT] The collection path is displayed in the API collection search result list.
  • πŸ’ͺ [OPT] The activated environment will be displayed with the first letter instead of the icon.
  • πŸ’ͺ [OPT] Automatically expand and mark the position of the API of the current tab in the collection.
  • πŸ’ͺ [OPT] Automatically mark the position of the current tab in the traffic history list.
  • 🐞 [FIX] The conflict shortcut keys between editor line break and sending API request.
  • 🐞 [FIX] The bug of not supporting non-ASCII headers in some scenarios.
  • 🐞 [FIX] The bug that JSON Tree in the new window may display abnormally.
  • 🐞 [FIX] The bug that collaborative QR code may display abnormally.
  • 🐞 [FIX] The bug that the right-click script creation from the traffic list does not take effect.

windows-linux

  • 🐞 [FIX] A bug where app configuration may lost and can not be restored.