Bugfix Release
- Arduino 3.x.x introduced new pre-processor defines like SOC_WIFI_SUPPORTED. Arduino 2.x.x misses them and therefore the ON_AP_FILTER() always returned false. This resulted in non-functional AP mode. Fixed by @BlueAndi in #271
Full Changelog: v9.0.0...v9.0.1