chore: update CHANGELOG.md for v1.1.0 [skip ci]

This commit is contained in:
gitea-actions[bot] 2026-06-08 00:57:57 +00:00
parent 7ba927e1a7
commit 98e2abb463

View File

@ -40,6 +40,7 @@ CI, chore, and build changes are excluded.
- **kube**: Bridge kubeconfig storage to in-memory cluster map and fix UI issues - **kube**: Bridge kubeconfig storage to in-memory cluster map and fix UI issues
- **classifier**: Fix 3 safety bugs, extract const arrays, make tier UI dynamic - **classifier**: Fix 3 safety bugs, extract const arrays, make tier UI dynamic
- **kube**: Correct kubectl context, dialog close, icon visibility, cluster name - **kube**: Correct kubectl context, dialog close, icon visibility, cluster name
- **kube**: Use current-context for kubectl auth; fix SelectValue label display
### Documentation ### Documentation
- **kubernetes**: Add comment about dynamic port allocation limitation - **kubernetes**: Add comment about dynamic port allocation limitation