Skip to content

Commit

Permalink
Upgrade CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gilles committed Jan 26, 2023
1 parent b34bfc0 commit 16cb5b4
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,76 @@ 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.15.0](https://github.com/GladysAssistant/Gladys/compare/v4.14.0...v4.15.0)

> 26 January 2023
- Add confirmation on dashboard delete [`#1694`](https://github.com/GladysAssistant/Gladys/pull/1694)
- Add OpenAI GPT-3 integration [`#1696`](https://github.com/GladysAssistant/Gladys/pull/1696)
- Zigbee2mqtt: Handle thermostat devices [`#1667`](https://github.com/GladysAssistant/Gladys/pull/1667)
- MQTT integration: Container should be started with a limit on log size [`#1686`](https://github.com/GladysAssistant/Gladys/pull/1686)
- Fix #1660: Add fake promise timeout in MQTT tests to increase tests speed [`#1669`](https://github.com/GladysAssistant/Gladys/pull/1669)
- Fix #1676: Correct translation "Agrégation" [`#1682`](https://github.com/GladysAssistant/Gladys/pull/1682)
- Fix #1585: In scenes, allow decimals in the "continue only if" block [`#1683`](https://github.com/GladysAssistant/Gladys/pull/1683)
- Ecowatt: Add day in display, fix #1665 [`#1687`](https://github.com/GladysAssistant/Gladys/pull/1687)
- Use Buildx v0.9.1 to fix ci build [`#1688`](https://github.com/GladysAssistant/Gladys/pull/1688)
- Gladys Plus: Add button to upgrade plan from monthly to yearly [`#1689`](https://github.com/GladysAssistant/Gladys/pull/1689)
- Fix #1660: Add fake promise timeout in MQTT tests to increase tests speed (#1669) [`#1660`](https://github.com/GladysAssistant/Gladys/issues/1660)
- Fix #1676: Correct translation "Agrégation" (#1682) [`#1676`](https://github.com/GladysAssistant/Gladys/issues/1676)
- Fix #1585: In scenes, allow decimals in the "continue only if" block (#1683) [`#1585`](https://github.com/GladysAssistant/Gladys/issues/1585)
- Ecowatt: Add day in display, fix #1665 (#1687) [`#1665`](https://github.com/GladysAssistant/Gladys/issues/1665)

#### [v4.14.0](https://github.com/GladysAssistant/Gladys/compare/v4.13.2...v4.14.0)

> 16 January 2023
- Fix #1677: When ecowatt request fail, it should stop scene [`#1681`](https://github.com/GladysAssistant/Gladys/pull/1681)
- Fix #1679 : Weather box should refresh data every 30 minutes [`#1680`](https://github.com/GladysAssistant/Gladys/pull/1680)
- Add Clock box for dashboard [`#1509`](https://github.com/GladysAssistant/Gladys/pull/1509)
- Add promise/prefer-await-to-then eslint rule [`#1675`](https://github.com/GladysAssistant/Gladys/pull/1675)
- Add duplicate scene feature [`#1670`](https://github.com/GladysAssistant/Gladys/pull/1670)
- Re-order forgot password on login page [`#1518`](https://github.com/GladysAssistant/Gladys/pull/1518)
- Fix zigbee2mqtt.isUsed function [`#1673`](https://github.com/GladysAssistant/Gladys/pull/1673)
- Remove Python symlink in Dockerfiles [`#1671`](https://github.com/GladysAssistant/Gladys/pull/1671)
- Fix #1677: When ecowatt request fail, it should stop scene (#1681) [`#1677`](https://github.com/GladysAssistant/Gladys/issues/1677)
- Fix #1679 : Weather box should refresh data every 30 minutes (#1680) [`#1679`](https://github.com/GladysAssistant/Gladys/issues/1679)

#### [v4.13.2](https://github.com/GladysAssistant/Gladys/compare/v4.13.1...v4.13.2)

> 12 December 2022
- Update noble to 1.9.2-15 to fix Bluetooth service crash [`#1666`](https://github.com/GladysAssistant/Gladys/pull/1666)

#### [v4.13.1](https://github.com/GladysAssistant/Gladys/compare/v4.13.0...v4.13.1)

> 9 December 2022
- Add error message on Ecowatt box if request fails [`#1664`](https://github.com/GladysAssistant/Gladys/pull/1664)

#### [v4.13.0](https://github.com/GladysAssistant/Gladys/compare/v4.12.2...v4.13.0)

> 9 December 2022
- Ecowatt integration [`#1663`](https://github.com/GladysAssistant/Gladys/pull/1663)
- Improve labels for opening sensor in scenes + improve mobile layout [`#1578`](https://github.com/GladysAssistant/Gladys/pull/1578)
- Add Github Codespace configuration [`#1662`](https://github.com/GladysAssistant/Gladys/pull/1662)
- Upgrade to Cypress 10 [`#1661`](https://github.com/GladysAssistant/Gladys/pull/1661)
- Upgrade server production dependencies [`#1658`](https://github.com/GladysAssistant/Gladys/pull/1658)
- Improve Github Actions build titles [`#1657`](https://github.com/GladysAssistant/Gladys/pull/1657)
- Upgrade to Node.js 18 LTS [`#1656`](https://github.com/GladysAssistant/Gladys/pull/1656)
- Remove Open-Zwave integration [`#1617`](https://github.com/GladysAssistant/Gladys/pull/1617)
- Front: Fix autocomplete on trigger select in scenes [`#1643`](https://github.com/GladysAssistant/Gladys/pull/1643)
- Zigbee2mqtt clean integration code & tests [`#1639`](https://github.com/GladysAssistant/Gladys/pull/1639)

#### [v4.12.2](https://github.com/GladysAssistant/Gladys/compare/v4.12.1...v4.12.2)

> 21 November 2022
- Docs: Add magarcia as a contributor for code [`#1654`](https://github.com/GladysAssistant/Gladys/pull/1654)
- Fix demo website chart [`#1653`](https://github.com/GladysAssistant/Gladys/pull/1653)
- Make Gladys work with docker-compose: get container id from mountinfo when cgroup is empty [`#1648`](https://github.com/GladysAssistant/Gladys/pull/1648)
- Update CHANGELOG [`03a4eb8`](https://github.com/GladysAssistant/Gladys/commit/03a4eb840c3bc8f57aba2acdd24fe106dc3e8aea)

#### [v4.12.1](https://github.com/GladysAssistant/Gladys/compare/v4.12.0...v4.12.1)

> 14 November 2022
Expand Down

0 comments on commit 16cb5b4

Please sign in to comment.