Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gilles committed Nov 23, 2020
1 parent 8dbd55d commit 050c589
Showing 1 changed file with 164 additions and 2 deletions.
166 changes: 164 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,79 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.0.1](https://github.com/GladysAssistant/Gladys/compare/v4.0.0...v4.0.1)

> 23 November 2020
- Add settings page to manage services [`#973`](https://github.com/GladysAssistant/Gladys/pull/973)
- Philips Hue: auto detect light type [`#970`](https://github.com/GladysAssistant/Gladys/pull/970)
- Chat: Custom response when turning on/off the lights and no lights has been found [`#965`](https://github.com/GladysAssistant/Gladys/pull/965)
- Tasmota: Handle HTTP devices [`#694`](https://github.com/GladysAssistant/Gladys/pull/694)
- Philips-Hue: Add LCL001, Classic A60 W clear, 440400982841, LCS001 and Innr RB 285 C [`#964`](https://github.com/GladysAssistant/Gladys/pull/964)
- Fix #951: Fix error message in Philips Hue setup page [`#967`](https://github.com/GladysAssistant/Gladys/pull/967)
- Add Stripe portal to Gladys Plus [`#969`](https://github.com/GladysAssistant/Gladys/pull/969)
- Add Docker build in PR + manual Docker build on master to dev tag [`#948`](https://github.com/GladysAssistant/Gladys/pull/948)
- Dashboard: Display device values only on one line [`#928`](https://github.com/GladysAssistant/Gladys/pull/928)
- Philips Hue: Fix #940, add Smart PLug LOM001 [`#941`](https://github.com/GladysAssistant/Gladys/pull/941)
- Fix English typos in README.md [`#942`](https://github.com/GladysAssistant/Gladys/pull/942)
- Fix #932 : fix start scene button in scene list, Fix #931 websocket is not open bug [`#936`](https://github.com/GladysAssistant/Gladys/pull/936)
- Dashboard: Fix scrolling menu bug [`#927`](https://github.com/GladysAssistant/Gladys/pull/927)
- [philips-hue] Add LCT003 [`#930`](https://github.com/GladysAssistant/Gladys/pull/930)
- Add settings page to manage services (#973) [`#910`](https://github.com/GladysAssistant/Gladys/issues/910)
- Chat: Custom response when turning on/off the lights and no lights has been found (#965) [`#959`](https://github.com/GladysAssistant/Gladys/issues/959)
- Fix #951: Fix error message in Philips Hue setup page (#967) [`#951`](https://github.com/GladysAssistant/Gladys/issues/951) [`#951`](https://github.com/GladysAssistant/Gladys/issues/951)
- Dashboard: Display device values only on one line (#928) [`#925`](https://github.com/GladysAssistant/Gladys/issues/925)
- Philips Hue: Fix #940, add Smart PLug LOM001 (#941) [`#940`](https://github.com/GladysAssistant/Gladys/issues/940)
- Fix #932 : fix start scene button in scene list, Fix #931 websocket is not open bug (#936) [`#932`](https://github.com/GladysAssistant/Gladys/issues/932) [`#931`](https://github.com/GladysAssistant/Gladys/issues/931) [`#932`](https://github.com/GladysAssistant/Gladys/issues/932) [`#931`](https://github.com/GladysAssistant/Gladys/issues/931)
- Dashboard: Fix scrolling menu bug (#927) [`#926`](https://github.com/GladysAssistant/Gladys/issues/926)

#### [v4.0.0](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta-9...v4.0.0)

> 3 November 2020
- Fix tasmota doc link [`#920`](https://github.com/GladysAssistant/Gladys/pull/920)
- Bluetooth fixes and improvements [`#917`](https://github.com/GladysAssistant/Gladys/pull/917)
- Fix bluetooth service crash container at startup #898 [`#916`](https://github.com/GladysAssistant/Gladys/pull/916)
- Improve getLatestGladysVersion [`#919`](https://github.com/GladysAssistant/Gladys/pull/919)
- Handle Philips Hue LWV001, LTG002, LCT012 and LTA001 [`#909`](https://github.com/GladysAssistant/Gladys/pull/909)
- CircleCI & Docker - Handle rate limit and clean workflow variable [`#908`](https://github.com/GladysAssistant/Gladys/pull/908)
- removeColumn in migration in no longer authorized to prevent data loss [`#907`](https://github.com/GladysAssistant/Gladys/pull/907)
- Use officiel SQLite .restore command to restore backup + improve restore UI [`#906`](https://github.com/GladysAssistant/Gladys/pull/906)
- Don't start service if it made Gladys crash at last boot [`#901`](https://github.com/GladysAssistant/Gladys/pull/901)
- Add unHandledRejection catcher [`#902`](https://github.com/GladysAssistant/Gladys/pull/902)
- Add a button in the UI to signal a bug in a Z-Wave integration [`#894`](https://github.com/GladysAssistant/Gladys/pull/894)
- Z-Wave: Add multi-instance devices support, comClass and units mapping, modify device view [`#893`](https://github.com/GladysAssistant/Gladys/pull/893)
- Add Bluetooth service [`#505`](https://github.com/GladysAssistant/Gladys/pull/505)
- Open link to external URL should not leak Gladys local URL [`#890`](https://github.com/GladysAssistant/Gladys/pull/890)
- docs: add NickDub as a contributor [`#882`](https://github.com/GladysAssistant/Gladys/pull/882)
- docs: add hotfix31 as a contributor [`#881`](https://github.com/GladysAssistant/Gladys/pull/881)
- Add Philips Hue CLA60 TW OSRAM, LLC020 and LWG001 models [`#878`](https://github.com/GladysAssistant/Gladys/pull/878)
- Fix DeviceInRoom same feature bug [`#876`](https://github.com/GladysAssistant/Gladys/pull/876)
- Build Docker image on tag latest & v4 [`#643`](https://github.com/GladysAssistant/Gladys/pull/643)
- docs: add link39 as a contributor [`#864`](https://github.com/GladysAssistant/Gladys/pull/864)
- Scenes: Add turnOn/Off the Switches function [`#862`](https://github.com/GladysAssistant/Gladys/pull/862)
- Fix #858: No loader if image already there on camera box [`#860`](https://github.com/GladysAssistant/Gladys/pull/860)
- Fix #727 : The user should be able to set the timezone used in scenes in the UI [`#856`](https://github.com/GladysAssistant/Gladys/pull/856)
- docs: add guillaumeLamanda as a contributor [`#855`](https://github.com/GladysAssistant/Gladys/pull/855)
- Handle Philips Hue light LWA001 [`#853`](https://github.com/GladysAssistant/Gladys/pull/853)
- docs: add Redshark30 as a contributor [`#854`](https://github.com/GladysAssistant/Gladys/pull/854)
- MQTT service: In the "devices in rooms" dashboard box, display the feature name of a binary device, not the device name [`#852`](https://github.com/GladysAssistant/Gladys/pull/852)
- Add NPM script to test just one service alone [`#622`](https://github.com/GladysAssistant/Gladys/pull/622)
- Upgrade front dependency 'vis', fixing warning message at build time [`#808`](https://github.com/GladysAssistant/Gladys/pull/808)
- Fix #758 : Improve device feature picker in MQTT UI [`#849`](https://github.com/GladysAssistant/Gladys/pull/849)
- Fix #666 : Be able to select device features in the device in room box [`#848`](https://github.com/GladysAssistant/Gladys/pull/848)
- Don't start service if it made Gladys crash at last boot (#901) [`#900`](https://github.com/GladysAssistant/Gladys/issues/900)
- Add Philips Hue CLA60 TW OSRAM, LLC020 and LWG001 models (#878) [`#875`](https://github.com/GladysAssistant/Gladys/issues/875) [`#865`](https://github.com/GladysAssistant/Gladys/issues/865)
- Fix #858: No loader if image already there on camera box (#860) [`#858`](https://github.com/GladysAssistant/Gladys/issues/858)
- Fix #727 : The user should be able to set the timezone used in scenes in the UI (#856) [`#727`](https://github.com/GladysAssistant/Gladys/issues/727)
- MQTT service: In the "devices in rooms" dashboard box, display the feature name of a binary device, not the device name (#852) [`#787`](https://github.com/GladysAssistant/Gladys/issues/787)
- Upgrade front dependency 'vis', fixing warning message at build time (#808) [`#807`](https://github.com/GladysAssistant/Gladys/issues/807)
- Fix #758 : Improve device feature picker in MQTT UI (#849) [`#758`](https://github.com/GladysAssistant/Gladys/issues/758) [`#758`](https://github.com/GladysAssistant/Gladys/issues/758)
- Fix #666 : Be able to select device features in the device in room box (#848) [`#666`](https://github.com/GladysAssistant/Gladys/issues/666)
- ✅ add LWA001 test data [`ae675b6`](https://github.com/GladysAssistant/Gladys/commit/ae675b6efa20c8d4d994f0d1ca9ac06273a2e214)
- ✨ add device Philips Hue LWA001 [`f7a93e8`](https://github.com/GladysAssistant/Gladys/commit/f7a93e8a929305c7e2f454acba50d4c06bf8150f)
- Fix DeviceInRoom bug [`d794b4a`](https://github.com/GladysAssistant/Gladys/commit/d794b4add60404ccc65535f8b283c2db8d9fc999)

#### [v4.0.0-beta-9](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta-8...v4.0.0-beta-9)

> 10 August 2020
Expand Down Expand Up @@ -54,20 +127,105 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix circleCI config [`9587834`](https://github.com/GladysAssistant/Gladys/commit/95878349543a67aad88c75a3ab24c18cbda58a1c)

#### [v4.0.0-beta-2](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta-11...v4.0.0-beta-2)
#### [v4.0.0-beta-2](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta-14...v4.0.0-beta-2)

> 27 July 2020
#### [v4.0.0-beta-14](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta-13...v4.0.0-beta-14)

> 3 September 2020
- Build Docker image on tag latest & v4 [`#643`](https://github.com/GladysAssistant/Gladys/pull/643)

#### [v4.0.0-beta-13](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta-12...v4.0.0-beta-13)

> 31 August 2020
- docs: add link39 as a contributor [`#864`](https://github.com/GladysAssistant/Gladys/pull/864)
- Scenes: Add turnOn/Off the Switches function [`#862`](https://github.com/GladysAssistant/Gladys/pull/862)
- Fix #858: No loader if image already there on camera box [`#860`](https://github.com/GladysAssistant/Gladys/pull/860)
- Fix #858: No loader if image already there on camera box (#860) [`#858`](https://github.com/GladysAssistant/Gladys/issues/858)

#### [v4.0.0-beta-12](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta-11...v4.0.0-beta-12)

> 25 August 2020
- Fix #727 : The user should be able to set the timezone used in scenes in the UI [`#856`](https://github.com/GladysAssistant/Gladys/pull/856)
- docs: add guillaumeLamanda as a contributor [`#855`](https://github.com/GladysAssistant/Gladys/pull/855)
- Handle Philips Hue light LWA001 [`#853`](https://github.com/GladysAssistant/Gladys/pull/853)
- docs: add Redshark30 as a contributor [`#854`](https://github.com/GladysAssistant/Gladys/pull/854)
- MQTT service: In the "devices in rooms" dashboard box, display the feature name of a binary device, not the device name [`#852`](https://github.com/GladysAssistant/Gladys/pull/852)
- Add NPM script to test just one service alone [`#622`](https://github.com/GladysAssistant/Gladys/pull/622)
- Upgrade front dependency 'vis', fixing warning message at build time [`#808`](https://github.com/GladysAssistant/Gladys/pull/808)
- Fix #727 : The user should be able to set the timezone used in scenes in the UI (#856) [`#727`](https://github.com/GladysAssistant/Gladys/issues/727)
- MQTT service: In the "devices in rooms" dashboard box, display the feature name of a binary device, not the device name (#852) [`#787`](https://github.com/GladysAssistant/Gladys/issues/787)
- Upgrade front dependency 'vis', fixing warning message at build time (#808) [`#807`](https://github.com/GladysAssistant/Gladys/issues/807)
- ✅ add LWA001 test data [`ae675b6`](https://github.com/GladysAssistant/Gladys/commit/ae675b6efa20c8d4d994f0d1ca9ac06273a2e214)
- ✨ add device Philips Hue LWA001 [`f7a93e8`](https://github.com/GladysAssistant/Gladys/commit/f7a93e8a929305c7e2f454acba50d4c06bf8150f)

#### [v4.0.0-beta-11](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta-10...v4.0.0-beta-11)

> 12 August 2020
- Fix DeviceInRoom bug [`d794b4a`](https://github.com/GladysAssistant/Gladys/commit/d794b4add60404ccc65535f8b283c2db8d9fc999)

#### [v4.0.0-beta-10](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta...v4.0.0-beta-10)
#### [v4.0.0-beta-10](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta.19...v4.0.0-beta-10)

> 11 August 2020
#### [v4.0.0-beta.19](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta.18...v4.0.0-beta.19)

> 2 November 2020
- Fix bluetooth service crash container at startup #898 [`#916`](https://github.com/GladysAssistant/Gladys/pull/916)
- Improve getLatestGladysVersion [`#919`](https://github.com/GladysAssistant/Gladys/pull/919)
- Handle Philips Hue LWV001, LTG002, LCT012 and LTA001 [`#909`](https://github.com/GladysAssistant/Gladys/pull/909)
- CircleCI & Docker - Handle rate limit and clean workflow variable [`#908`](https://github.com/GladysAssistant/Gladys/pull/908)

#### [v4.0.0-beta.18](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta.17...v4.0.0-beta.18)

> 20 October 2020
- removeColumn in migration in no longer authorized to prevent data loss [`#907`](https://github.com/GladysAssistant/Gladys/pull/907)
- Use officiel SQLite .restore command to restore backup + improve restore UI [`#906`](https://github.com/GladysAssistant/Gladys/pull/906)

#### [v4.0.0-beta.17](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta.16...v4.0.0-beta.17)

> 19 October 2020
- Don't start service if it made Gladys crash at last boot [`#901`](https://github.com/GladysAssistant/Gladys/pull/901)
- Add unHandledRejection catcher [`#902`](https://github.com/GladysAssistant/Gladys/pull/902)
- Don't start service if it made Gladys crash at last boot (#901) [`#900`](https://github.com/GladysAssistant/Gladys/issues/900)

#### [v4.0.0-beta.16](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta.15...v4.0.0-beta.16)

> 16 October 2020
- Add a button in the UI to signal a bug in a Z-Wave integration [`#894`](https://github.com/GladysAssistant/Gladys/pull/894)
- Z-Wave: Add multi-instance devices support, comClass and units mapping, modify device view [`#893`](https://github.com/GladysAssistant/Gladys/pull/893)
- Add Bluetooth service [`#505`](https://github.com/GladysAssistant/Gladys/pull/505)
- Open link to external URL should not leak Gladys local URL [`#890`](https://github.com/GladysAssistant/Gladys/pull/890)
- docs: add NickDub as a contributor [`#882`](https://github.com/GladysAssistant/Gladys/pull/882)
- docs: add hotfix31 as a contributor [`#881`](https://github.com/GladysAssistant/Gladys/pull/881)
- Add Philips Hue CLA60 TW OSRAM, LLC020 and LWG001 models [`#878`](https://github.com/GladysAssistant/Gladys/pull/878)
- Fix DeviceInRoom same feature bug [`#876`](https://github.com/GladysAssistant/Gladys/pull/876)
- Add Philips Hue CLA60 TW OSRAM, LLC020 and LWG001 models (#878) [`#875`](https://github.com/GladysAssistant/Gladys/issues/875) [`#865`](https://github.com/GladysAssistant/Gladys/issues/865)

#### [v4.0.0-beta.15](https://github.com/GladysAssistant/Gladys/compare/v4.0.0-beta...v4.0.0-beta.15)

> 3 September 2020
- Build Docker image on tag latest & v4 [`#643`](https://github.com/GladysAssistant/Gladys/pull/643)
- docs: add link39 as a contributor [`#864`](https://github.com/GladysAssistant/Gladys/pull/864)
- Scenes: Add turnOn/Off the Switches function [`#862`](https://github.com/GladysAssistant/Gladys/pull/862)
- Fix #858: No loader if image already there on camera box [`#860`](https://github.com/GladysAssistant/Gladys/pull/860)
- Fix #727 : The user should be able to set the timezone used in scenes in the UI [`#856`](https://github.com/GladysAssistant/Gladys/pull/856)
- docs: add guillaumeLamanda as a contributor [`#855`](https://github.com/GladysAssistant/Gladys/pull/855)
- Handle Philips Hue light LWA001 [`#853`](https://github.com/GladysAssistant/Gladys/pull/853)
- docs: add Redshark30 as a contributor [`#854`](https://github.com/GladysAssistant/Gladys/pull/854)
- MQTT service: In the "devices in rooms" dashboard box, display the feature name of a binary device, not the device name [`#852`](https://github.com/GladysAssistant/Gladys/pull/852)
- Add NPM script to test just one service alone [`#622`](https://github.com/GladysAssistant/Gladys/pull/622)
- Upgrade front dependency 'vis', fixing warning message at build time [`#808`](https://github.com/GladysAssistant/Gladys/pull/808)
- Fix #758 : Improve device feature picker in MQTT UI [`#849`](https://github.com/GladysAssistant/Gladys/pull/849)
- Fix #666 : Be able to select device features in the device in room box [`#848`](https://github.com/GladysAssistant/Gladys/pull/848)
- docs: add thib-rdr as a contributor [`#847`](https://github.com/GladysAssistant/Gladys/pull/847)
Expand Down Expand Up @@ -149,6 +307,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix gateway backups [`#568`](https://github.com/GladysAssistant/Gladys/pull/568)
- Handle more Philips Hue models [`#564`](https://github.com/GladysAssistant/Gladys/pull/564)
- Fix philips hue first connection bug [`#559`](https://github.com/GladysAssistant/Gladys/pull/559)
- Fix #858: No loader if image already there on camera box (#860) [`#858`](https://github.com/GladysAssistant/Gladys/issues/858)
- Fix #727 : The user should be able to set the timezone used in scenes in the UI (#856) [`#727`](https://github.com/GladysAssistant/Gladys/issues/727)
- MQTT service: In the "devices in rooms" dashboard box, display the feature name of a binary device, not the device name (#852) [`#787`](https://github.com/GladysAssistant/Gladys/issues/787)
- Upgrade front dependency 'vis', fixing warning message at build time (#808) [`#807`](https://github.com/GladysAssistant/Gladys/issues/807)
- Fix #758 : Improve device feature picker in MQTT UI (#849) [`#758`](https://github.com/GladysAssistant/Gladys/issues/758) [`#758`](https://github.com/GladysAssistant/Gladys/issues/758)
- Fix #666 : Be able to select device features in the device in room box (#848) [`#666`](https://github.com/GladysAssistant/Gladys/issues/666)
- Fix #722: MQTT broker is now automatically started by Gladys [`#722`](https://github.com/GladysAssistant/Gladys/issues/722)
Expand Down

0 comments on commit 050c589

Please sign in to comment.