windows-macos-linux-android-ios
- 💪 [OPT] Improve configuration file storage performance.
- 🐞 [FIX] Form form multiple decoding causes
+
to become a space bug. - 🐞 [FIX] The bug that HexViewer selection may be lost in WebSocket viewing.
- 🐞 [FIX] The bug that deflate is not correctly encoded and decoded.
- 🐞 [FIX] The bug that environment variable in
Basic Auth
is not working.
windows-macos-linux
- 🚀 [NEW] Introduce new rewrite UI and UX.
- 💪 [OPT] Support holding down the
Alt
key to force close the tab. - 💪 [OPT] The console supports text prettify and syntax highlighting.
- 💪 [OPT] More shortcut keys for HexViewer.
- 💪 [OPT] HexViewer supports copying selected data as Base64.
- 💪 [OPT] HexViewer tool displays the total number of bytes.
- 💪 [OPT] The character limit of the QR code tool is increased from 256 to 512.
- 💪 [OPT] The editor context menu supports generating QR codes.
- 🐞 [FIX] The bug that clicking the scroll bar in HexViewer will cancel the current selection.
- 🐞 [FIX] The bug that the drag view position is incorrect after zoom the view.
- 🐞 [FIX] The bug that fork the script template from repository may fail.
- 🐞 [FIX] The bug that the script template repository fails to delete the newly created script.
macos
- 💪 [OPT] The editor supports right-clicking to share the selected text.