From 0d7d48f13b0448db9b63fe7b794c20ea5379df14 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Thu, 11 Jun 2026 18:56:20 +0000 Subject: [PATCH] chore: update CHANGELOG.md for v1.1.0 [skip ci] --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4cd80df..3240e6ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,10 @@ CI, chore, and build changes are excluded. - Update documentation for Kubernetes Management UI - Add ticket summary for kube action namespace and stability fixes - Update to v1.1.0 release with Kubernetes Management UI +- Add Proxmox implementation documentation +- Update Proxmox implementation documentation for v1.2.0 +- Add Proxmox implementation summary +- Add Proxmox PDM feature parity completion summary ### Features - **kube**: Add Kubernetes management GUI components @@ -96,6 +100,18 @@ CI, chore, and build changes are excluded. - **metrics**: Implement kubectl top metrics backend - **tables**: Roll out configurable columns to all workload lists - **kube**: Add YAML edit action to NamespaceList +- Implement Proxmox cluster management foundation +- Implement VM management operations for Proxmox VE +- Implement Proxmox Backup Server operations +- Implement Ceph management operations for Proxmox VE +- Implement SDN management operations for Proxmox VE +- Implement Firewall management operations for Proxmox VE +- Implement HA groups management operations for Proxmox VE +- Implement Update management operations for Proxmox VE +- Implement Proxmox Datacenter Manager feature parity - Phases 1-11 +- Implement remaining PDM features - Phases 12-15 +- Add missing PDM UI components for feature parity +- Implement 100% Proxmox PDM feature parity - UI components ### Security - **kube**: Restrict temp kubeconfig files to owner-only permissions