Skip to content

Releases: karmada-io/dashboard

v0.3.0

13 Mar 07:29
2550ff6

Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #284
  • feat(mcp): implements the mcp client by @kasanatte in #275
  • Add E2E tests for ConfigMaps&Secrets/ConfigMap in the dashboard by @SunsetB612 in #264
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #286
  • build(deps): bump alpine from 3.22.1 to 3.22.2 in /cluster/images by @dependabot[bot] in #287
  • build(deps): bump golang from 1.24-alpine to 1.25-alpine in /cluster/images by @dependabot[bot] in #288
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #289
  • Add E2E tests for Member Clusters in the dashboard by @SunsetB612 in #270
  • fix: pass request object to VerberClient to fix 500 error by @SunsetB612 in #293
  • fix: fetch latest resource before editing secret (#285) by @SunsetB612 in #291
  • Add E2E tests for ConfigMaps&Secrets/Secret in the dashboard by @SunsetB612 in #265
  • feat(openai): implement llm client interface by @kasanatte in #276
  • Add E2E tests for Propagation Policy/Cluster level in the dashboard by @SunsetB612 in #267
  • Add E2E tests for Override Policy/Namespace level in the dashboard by @SunsetB612 in #268
  • Add E2E tests for Propagation Policy/Namespace level in the dashboard by @SunsetB612 in #266
  • Add E2E tests for Override Policy/Cluster level in the dashboard by @SunsetB612 in #269
  • feat(api): add chat handler and integrate mcp/llm clients by @kasanatte in #277
  • feat(chat-ui): implement frontend chat-ui by @kasanatte in #279
  • fix overlap for chat-button with drawer by @warjiang in #295
  • feat(ui): add redux-devtools for better state track by @warjiang in #296
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #297
  • Auto update npm dependencies by @RainbowMango in #299
  • build(deps-dev): bump tsup from 8.1.0 to 8.5.1 in /ui by @dependabot[bot] in #302
  • build(deps-dev): bump vite from 5.2.11 to 7.2.6 in /ui by @dependabot[bot] in #304
  • build(deps): bump eslint-config-prettier from 8.10.0 to 10.1.8 in /ui by @dependabot[bot] in #306
  • build(deps-dev): bump husky from 8.0.3 to 9.1.7 in /ui by @dependabot[bot] in #307
  • build(deps): bump tanstack/react-query from 5.59.8 to 5.90.11 in /ui by @RainbowMango in #311
  • chore(ui): rm extra lockfile; add alias for ui monorepo by @warjiang in #312
  • add build script for dashboard by @warjiang in #313
  • fix(ci): update config for dependabot by @warjiang in #315
  • build(deps): bump alpine from 3.22.2 to 3.23.0 in /cluster/images by @dependabot[bot] in #316
  • build(deps-dev): bump vite-plugin-dynamic-base from 1.1.0 to 1.2.0 in /ui by @dependabot[bot] in #317
  • build(deps-dev): bump tsx from 4.15.6 to 4.21.0 in /ui by @dependabot[bot] in #320
  • build(deps): bump tanstack/react-query from 5.90.11 to 5.90.12 in /ui by @dependabot[bot] in #318
  • build(deps): bump babel/types from 7.25.7 to 7.28.5 in /ui by @dependabot[bot] in #319
  • build(deps): bump typescript-eslint/parser from 5.62.0 to 8.48.1 in /ui by @dependabot[bot] in #321
  • build(deps): bump babel/parser from 7.25.7 to 7.28.5 in /ui by @dependabot[bot] in #322
  • build(deps-dev): bump changesets/cli from 2.27.6 to 2.29.8 in /ui by @dependabot[bot] in #326
  • build(deps): bump glob from 11.0.0 to 13.0.0 in /ui by @dependabot[bot] in #323
  • build(deps): bump dayjs from 1.11.11 to 1.11.19 in /ui by @dependabot[bot] in #324
  • build(deps): bump lucide-react from 0.368.0 to 0.556.0 in /ui by @dependabot[bot] in #325
  • build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #328
  • build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #329
  • build(deps): bump openai from 4.67.1 to 6.10.0 in /ui by @dependabot[bot] in #331
  • build(deps-dev): bump typescript from 5.6.3 to 5.9.3 in /ui by @dependabot[bot] in #332
  • build(deps-dev): bump turbo from 2.0.6 to 2.6.3 in /ui by @dependabot[bot] in #333
  • build(deps-dev): bump vite-plugin-banner from 0.8.0 to 0.8.1 in /ui by @dependabot[bot] in #334
  • fix: avoid null ptr by using karmada client's ConfigForMemberClusterF… by @warjiang in #327
  • build(deps): bump alpine from 3.23.0 to 3.23.2 in /cluster/images by @dependabot[bot] in #335
  • build(deps): bump eslint-plugin-react from 7.34.3 to 7.37.5 in /ui by @dependabot[bot] in #336
  • build(deps): bump react and types/react in /ui by @dependabot[bot] in #330
  • build(deps): bump eslint-plugin-react-hooks from 4.6.2 to 7.0.1 in /ui by @dependabot[bot] in #338
  • build(deps): bump i18next from 23.15.2 to 25.7.3 in /ui by @dependabot[bot] in #339
  • ci(dependabot): upgrade react related packages in the same PR by @warjiang in #340
  • build(deps-dev): bump @types/react-dom from 18.3.0 to 19.2.3 in /ui in the react-related group by @dependabot[bot] in #341
  • build(deps-dev): bump eslint and @types/eslint in /ui by @dependabot[bot] in #342
  • build(deps-dev): bump turbo from 2.6.3 to 2.7.2 in /ui by @dependabot[bot] in #344
  • build(deps-dev): bump vite from 7.2.6 to 7.3.0 in /ui by @dependabot[bot] in #343
  • bump zustand from 4.5.5 to 5.0.9 in /ui by @warjiang in #346
  • build(deps): bump zustand from 4.5.5 to 5.0.9 in /ui by @dependabot[bot] in #337
  • Bump Karmada dependency to v1.16.0 by @RainbowMango in #345
  • build(deps): bump chalk from 4.1.2 to 5.6.2 in /ui by @dependabot[bot] in #347
  • build(deps): bump eslint-plugin-prettier from 4.2.1 to 5.5.4 in /ui by @dependabot[bot] in #348
  • build(deps): bump axios from 1.7.7 to 1.13.2 in /ui by @dependabot[bot] in #349
  • build(deps-dev): bump eslint-plugin-react-refresh from 0.4.12 to 0.4.26 in /ui by @dependabot[bot] in #350
  • build(deps): bump @xterm/addon-web-links from 0.11.0 to 0.12.0 in /ui by @dependabot[bot] in #351
  • enhances the Dependabot configuration to better manage Go module dependencies by @RainbowMango in #352
  • build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.2 by @dependabot[bot] in #353
  • build(deps): bump github.com/emicklei/go-restful/v3 from 3.12.2 to 3.13.0 by @dependabot[bot] in #356
  • build(deps): bump yaml from 2.5.1 to 2.8.2 in /ui by @dependabot[bot] in #358
  • build(deps): bump csv-parse from 5.5.6 to 6.1.0 in /ui by @dependabot[bot] in #361
  • build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.11.0 by @dependabot[bot] in #357
  • build(deps): bump lucide-react from 0.556.0 to 0.562.0 in /ui by @dependabot[bot] in #359
  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.2 by @dependabot[bot] in #354
  • build(deps): bump github.com/mark3labs/mcp-go from 0.42.0 to 0.43.2 by @dependabot[bot] in #355
  • build(deps-dev): bump @playwright/test from 1.55.1 to 1.57.0 in /ui by @dep...
Read more

Karmada Dashboard v0.2.0

13 Oct 15:42
0abb1ae

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

Karmada Dashboard v0.1.0

28 Feb 06:45
3939721

Choose a tag to compare

What's Changed

Read more