What's new:
- Support
gzip/ungzip
anddeflate/inflate
compression addons from Pako.js - Support native
atob
andbtoa
base64 encoding/decoding - Remove default port 443 or 80 from matched requests from Scripting Tool
- Add Hide Apple Traffic option in Preference -> Advanced Tab
- Improve Scripting versioning: Replace each addons file for new version instead of replacing entire addon folder
- Improve 10% Performance in Flow Table View due to alternative row color
Bugs:
- [BUG] The response doesn't end if the Script has errors on the
onResponse
function