Skip to content

v2.2.0 stable

Latest
Compare
Choose a tag to compare
@zxystd zxystd released this 31 May 16:55
· 117 commits to master since this release
  • Support macOS Ventura, Location Services and Wi-Fi list should all work properly.
  • Support connecting to hidden SSIDs from iwx devices(with itlwm.kext only).
  • Synced updates from OpenBSD (partially).
  • Use System default MTU.
  • Support Killer 1650s (0x43F0), 1690i, and 1690s.
  • Support more Killer devices from the AX211 family.
  • Add support for newer device variants (0xA0F0:0x6074, 0x43F0:0x1652)
  • iwx: Improve Tx performance by resolving a Tx queue threshold related issue, upload speeds should no longer be capped to 350 Mbps(Gen3 devices).
  • Send DEAUTH frame before switching and disassociating from Access Points, this notifies routers that the current device has disconnected and may result in faster reassociate speeds.
  • Add support for VHT20 and VHT40.
  • iwx: Support and upgrade firmware to version 68.
  • iwm: Support and upgrade firmware to newest version.
  • 11n and 11ac networks are more likely to be selected.
  • Migrate fw_gen tool to Python3
  • Fix incorrect abs macro and use __builtin_abs if available (#739). Thanks @pigworlds.
  • Fix airport_up_time (#833), noise sign and return codes (#834). Thanks @usr-sse2.
  • Fix VHT mcs set for single antenna Gen 1 devices
  • Many small bug fixes and optimizations

Note: Handoff is disabled on Ventura in favour of faster Wi-Fi connection speed upon waking from sleep. Further fixes (no ETA) may be included in future releases.

Full Changelog: v2.1.0...v2.2.0