And some more changelog entries (some day I might actually catch up...)
This commit is contained in:
parent
9709b97adf
commit
5ec02e2f18
1 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,9 @@
|
|||
* Added deletion of pyc files to the `python setup.py clean` command
|
||||
* Settings now show a QRCode for the API Key ([#637](https://github.com/foosel/OctoPrint/pull/637))
|
||||
* Username in login dialog is not automatically capitalized on mobile devices anymore ([#639](https://github.com/foosel/OctoPrint/pull/639))
|
||||
* "Slicing Done" and "Streaming Done" notifications now have a green background ([#558](https://github.com/foosel/OctoPrint/issues/558))
|
||||
* Files that are currently in use, be it for slicing, printing or whatever, are now tracked and can not be deleted as
|
||||
long as they are in use
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue