From e1bcf4f5e2e939283db048f02d0025e53a2a737e Mon Sep 17 00:00:00 2001 From: Pierre-Gilles Leymarie Date: Sat, 23 Mar 2019 10:42:44 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de76fd9edf..89f8faedb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v3.13.0](https://github.com/GladysAssistant/Gladys/compare/v3.12.1...v3.13.0) +> 23 March 2019 +- Fix stretch build [`#486`](https://github.com/GladysAssistant/Gladys/pull/486) +- Fix #392 : Don't schedule auto wake up alarm [`#485`](https://github.com/GladysAssistant/Gladys/pull/485) +- Fixed #476, Use right favicon without the white background [`#484`](https://github.com/GladysAssistant/Gladys/pull/484) +- Fix #390, Installation of module works at reboot even if one fails [`#483`](https://github.com/GladysAssistant/Gladys/pull/483) +- Fix #438, display an error in the frontend when a device cannot be contacted [`#472`](https://github.com/GladysAssistant/Gladys/pull/472) +- Improve README with more example and new design [`#482`](https://github.com/GladysAssistant/Gladys/pull/482) +- Update color picker [`#478`](https://github.com/GladysAssistant/Gladys/pull/478) +- Load dotenv file event on all environment [`#470`](https://github.com/GladysAssistant/Gladys/pull/470) +- 🐳 Update .dockerignore to fix docker image build [`#479`](https://github.com/GladysAssistant/Gladys/pull/479) +- 🐳 Docker multiarch support [`#465`](https://github.com/GladysAssistant/Gladys/pull/465) +- Add Raspbian image upgrade command [`3eec0ff`](https://github.com/GladysAssistant/Gladys/commit/3eec0ff2eb5fde8facd6c33c46ed67793789bbd9) +- Update translation [`ff1b969`](https://github.com/GladysAssistant/Gladys/commit/ff1b969610c40ffefe1baa4bbfb55cac12e07983) +- Fix initial state of checkUserPresence [`c3b02ce`](https://github.com/GladysAssistant/Gladys/commit/c3b02ce35d400eec667a7971ae275294d9620442) + #### [v3.12.1](https://github.com/GladysAssistant/Gladys/compare/v3.12.0...v3.12.1) > 29 January 2019 - Switch brain.classify to message.send [`287901e`](https://github.com/GladysAssistant/Gladys/commit/287901efbab49f365e53ac98f8289ce6fe94f974) @@ -13,6 +29,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Fix issue when 2 box charts are displayed, fix #462 [`#463`](https://github.com/GladysAssistant/Gladys/pull/463) - Fix undefined module slug in the tmp folder [`#469`](https://github.com/GladysAssistant/Gladys/pull/469) - Open API Gladys Gateway [`#474`](https://github.com/GladysAssistant/Gladys/pull/474) +- Fix #464 [`#464`](https://github.com/GladysAssistant/Gladys/issues/464) [`#464`](https://github.com/GladysAssistant/Gladys/issues/464) - Upgrade yarn.lock [`fae3ac6`](https://github.com/GladysAssistant/Gladys/commit/fae3ac6b04a4cdaa02d9bc9fc829e727ce6b31e3) - Change Gladys Project to Gladys Assistant in README [`5f638e4`](https://github.com/GladysAssistant/Gladys/commit/5f638e43fb9519b7310656776c2d80e04453adbf) - Bugfix Gladys Gateway server url [`1ff282f`](https://github.com/GladysAssistant/Gladys/commit/1ff282fe29e20ad69317308e39f0a8363e8bf355) @@ -213,7 +230,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - bugfix in scenario.export, group scenario params not by code but by id [`fbc86f5`](https://github.com/GladysAssistant/Gladys/commit/fbc86f57921199614822ecee75379bb745aa5b4c) #### [v3.7.1](https://github.com/GladysAssistant/Gladys/compare/v3.7.0...v3.7.1) -> 15 October 2017 +> 16 October 2017 - ES6 => ES5 on client side [`23a7fb5`](https://github.com/GladysAssistant/Gladys/commit/23a7fb515aaecc6e8f9f4fe84aa4597dbde394b0) #### [v3.7.0](https://github.com/GladysAssistant/Gladys/compare/v3.6.3...v3.7.0) @@ -234,7 +251,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - test gladys with Node 8 [`2093984`](https://github.com/GladysAssistant/Gladys/commit/209398495a1b31ded11e6a8b2e41736a5216df4c) #### [v3.6.2](https://github.com/GladysAssistant/Gladys/compare/v3.6.1...v3.6.2) -> 10 September 2017 +> 11 September 2017 - Fix #217 : StateTypeParam are no longer inserted in duplicate [`#217`](https://github.com/GladysAssistant/Gladys/issues/217) - Fix #215 : Remove "view all" link in notification list [`#215`](https://github.com/GladysAssistant/Gladys/issues/215) - Fix #200 : Scenario now have a title ! [`#200`](https://github.com/GladysAssistant/Gladys/issues/200) @@ -284,7 +301,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - update rpi-update.sh, start directly node init.js in folder instead of using absolute path [`83622e6`](https://github.com/GladysAssistant/Gladys/commit/83622e62ab41a374a5c75b9f6af252662f54f79c) #### [v3.5.0](https://github.com/GladysAssistant/Gladys/compare/v3.4.4...v3.5.0) -> 9 April 2017 +> 10 April 2017 - Add a Gitter chat badge to README.md [`#168`](https://github.com/GladysAssistant/Gladys/pull/168) - created alarm.command, you can now create alarm while speaking with Gladys ! [`569c33c`](https://github.com/GladysAssistant/Gladys/commit/569c33cce41cade30999b6aec5e1bc5b8c6b867b) - install notification only if not exist [`137c84d`](https://github.com/GladysAssistant/Gladys/commit/137c84db7d3aa3b961f33efe917c5fdbe9228210) @@ -428,7 +445,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - bugfix : read notification on click on notification [`557797f`](https://github.com/GladysAssistant/Gladys/commit/557797f532ba6d7ef5f5e0753567891e6b5bceb0) #### [v3.1.3](https://github.com/GladysAssistant/Gladys/compare/v3.1.2...v3.1.3) -> 18 September 2016 +> 19 September 2016 - bugfix : exec update script in detached process [`11dec2e`](https://github.com/GladysAssistant/Gladys/commit/11dec2e11c9d36fb0add59c6353910f745094ef7) #### [v3.1.2](https://github.com/GladysAssistant/Gladys/compare/v3.1.1...v3.1.2) @@ -473,12 +490,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Update deviceType.exec and script.exec to handle scenarios [`e989a0a`](https://github.com/GladysAssistant/Gladys/commit/e989a0a51ea2a4b32b674b39c80d6c3e5cdb848f) #### [v3.0.6](https://github.com/GladysAssistant/Gladys/compare/v3.0.5...v3.0.6) -> 14 September 2016 +> 15 September 2016 - Downloading new action in installation steps and in update page [`ed34563`](https://github.com/GladysAssistant/Gladys/commit/ed34563e9cf3f35d3ea7b2eeb818d6c35a41b110) - new route : /update/action to update action in scenario [`bd58186`](https://github.com/GladysAssistant/Gladys/commit/bd581864bf8da860816c17ed01bb457208000f68) #### [v3.0.5](https://github.com/GladysAssistant/Gladys/compare/v3.0.4...v3.0.5) -> 14 September 2016 +> 15 September 2016 - ensure that api/hooks folder exist in grunt task [`d328b9a`](https://github.com/GladysAssistant/Gladys/commit/d328b9a37aaf8c0d0331cd7905caa857a7f01d16) - fs-extra is not a dev dependency. moving it in package.json [`1751769`](https://github.com/GladysAssistant/Gladys/commit/17517697c012e6e576fbbaf0e477e917843219d6) @@ -507,7 +524,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - remove beta in version number [`23a0e2d`](https://github.com/GladysAssistant/Gladys/commit/23a0e2d6c19155ed15575bd6df900fbb3ef2436a) #### [v3.0.0-alpha1](https://github.com/GladysAssistant/Gladys/compare/v2.1.9...v3.0.0-alpha1) -> 27 March 2016 +> 28 March 2016 - Sleep graph text translation in french [`#53`](https://github.com/GladysAssistant/Gladys/pull/53) - I18 birthdate placeholder. Fix #14 [`#50`](https://github.com/GladysAssistant/Gladys/pull/50) - ngcloak installation page [`6c0845f`](https://github.com/GladysAssistant/Gladys/commit/6c0845fa9a835b55160dbe6578af69bb84362817)