Skip to content

v0.11.1

Choose a tag to compare

@fhunleth fhunleth released this 28 Jul 14:57
· 156 commits to main since this release
  • Changed

    • Added support for handling WiFi events. Currently events associated with
      WiFi AP associations are reported since they can be helpful when creating
      WiFi configuration user interfaces. More could be supported in the future.
      Thanks to @dognotdog, @THE9rtyt, and @ConnorRigby for this feature.
  • Fixed

    • Remove mesh peers from reported access point lists. Mesh peers are reported
      separately and mixing them with access points was unexpected. Thanks to
      @mattludwigs for identifying and fixing the issue.