Skip to content

Releases: jneilliii/OctoPrint-Tasmota

1.0.1

30 Jan 19:47
0a608d2
Compare
Choose a tag to compare
  • fix regression related to special characters in passwords
  • clear _autostart_file on print start to avoid re-printing canceled print on connecting to printer
  • fix backlog off command using backlog on delay

1.0.1rc2

30 Jan 03:31
Compare
Choose a tag to compare
1.0.1rc2 Pre-release
Pre-release
  • fix backlog off command using backlog on delay, #125
  • clear _autostart_file on print start, #124

1.0.1rc1

26 Jan 01:46
Compare
Choose a tag to compare
1.0.1rc1 Pre-release
Pre-release
  • fix regression related to special characters in passwords

1.0.0

24 Jan 21:30
2e1acc8
Compare
Choose a tag to compare
  • 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

24 Jan 07:12
290fc5e
Compare
Choose a tag to compare
1.0.0rc1 Pre-release
Pre-release
  • 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

21 Jan 21:07
Compare
Choose a tag to compare
0.8.18dev1 Pre-release
Pre-release
  • set _autostart_file None if print canceled or completed to prevent restarting file on connect

0.8.17

27 Dec 00:51
3311738
Compare
Choose a tag to compare
  • fix issue introduced in 0.8.16 that broke functionality in OctoPod
  • add upload event monitoring that will auto power on enabled devices when sending files from PrusaSlicer/SuperSlicer

0.8.17rc4

26 Dec 20:45
Compare
Choose a tag to compare
0.8.17rc4 Pre-release
Pre-release
  • added file upload event monitoring

0.8.17rc3

26 Dec 19:57
Compare
Choose a tag to compare
0.8.17rc3 Pre-release
Pre-release
  • remove API return responses from on and off commands

0.8.17rc2

19 Dec 02:09
Compare
Choose a tag to compare
0.8.17rc2 Pre-release
Pre-release
  • add websocket push notices to check status