From 91661ff61fc38d88097fbba741689a2fe531e9bf Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sun, 23 Aug 2026 12:41:19 +0000 Subject: [PATCH] chore: release v1.30.0 Bump package and add-on config to 1.30.0 and document the managed C-Gate log cap, restored add-on artwork, and sql.js bump. Co-authored-by: Doug Rathbone --- homeassistant-addon/CHANGELOG.md | 11 +++++++++++ homeassistant-addon/config.yaml | 2 +- package.json | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/homeassistant-addon/CHANGELOG.md b/homeassistant-addon/CHANGELOG.md index e488594e..6be431f0 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 94d43fb5..4190d6b7 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 fe997ce9..afbb6cf2 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",