windows-macos-linux-android-ios
- 💪 [OPT] In the Cookie view, copying icon now copies the concatenated cookie string instead of key-value entries.
- 💪 [OPT] JSON tree view node context menu adds copy dictionary path option.
- 💪 [OPT] Protocol version is no longer specified when copying cURL from the traffic list.
- 💪 [OPT] Code snippet for Java-HttpClient adds main method and prints body text to console.
- 🐞 [FIX] The bug where code snippet for Java-HttpClient did not correctly handle query and form encoding.
- 🐞 [FIX] The bug where code snippet for Python-http.client did not correctly handle query and form encoding.
- 🐞 [FIX] The bug where WebSocket details changed with data updates.
- 🐞 [FIX] The bug where SSE details changed with data updates.
windows-macos-linux
- 💪 [OPT] Hash tool automatically loads the last configuration.
- 💪 [OPT] HMAC tool automatically loads the last configuration.
- 💪 [OPT] HMAC tool adjusts the position of the key and input payload.
- 💪 [OPT] Added HMAC tool option in the Tools menu and selection context menu.
- 💪 [OPT] Timestamp tool automatically loads the last configuration.
- 💪 [OPT] AES tool automatically removes line breaks from ciphertext during decryption.
- 💪 [OPT] AES tool automatically loads the last configuration and executes automatically.
- 💪 [OPT] Always showing ADB path setting entry.
- 🐞 [FIX] The bug where running python-requests requests in the proxy terminal caused SSL verification errors.