windows-macos-linux-android-ios
- 🚀 [NEW] Introduce scripting for API testing.
- 🚀 [NEW] Introduce script templates.
- 🚀 [NEW] Fork templates from public script repositories.
- 🚀 [NEW] Introduce zen mode.
- 💪 [OPT] New console for script editor.
- 💪 [OPT] Remember highlight and application informations when saving HAR files.
- 🐞 [FIX] The secondary proxy may cause an infinite loop of requests.
- 🐞 [FIX] The bug that unable to capture HTTP2 plaintext traffic.
- 🐞 [FIX] The bug that handling HTTP trailer incorrectly.
- 🐞 [FIX] The bug of failing to handle WebSocket compression extension correctly.
- 🐞 [FIX] The bug that text selection is incorrect after double-clicking a word.
- 🐞 [FIX] The bug that the editor composing menu does not follow the input position.
ios-android
- 💪 [OPT] Try to reconnect after the remote device is disconnected.
- 🐞 [FIX] The bug that the remote device connection status displays incorrectly.
macos
- 🐞 [FIX] The bug that launching VS Code in the script editor wiil cause a crash.
android
- 🚀 [NEW] Support the x86_64 architecture.
- 💪 [OPT] Support downloading the root certificate from the browser.