Skip to content

Commit

Permalink
Preparing release of 1.3.9rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Jul 16, 2018
1 parent 0a634a7 commit 2806676
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,11 +1,27 @@
# OctoPrint Changelog

## 1.3.9rc3 (2018-07-16)

### Improvements

* Fix resend and timeout handling during an active `job_on_hold`.

### Bug fixes

* [#2677](https://github.com/foosel/OctoPrint/issues/2677) (regression) - Fix a deadlock when `job_on_hold` is utilized (causing issues at least with Octolapse)
* [#2719](https://github.com/foosel/OctoPrint/issues/2719) (regression) - Fix live print time estimation

### More information

* [Commits](https://github.com/foosel/OctoPrint/compare/1.3.9rc2...1.3.9rc3)

## 1.3.9rc2 (2018-07-06)

### Improvements

* Add sanity check for disabled plugin list (see also [#2687 (comment)](https://github.com/foosel/OctoPrint/issues/2687#issuecomment-399797596)).
* Improve logging of exceptions triggered inside the state update worker (see also [#2715](https://github.com/foosel/OctoPrint/issues/2715)).
* Workaround for a potential `pip` issue when updating components through the Software Update plugin.

### Bug fixes

Expand Down
3 changes: 2 additions & 1 deletion SUPPORTERS.md
Expand Up @@ -28,6 +28,7 @@ thanks to everyone who contributed!
* Jeff Renfer
* Jefferson Hunt
* Jeremiah Avery
* Joseph Payne
* Josh Daniels
* Joshua Wills
* Justin Kaufman
Expand Down Expand Up @@ -59,4 +60,4 @@ thanks to everyone who contributed!
* Timothy D Hoogland
* Trent Shumay

and 1332 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel)!
and 1333 more wonderful people pledging on the [Patreon campaign](https://patreon.com/foosel)!

0 comments on commit 2806676

Please sign in to comment.