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
toAlt + H
. - 💪 [OPT] The shortcut key for auto-cookie in API testing is changed from
Control + Shift + C
toAlt + C
. - 💪 [OPT] The shortcut key for Reqable ID in API testing is changed from
Control + Shift + I
toAlt + 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.