docs: update hub CHANGELOG and README for v0.2.2

Add config hash comparison feature to changelog. Bump version references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-20 16:18:28 +01:00
parent 7859e1182e
commit b4cb92e09f
2 changed files with 14 additions and 3 deletions
+11
View File
@@ -1,5 +1,16 @@
# Felhom Hub — Changelog
## v0.2.2 (2026-02-20)
**Config Hash Comparison**
- **Config sync status** on unified customer page: compares SHA256 hash of controller's
`controller.yaml` (from report payload) against Hub-generated YAML. Shows "In sync",
"Config mismatch", or "Unknown" (controller needs v0.20.0+ to report hash).
- Visible in the Controller Update section next to Push Config button.
---
## v0.2.1 (2026-02-20)
**Unified Customer Management**