chore: update CHANGELOG.md for v1.2.1 [skip ci]
This commit is contained in:
parent
405316bc00
commit
d19efc3b17
34
CHANGELOG.md
34
CHANGELOG.md
@ -4,28 +4,22 @@ All notable changes to TRCAA are documented here.
|
|||||||
Commit types shown: feat, fix, perf, docs, refactor.
|
Commit types shown: feat, fix, perf, docs, refactor.
|
||||||
CI, chore, and build changes are excluded.
|
CI, chore, and build changes are excluded.
|
||||||
|
|
||||||
## [1.2.1] - 2026-06-12
|
## [1.2.1] — 2026-06-13
|
||||||
|
|
||||||
### Fixed
|
### Bug Fixes
|
||||||
- Auto-updater moved out of Proxmox settings into its own Settings > Updater page
|
- Proxmox PDM v1.2.0 bugs and feature parity
|
||||||
- Proxmox settings (port, timeout, retry, SSL, caching, debug) now persist via localStorage
|
- Implement v1.2.1 fixes
|
||||||
- Removed hardcoded dummy ACL entries from the Access Control page — data now loads from the connected cluster
|
- Persist Proxmox settings via localStorage; fix Remotes add/refresh flow
|
||||||
- Fixed Proxmox connection Add/Edit forms: password field added to Edit form, Refresh button now functional
|
- **fmt**: Apply rustfmt formatting to proxmox commands
|
||||||
- Proxmox sidebar section starts collapsed by default (click to expand)
|
|
||||||
|
|
||||||
### Added
|
### Features
|
||||||
- **Phase 8**: HA Groups Manager — full CRUD for HA groups and resources with live backend data
|
- Move auto-updater to Settings > Updater; collapse Proxmox nav by default
|
||||||
- **Phase 9**: User Management — Users, Groups, Auth Realms (LDAP/AD/OpenID) tabs in Access Control
|
- Add missing proxmox backend client functions and Rust command stubs
|
||||||
- **Phase 10**: Certificate Manager — TLS certificate viewer with ACME ordering and custom cert upload
|
- **proxmox**: Implement notes system, resource search, and administration panel (phases 12-13)
|
||||||
- **Phase 11**: Subscription Registry — per-cluster subscription status and key management
|
- **proxmox**: Implement HA groups manager and user management UI (phases 8-9)
|
||||||
- **Phase 12**: Notes System — view and edit cluster notes with markdown support
|
- **proxmox**: Implement certificate manager and subscription registry (phases 10-11)
|
||||||
- **Phase 13**: Resource Search — full-text search across VMs, containers, nodes, storage
|
- **proxmox**: Implement network management, tasks, custom views, and connection health (phases 14-15)
|
||||||
- **Phase 14**: Custom Views — create, list, and delete named resource views
|
- **proxmox**: Add routes for notes, search, and administration pages
|
||||||
- **Phase 15**: Connection Health — live connected/disconnected status per cluster
|
|
||||||
- Administration Panel — Node Status, APT Updates, Repositories, System Log, Tasks tabs
|
|
||||||
- Network Management page — list network interfaces and bridges per node
|
|
||||||
- Tasks page connected to live cluster task log
|
|
||||||
- All 20 missing Proxmox backend client functions added (HA, ACL, users, realms, notes, search, node status, APT, syslog, network, views, subscriptions, tasks)
|
|
||||||
|
|
||||||
## [1.2.0] — 2026-06-11
|
## [1.2.0] — 2026-06-11
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user