Releases: jneilliii/OctoPrint-Tasmota
Releases · jneilliii/OctoPrint-Tasmota
1.0.1
1.0.1rc2
1.0.1rc1
1.0.0
- jump to major version
- add additional logging during check status, to aid in debugging #101
- set _autostart_file None if print canceled or completed to prevent restarting file on connect, #118
- add baudrate to printer connection command
- fix invalid state in confirmation prompt, #116
- switch to using params in requests.get
- move check statuses to onAllBound to avoid potential lock up of UI load, #90
- fix date format for graphing data, #92
- add css error highlighting and disable update button on graph tab when inputs are invalid
- remove redundant css properties
- add cost to settings and graphing, #87
- add connect event monitoring, #72
1.0.0rc1
- jump to major version
- add additional logging during check status, to aid in debugging #101
- set _autostart_file None if print canceled or completed to prevent restarting file on connect, #118
- add baudrate to printer connection command
- fix invalid state in confirmation prompt, #116
- switch to using params in requests.get
- move check statuses to onAllBound to avoid potential lock up of UI load, #90
- fix date format for graphing data, #92
- add css error highlighting and disable update button on graph tab when inputs are invalid
- remove redundant css properties
- add cost to settings and graphing, #87
- add connect event monitoring, #72
0.8.18dev1
- set _autostart_file None if print canceled or completed to prevent restarting file on connect