From the GitHub release page:This is CircuitPython 8.2.10, the latest bugfix revision of CircuitPython, and is a new stable release.WARNING for nRF52 boards only: If your board has an nRF52 UF2 bootloader whose version is before 0.6.1, you will not be able to load CircuitPython 8.2.0 and later. The 8.2.0 firmware is larger than what the bootloader can handle. See these instructions for updating your bootloader.Notable changes to 8.2.10 since 8.2.9Fix EPaperDisplay garbage collection.
Add proto argument to SocketPool.socket constructor to allow specifying protocol.
Allow RGBMatrix framebuffer size to be more than 65535 bytes.
Allow creating a mount point on an existing directory.
Individual board fixes.
Download from circuitpython.orgFirmware 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.InstallationTo install follow the instructions in the Welcome to CircuitPython! guide. To install the latest libraries, see this page in that guide.Try the … // Read more: original article.

Previous post Raspberry Pi as Minecraft Server
Next post Raspberry Pi Kali Linux headless setup