From 6e315cff7639159cacd94964d615423465f44e9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Mon, 19 Jan 2015 12:37:31 +0100 Subject: [PATCH] Changelog entry for #724 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c659be29..68b3f6a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -103,6 +103,7 @@ printer profiles * [#714](https://github.com/foosel/OctoPrint/issues/714) - Fixed type validation of printer profiles * Heating up the heated bed (if present) was not properly configured in CuraEngine plugin + * [#724](https://github.com/foosel/OctoPrint/issues/724) - Fixed timelapse deletion for timelapses with non-ascii characters in their name * Various fixes without tickets: * GCODE viewer now doesn't stumble over completely extrusionless GCODE files * Do not deliver the API key on settings API unless user has admin rights