Commit graph

2 commits

Author SHA1 Message Date
khorben
12103e07cd py-octoprint-firmwarecheck: update to version 2021.2.4
The changes include:

 * Add removable info message when a firmware development build is detected
 * Add a "Prerelease" release channel
 * Code now uses pre-commit, black, prettier, isort and flake8 just like OctoPrint itself.

In turn, this is required to update py-octoprint to version 1.6.1.
2021-05-30 21:27:38 +00:00
khorben
bb2df836a8 py-octoprint-firmcheck: import version 2020.09.23
The Firmware Check plugin tries to identify printers or rather printer firmware
with known safety issues, such as disabled thermal runaway protection, or other
kinds of severe issues, like known communication crippling bugs, and displays a
warning box to logged in users on identification of such a firmware.
2021-01-16 18:56:27 +00:00