Update CHANGELOG for version 0.7.5

Added extended Diagnostics export with Proxmox version and cluster metadata. Ensured diagnostics are safe for public sharing by masking IP addresses and redacting API tokens.
This commit is contained in:
2026-01-14 09:01:31 +01:00
committed by GitHub
parent f0e17bf90a
commit 9fe21eb096

View File

@@ -1,5 +1,15 @@
# Changelog
## 0.7.5
- Added extended Diagnostics export
- Includes Proxmox version information (`/version`)
- Includes cluster metadata (`/cluster/status`)
- Adds node, VM and container counts
- Diagnostics are safe for public sharing
- All IP addresses are masked
- API tokens remain redacted
- Token names are partially anonymized (first 2 + last 2 characters)
## 0.7.4
- Added Home Assistant Diagnostics support
- New “Download diagnostics” feature for each Easy Proxmox config entry
@@ -150,3 +160,4 @@