Releases: jneilliii/OctoPrint-Tasmota
Releases · jneilliii/OctoPrint-Tasmota
0.8.9
UI improvements
fontawesome 5 with icon picker
automatic shutdown added with timer
remove Single Relay in preference of SetOption26 setting being on
add verify button to check SetOption26 setting and verify communication
energy/sensor monitoring with graph
polling moved to server side code
added more debug logging
0.8.8
- Added thermal runaway options
- Disable powering off plug on gcode off command if printer is printing and warn while printing option is enabled
0.8.7
Added
Fixed
- ON/OFF comparison in cases where the response is not uppercase by default
- Resolve issues with special characters in password
0.8.6
Added
- configurable color options for the navbar icons.
- countdown timer that utilizes the backlog command with delay to allow for powering off a plug after the pi has been shutdown using the system command option.
- polling option to check status based on configured interval.
0.8.5
Added
- Show label text when TouchUI interface is enabled. Default UI should not see any change.
Updated
- Screenshots for new settings interface.
0.8.4
Fixed
- Changed broken link to fontawesome icons.
0.8.3
Fixed
- Index setting restored after inadvertently being deleted.
0.8.2
Fixed
- Username/Password settings restored after inadvertently being deleted.
0.8.1
Fixed
- Icon not displaying in IE due to binding css issue.
0.8.0
Changed
- Improved settings layout to reduce clutter.