- Fixed possiblity for a malicious admin to configure a specially crafted GCODE script through the Settings that would allow code execution during rendering of that script
As of Octoprint 1.10.0, you are required to re-enter your password on critical operations (e.g. adding/changing/deleting users and groups, installing plugins, revealing the deprecated global API key, etc).
🐛 Bug fixes
- Fix for not being able to extrude/retract from the control panel in the UI after editing the extrusion speed in the printer profile.
- Fixed a translation string in the German translation.
- Fixed a third-party dependency change that broke a development command.
- Improved the behavior of the "Hide successful prints" filter in the file list.
- Pin pydantic dependency to 1.10.12. This works around an issue existing in some environments with pydantic version 1.10.13, which was released on September 26 2023. Said issue causes OctoPrint to no longer be able to start.
Full release notes are found at https://github.com/OctoPrint/OctoPrint/releases