diff --git a/homeassistant-addon/CHANGELOG.md b/homeassistant-addon/CHANGELOG.md index e488594..6be431f 100644 --- a/homeassistant-addon/CHANGELOG.md +++ b/homeassistant-addon/CHANGELOG.md @@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 If this add-on saves you time, you can [buy me a coffee](https://buymeacoffee.com/dougrathbone). +## [1.30.0] - 2026-08-23 + +### Fixed + +- **Managed C-Gate logs are now rotated and pruned** so they cannot fill the host disk. (#81) Restart the add-on once if an install already filled the disk. + +### Changed + +- **The add-on icon and logo are restored** to the earlier blue house-bridge artwork. +- Internal: sql.js updated to 1.14.2. + ## [1.29.0] - 2026-08-22 ### Added diff --git a/homeassistant-addon/config.yaml b/homeassistant-addon/config.yaml index 94d43fb..4190d6b 100644 --- a/homeassistant-addon/config.yaml +++ b/homeassistant-addon/config.yaml @@ -1,5 +1,5 @@ name: "C-Gate Web Bridge" -version: "1.29.0" +version: "1.30.0" slug: cgateweb description: "Bridge between Clipsal C-Bus systems and MQTT/Home Assistant" url: "https://github.com/dougrathbone/cgateweb" diff --git a/package.json b/package.json index fe997ce..afbb6cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cgateweb", - "version": "1.29.0", + "version": "1.30.0", "description": "Node.js bridge connecting Clipsal C-Bus automation systems to MQTT for Home Assistant integration", "keywords": [ "cbus",