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

This commit is contained in:
gitea-actions[bot] 2026-06-08 01:52:33 +00:00
parent d65593af1e
commit a3f9a59443

View File

@ -41,6 +41,7 @@ CI, chore, and build changes are excluded.
- **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 - **kube**: Use current-context for kubectl auth; fix SelectValue label display
- **kube**: Switch to --kubeconfig flag; add Test Connection diagnostic
### Documentation ### Documentation
- **kubernetes**: Add comment about dynamic port allocation limitation - **kubernetes**: Add comment about dynamic port allocation limitation