Releases: d0ugal/zigbee2mqtt-exporter
Releases · d0ugal/zigbee2mqtt-exporter
v2.12.2
2.12.2 (2025-09-05)
Bug Fixes
- deps: update module github.com/prometheus/client_golang to v1.23.2 (df27ad1)
- deps: update module github.com/prometheus/client_golang to v1.23.2 (b5fce91)
v2.12.1
2.12.1 (2025-09-04)
Bug Fixes
- deps: update module github.com/prometheus/client_golang to v1.23.1 (a65521c)
- deps: update module github.com/prometheus/client_golang to v1.23.1 (829c219)
v2.12.0
2.12.0 (2025-09-04)
Features
- update dev build versioning to use semver-compatible pre-release tags (7f068cf)
Bug Fixes
- ci: add v prefix to dev tags for consistent versioning (8907a30)
- use actual release version as base for dev tags instead of hardcoded 0.0.0 (93e0e01)
- use fetch-depth: 0 instead of fetch-tags for full git history (4e18482)
- use fetch-tags instead of fetch-depth for GitHub Actions (4965744)
v2.11.0
2.11.0 (2025-09-04)
Features
- enable global automerge in Renovate config (273f2e4)
v2.10.1
2.10.1 (2025-09-03)
Bug Fixes
- add build-args to pass version information in CI workflow (fe7c974)
v2.10.0
2.10.0 (2025-08-26)
Features
- use an unprivileged user during runtime (63ec8a9)
- use an unprivileged user during runtime (818d705)
v2.9.1
2.9.1 (2025-08-20)
Bug Fixes
- remove redundant Service Information section from UI (cc6c963)
v2.9.0
2.9.0 (2025-08-20)
Features
- optimize linting performance with caching (3a569db)
Bug Fixes
- run Docker containers as current user to prevent permission issues (b957731)
v2.8.0
2.8.0 (2025-08-20)
Features
- implement template-based UI with centralized metric information (3209645)
v2.7.0
2.7.0 (2025-08-20)
Features
- ui: remove custom metrics-info endpoint and simplify UI (9820deb)