Skip to content

Releases: OctoPrint/OctoPrint-AutomaticShutdown

0.1.5

18 Jan 18:18
Compare
Choose a tag to compare

Inform user that timelapse is processing before shutdown can proceed.
More verbose logging
python 3 compatibility
Fix indentation/formatting

0.1.4

06 Mar 19:24
Compare
Choose a tag to compare

-Rework timelapse support (Fixes #10)
-Don't shutdown when a job is cancelled

0.1.3

22 Feb 16:46
Compare
Choose a tag to compare

Fixes make_response error (#9)

0.1.2

16 Feb 14:26
Compare
Choose a tag to compare

Add Software Update support
Add Settings panel
Add option to specify abort timeout
Add option to remember the state of the shutdown checkbox (Issue #3)
Prevent anonymous users from using checkbox if authentication is enabled. (Issue #5)
Wait for timplapse(s) to finish rendering before starting the shutdown timer. (Issue #4)
Remove "maintainer needed" banner