Skip to content

Releases: d0ugal/zigbee2mqtt-exporter

v2.12.2

05 Sep 17:50
a1b9f16
Compare
Choose a tag to compare

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

04 Sep 21:01
f40003a
Compare
Choose a tag to compare

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

04 Sep 15:24
5e19f77
Compare
Choose a tag to compare

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

04 Sep 09:06
8226879
Compare
Choose a tag to compare

2.11.0 (2025-09-04)

Features

  • enable global automerge in Renovate config (273f2e4)

v2.10.1

03 Sep 19:57
44743ae
Compare
Choose a tag to compare

2.10.1 (2025-09-03)

Bug Fixes

  • add build-args to pass version information in CI workflow (fe7c974)

v2.10.0

26 Aug 08:16
cd14a13
Compare
Choose a tag to compare

2.10.0 (2025-08-26)

Features

  • use an unprivileged user during runtime (63ec8a9)
  • use an unprivileged user during runtime (818d705)

v2.9.1

20 Aug 20:11
12c55b1
Compare
Choose a tag to compare

2.9.1 (2025-08-20)

Bug Fixes

  • remove redundant Service Information section from UI (cc6c963)

v2.9.0

20 Aug 19:39
c62bf52
Compare
Choose a tag to compare

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

20 Aug 18:47
fe65b92
Compare
Choose a tag to compare

2.8.0 (2025-08-20)

Features

  • implement template-based UI with centralized metric information (3209645)

v2.7.0

20 Aug 09:37
d53eae6
Compare
Choose a tag to compare

2.7.0 (2025-08-20)

Features

  • ui: remove custom metrics-info endpoint and simplify UI (9820deb)