API 2.23
Release 2.23
Support for Wi-Fi 7
- API now supports Wi-Fi 7 testing


The network interface interface is updated to support Wi-Fi 7: NetworkInterface.WiFiLinkGet() will return you a list of all links in your MLO connection. Details for each of those Wi-Fi links can be discovered via the new WiFiLink interface! Interested if the link is actually active for traffic? Check out the WifiLinkState of the link.
Support for ARM64 macOS
- Python API for macOS M1, M2
Now available on PyPI!