Skip to content

Commit

Permalink
Upgrade CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gilles committed Nov 25, 2021
1 parent d944745 commit 2a8ede3
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,32 @@ 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.7.0](https://github.com/GladysAssistant/Gladys/compare/v4.6.0...v4.7.0)

> 25 November 2021
- Make installation of services mandatory to install Gladys [`#1361`](https://github.com/GladysAssistant/Gladys/pull/1361)
- Fix Bluetooth cypress tests [`#1252`](https://github.com/GladysAssistant/Gladys/pull/1252)
- MQTT: User must know if broker is connected or not [`#1349`](https://github.com/GladysAssistant/Gladys/pull/1349)
- Fix #1356: Wrong date for recurring events [`#1367`](https://github.com/GladysAssistant/Gladys/pull/1367)
- Zigbee2mqtt add update device button [`#1335`](https://github.com/GladysAssistant/Gladys/pull/1335)
- Check missing unit / feature translations [`#1366`](https://github.com/GladysAssistant/Gladys/pull/1366)
- Fix #1293 : Telegram messages should be formatted with the right user unit preferences [`#1363`](https://github.com/GladysAssistant/Gladys/pull/1363)
- Fix #1318 : Fix bug that prevent the user from editing a scene name [`#1359`](https://github.com/GladysAssistant/Gladys/pull/1359)
- front: Use same feature component everywhere [`#1352`](https://github.com/GladysAssistant/Gladys/pull/1352)
- Multiple chart fixes [`#1357`](https://github.com/GladysAssistant/Gladys/pull/1357)
- Fix ARM build with python link [`#1358`](https://github.com/GladysAssistant/Gladys/pull/1358)
- Fix demo mode + add a way to simulate load time in demo mode [`#1355`](https://github.com/GladysAssistant/Gladys/pull/1355)
- Fix aggregate tests that were failing randomly + fix python dependency for Docker build [`#1353`](https://github.com/GladysAssistant/Gladys/pull/1353)
- Zigbee2mqtt: Automatically parse devices [`#1302`](https://github.com/GladysAssistant/Gladys/pull/1302)
- Fix maximum call stack size exceeded when aggregating too big array of device features [`#1340`](https://github.com/GladysAssistant/Gladys/pull/1340)
- Ewelink discover fix and enhancements [`#1044`](https://github.com/GladysAssistant/Gladys/pull/1044)
- MQTT: User must know if broker is connected or not (#1349) [`#1016`](https://github.com/GladysAssistant/Gladys/issues/1016)
- Fix #1356: Wrong date for recurring events (#1367) [`#1356`](https://github.com/GladysAssistant/Gladys/issues/1356)
- Fix #1293 : Telegram messages should be formatted with the right user unit preferences (#1363) [`#1293`](https://github.com/GladysAssistant/Gladys/issues/1293)
- Fix #1318 : Fix bug that prevent the user from editing a scene name (#1359) [`#1318`](https://github.com/GladysAssistant/Gladys/issues/1318)
- Generate CHANGELOG [`213ba3b`](https://github.com/GladysAssistant/Gladys/commit/213ba3bebba9d219f851eed9d3bd84250b12e507)

#### [v4.6.0](https://github.com/GladysAssistant/Gladys/compare/v4.5.3...v4.6.0)

> 25 October 2021
Expand Down

0 comments on commit 2a8ede3

Please sign in to comment.