Changelog entry for server command settings
This commit is contained in:
parent
40e5addef0
commit
4ddef52fb2
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@
|
|||
* Allow hiding plugins from Plugin Manager via ``config.yaml``.
|
||||
* Cura Plugin: "Test" button to check if path to cura engine is valid.
|
||||
* Cura Plugin: Now also supports 15.06 version of CuraEngine.
|
||||
* New central configuration option for commands to restart OctoPrint and to
|
||||
restart and shut down the system OctoPrint is running on. This allows plugins
|
||||
(like the Software Update Plugin or the Plugin Manager) and core functionality
|
||||
to perform these common administrative tasks without the user needing to define
|
||||
everything redundantly.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue