Skip to content

Releases: kubesphere/console

v3.1.1

07 Jul 09:09
a0075b4
Compare
Choose a tag to compare
Merge pull request #2097 from harrisonliu5/fix/limitValidator

fix: Fix add validator of limit resource in container image

Release v3.0.0

28 Aug 13:19
Compare
Choose a tag to compare

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.