
Die webbasierte Open-Source Software zur remote Kontrolle und Steuerung von 3D-Druckern, OctoPrint (OctoPrint.org) erhielt das Update 1.8.7.
OctoPrint 1.8.7 Release Notes
Changes
Improvements
- #4488 – Add support for Python 3.11 by bumping up the version of a dependency.
Bug fixes
- #4744 – Do not send
None
toLocale.parse
if no match can be made between the request’s accepted languages and the installed languages. Fixes a 500 server error on the API in case of Babel being at of version of 2.12 or higher.