hub v0.3.3: Fix version double-v prefix, skip deprecated ping_uuids in diff
- Remove extra "v" prefix from ControllerVersion display (was "vv0.21.1") - Add monitoring.ping_uuids.* to volatile keys — skipped in config diff - Update manifest to v0.3.3 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Felhom Hub — Changelog
|
||||
|
||||
## v0.3.3 (2026-02-20)
|
||||
|
||||
**Bugfixes**
|
||||
|
||||
- Fix double "v" prefix in controller version display (showed "vv0.21.1" instead of "v0.21.1").
|
||||
- Skip deprecated `monitoring.ping_uuids.*` keys in config diff comparison (added to volatile keys).
|
||||
|
||||
## v0.3.2 (2026-02-20)
|
||||
|
||||
**Hub Version Display**
|
||||
|
||||
Reference in New Issue
Block a user