• From the GitHub release page : This is CircuitPython 10.1.3 , the latest bugfix revision of CircuitPython, and is a new stable release. • (The 10.1.2 release was discarded due to incorrect tagging.) Highlights of this release Adafruit MagTag: auto-detect different versions of e-ink display on 2025 MagTag. • Espressif: fix board I2C object deinit() . • Fixes crash with Adafruit Qualia library. • Download from circuitpython.org Firmware downloads are available from the downloads page on circuitpython.org . • The site makes it easy to select the correct file and language for your board.
Article Summaries:
- CircuitPython 10.1.3, released via GitHub, is a new stable bug‑fix revision that replaces the incorrectly tagged 10.1.2. Key updates include auto‑detection of e‑ink display variants on the 2025 MagTag, a fix to Espressif board I²C deinitialization that prevents crashes with the Adafruit Qualia library, and several other port‑specific improvements. Firmware can be downloaded from circuitpython.org, and installation follows the standard “Welcome to CircuitPython” guide. The release notes list stable ports (e.g., atmel‑samd, espressif, raspberrypi, stm) and alpha ports (e.g., analog, broadcom, renode). Known issues remain for 10.1.x and future 11.0.0 releases.
Sources: