1.12.0 - Optional Support for Multiple WIFI Networks
This release supports a new optional networks entry in secrets.py which can hold a list of dictionaries with ssid and password entries. It will try each network in the list in succession. Thank you @tekktrik
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase.
Read the docs for info on how to use it.