Releases: kubesphere/console
Releases · kubesphere/console
v3.1.1
Release v3.0.0
UPGRADE & ENHANCEMENT
- Refactor global navigation.
- Refactor breadcrumbs in detail pages.
- Refactor data watching in the resources list.
- Simplify project creation.
- Refactor composing application creation, and support creating a composing application by YAML.
- Add workload revision compare by YAML.
- Optimize the display of log query results.
- History record, showing the Clusters/Workspaces/Projects/DevOps Projects that the user recently visited.
- Support OAuth login.
- Refactor apps store deploy form. Support helm chart schema(https://helm.sh/docs/topics/charts/#schema-files).
BUG FIXES
- Fix ingress annotations edit error. (kubesphere/kubesphere#1931)
- Fix container probes editing in workload edit template modal.
- Fix XSS security problems of the server side templates.