Fixed some changelog entries and added commit history to unreleased 1.1.2
This commit is contained in:
parent
868dc6d7a9
commit
4bf3d698e3
1 changed files with 4 additions and 2 deletions
|
|
@ -14,8 +14,8 @@
|
||||||
by versioneer
|
by versioneer
|
||||||
* [#679](https://github.com/foosel/OctoPrint/issues/679) - Fix error where API state is requested and printer is offline
|
* [#679](https://github.com/foosel/OctoPrint/issues/679) - Fix error where API state is requested and printer is offline
|
||||||
(backport of [619fe9a](https://github.com/foosel/OctoPrint/commit/619fe9a0e78826bd1524b235a910156439bcb6d7)).
|
(backport of [619fe9a](https://github.com/foosel/OctoPrint/commit/619fe9a0e78826bd1524b235a910156439bcb6d7)).
|
||||||
* [IRC] - Don't hiccup on slic3r filament_diameter comments generated for multi extruder setups
|
* [IRC] - Don't hiccup on slic3r ``filament_diameter`` comments generated for multi extruder setups
|
||||||
* [ML] - Fixed relative URL to sockjs endpoint, wasn't yet using the proper base url
|
* [ML] - Fixed relative URL to SockJS endpoint, wasn't yet using the proper base url
|
||||||
* [unreported] & [#698](https://github.com/foosel/OctoPrint/issues/698) - Generated URLs now take X-Forwarded-Host header
|
* [unreported] & [#698](https://github.com/foosel/OctoPrint/issues/698) - Generated URLs now take X-Forwarded-Host header
|
||||||
sent by proxies into account for included host and port, also fixed [#698](https://github.com/foosel/OctoPrint/issues/698)
|
sent by proxies into account for included host and port, also fixed [#698](https://github.com/foosel/OctoPrint/issues/698)
|
||||||
introduced by this
|
introduced by this
|
||||||
|
|
@ -27,6 +27,8 @@
|
||||||
- [unreported] Synchronize image counter decrementing as well as incrementing to prevent rare race conditions when generating the
|
- [unreported] Synchronize image counter decrementing as well as incrementing to prevent rare race conditions when generating the
|
||||||
image file names
|
image file names
|
||||||
|
|
||||||
|
([Commits](https://github.com/foosel/OctoPrint/compare/1.1.1...master))
|
||||||
|
|
||||||
## 1.1.1 (2014-10-27)
|
## 1.1.1 (2014-10-27)
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue