mirror of
https://github.com/bahmcloud/easy_proxmox.git
synced 2026-04-06 02:41:14 +00:00
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:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -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 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user