Skip to content

Releases: jneilliii/OctoPrint-Tasmota

1.0.2rc3

12 Mar 05:47

Choose a tag to compare

1.0.2rc3 Pre-release
Pre-release
  • resolves issues related to thermal runaway only being triggered once until a restart, #136

1.0.2rc2

02 Mar 01:21

Choose a tag to compare

1.0.2rc2 Pre-release
Pre-release
  • add label to warning prompts, #129

1.0.2rc1

02 Mar 01:02

Choose a tag to compare

1.0.2rc1 Pre-release
Pre-release
  • add uptime to resolve issues with idle timeout and initial pi boot, #131

1.0.1

30 Jan 19:47
0a608d2

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

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

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

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

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

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

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