Skip to content

Releases: gardener/dashboard

1.83.6

20 Feb 08:21

Choose a tag to compare

[github.com/gardener/dashboard:1.83.6]

🏃 Others

  • [DEPENDENCY] Updated dependency undici to v7.22.0 by @grolu [#2789]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.83.6

1.83.5

06 Feb 13:48

Choose a tag to compare

[github.com/gardener/dashboard:1.83.5]

🐛 Bug Fixes

  • [USER] Major performance improvements on pages displaying large numbers of shoots, by updating Vuetify to the latest version by @petersutter [#2771]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.83.5

1.83.4

05 Feb 10:46

Choose a tag to compare

[github.com/gardener/dashboard:1.83.4]

🐛 Bug Fixes

  • [USER] Project Menu Improvements
    • Fixed performance issues with the project selection dropdown menu
    • Fixed scrolling by optimizing lazy loading with a virtual scroller
    • Optimized the project menu layout by increasing the list size, creating cleaner project tiles, and aligning heights by @grolu [#2768]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.83.4

1.83.3

30 Jan 12:56

Choose a tag to compare

[github.com/gardener/dashboard:1.83.3]

🐛 Bug Fixes

  • [USER] Tooltips are now loaded on-demand instead of being eagerly pre-rendered, improving performance. by @petersutter [#2758]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.83.3

1.83.2

22 Jan 13:11

Choose a tag to compare

[github.com/gardener/dashboard:1.83.2]

🏃 Others

  • [OPERATOR] Updated markdown parsing to unified / remark / rehype pipeline, improving security and GitHub-flavored Markdown compatibility by @grolu [#2728]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.83.2

1.83.1

20 Jan 16:37

Choose a tag to compare

[github.com/gardener/dashboard:1.83.1]

🐛 Bug Fixes

  • [OPERATOR] Redacts sensitive authorization headers from Octokit debug logs to avoid token leaks. by @petersutter [#2720]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.83.1

1.83.0

09 Dec 13:56

Choose a tag to compare

[github.com/gardener/dashboard:1.83.0]

⚠️ Breaking Changes

  • [OPERATOR] The backend now requires an websocketAllowedOrigins configuration to protect the Socket.IO server from cross-site requests

    • To allow all origins, you may set the value to * (not recommended)
    • When deploying with the Gardener operator, this setting is automatically configured based on the public ingress hosts
    • For manual deployments, you must provide the correct values in the Helm chart configuration by @grolu [#2588]
  • [USER] Simplified DNS Credential Handling:

    • DNS credentials no longer require a SecretBinding or CredentialsBinding to work with the Gardener Dashboard. The Dashboard now relies on a new label, dashboard.gardener.cloud/dnsProviderType: <provider-type>, to identify the DNS provider type. All Secret resources containing this label will appear as DNS credentials in the Dashboard.
    • For backward compatibility, Secrets previously created through the Dashboard — which have the label provider.shoot.gardener.cloud/<provider-type> set by Gardener — will continue to be recognized as DNS credentials. This label now serves as a fallback for existing DNS Secrets.
    • For new DNS credentials, only a Secret resource is created (no additional CredentialsBinding resource). You may safely clean up any existing CredentialsBinding or SecretBinding resources related to DNS credentials, as they are no longer required. by @grolu [#2632]
  • [DEVELOPER] The dashboard configuration now requires a websocketAllowedOrigins setting. Without it, the dashboard will not start. See the local development setup documentation for more details. by @grolu [#2588]

✨ New Features

  • [OPERATOR] Improved Custom Asset Handling
    • You no longer need to provide the full asset set — individual icons can now be overridden as needed
    • Improved caching behavior by applying correct cache-control headers, preventing outdated assets from being served by @grolu [#2687]
  • [USER] Add providerTemplate for stackit clusters by @nschad [#2686]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.83.0

1.82.6

09 Dec 13:46

Choose a tag to compare

[github.com/gardener/dashboard:1.82.6]

🐛 Bug Fixes

  • [USER] Adds CSRF protection to the authorizeToken function that handles token-based authentication via POST /auth. by @gardener-github-actions[bot] [#2703]
  • [USER] Fixed an issue where floating pool names using a domain selector were not displayed by @grolu [#2700]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.82.6

1.82.5

22 Oct 11:30

Choose a tag to compare

[github.com/gardener/dashboard:1.82.5]

🐛 Bug Fixes

  • [USER] Fixed incorrect property access when checking whether SSH access is enabled, which caused the SSH key pair option to not be displayed by @gardener-github-actions[bot] [#2682]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.82.5

1.82.4

14 Oct 08:04

Choose a tag to compare

🐛 Bug Fixes

  • [USER] Terminal tile is now correctly hidden when the Seed cluster is not reachable by the dashboard and terminal-controller-manager. by @gardener-github-actions[bot] [#2676]

Container (OCI) Images

  • gardener-dashboard: europe-docker.pkg.dev/gardener-project/releases/gardener/dashboard:1.82.4