Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Release v0.12.2

Compare
Choose a tag to compare
@legomushroom legomushroom released this 25 Aug 21:41
· 4 commits to main since this release
9794596
  • adds Windows 10 and Windows 11 support for AMD-based machines.
  • adds automatic sudo privileges escalation on Unix. No need to use sudo to install or launch the extension anymore.
  • extension now fallbacks to start command if no command was specified, effectively making it the default command.
  • makes DNS queries resolution process asynchronous so that DNS queries are not blocking other traffic.
  • improve network traffic GUI panel rendering accuracy and performance.