Skip to content

v2.25.0

Compare
Choose a tag to compare
@MegatronKing MegatronKing released this 29 Sep 17:39
· 8 commits to main since this release
42724fe

windows-macos-linux-android-ios

  • πŸš€ [NEW] Introduce favorite request list.
  • πŸš€ [NEW] Support deleting items in traffic history list.
  • πŸ’ͺ [OPT] Backup the database instead of deleting it when the database is downgraded and cannot be opened.
  • 🐞 [FIX] The bug that AVIF images cannot be displayed normally on some platforms.

windows-macos-linux-android

  • 🐞 [FIX] The bug that Android certificate hash name may lack prefix 0.

windows-macos-linux

  • πŸš€ [NEW] Support opening images in a new window.
  • πŸš€ [NEW] Support opening binary in a new window.
  • πŸš€ [NEW] Support opening API response in a new window.
  • πŸš€ [NEW] Support using the shortcut Control + Shift + I to quickly import cURL from the clipboard.
  • πŸš€ [NEW] support using the shortcut key Control + Shift + E to generate cURL and write it to the clipboard.
  • πŸ’ͺ [OPT] The shortcut key for automatically saving history in API testing is changed from Control + Shift + H to Alt + H.
  • πŸ’ͺ [OPT] The shortcut key for auto-cookie in API testing is changed from Control + Shift + C to Alt + C.
  • πŸ’ͺ [OPT] The shortcut key for Reqable ID in API testing is changed from Control + Shift + I to Alt + I.
  • πŸ’ͺ [OPT] Dialog positive button can be triggered by the Enter shortcut key.

windows-linux

  • 🐞 [FIX] The bug of failing to restore a damaged SharedPreferences file from backups.

android-ios

  • πŸš€ [NEW] Add Social and Community to the sidebar.
  • πŸ’ͺ [OPT] Hide script tab in API testing editor.
  • 🐞 [FIX] A bug where creating API request from the traffic list could not automatically back to home.