Skip to content

Releases: rancher/dashboard

cypress-pkg-v1.0.6

cypress-pkg-v1.0.6 Pre-release
Pre-release

Choose a tag to compare

@torchiaf torchiaf released this 06 Jul 15:55
Immutable release. Only release title and notes can be modified.
0702c41
Merge pull request #18286 from torchiaf/bump-rancher-cypress-2

Bump @rancher/cypress to v1.0.6

Release creators-pkg-v3.0.12

Choose a tag to compare

@aalves08 aalves08 released this 02 Jul 15:04
Immutable release. Only release title and notes can be modified.
9bf23df

What's Changed

New Contributors

Full Changelog: creators-pkg-v3.0.11...creators-pkg-v3.0.12

Release shell-pkg-v3.0.12-rc.7

Pre-release

Choose a tag to compare

@aalves08 aalves08 released this 26 Jun 19:42
Immutable release. Only release title and notes can be modified.
d3c0897

What's Changed

  • [Test Improver] test(wm): add unit tests for wm store by @github-actions[bot] in #18154
  • address various problems with SlideIn api by @aalves08 in #18118
  • Fixed to increase the amount of waiting time to 10m by @marcelofukumoto in #18169
  • Fix broken comment keyboard shortcut by @nwmac in #18181
  • Fix button styling by @nwmac in #18183
  • make useRouter available for extension components by @aalves08 in #17999
  • [Test Improver] test(action-menu): add unit tests for action-menu store by @github-actions[bot] in #18184
  • Added validation to the summary response by @marcelofukumoto in #18180
  • Fix namespace popover link navigation by @momesgin in #17557
  • Fix AWS China Region Cloud Credential Creation Failure by @Spr1n9 in #16888

New Contributors

Full Changelog: shell-pkg-v3.0.12-rc.6...shell-pkg-v3.0.12-rc.7

shell-pkg-v3.0.12-rc.6

Pre-release

Choose a tag to compare

@mantis-toboggan-md mantis-toboggan-md released this 25 Jun 23:00
Immutable release. Only release title and notes can be modified.
b086e03

What's Changed

New Contributors

Full Changelog: shell-pkg-v3.0.12-rc.5...shell-pkg-v3.0.12-rc.6

Release Shell v3.0.12-rc.5

Pre-release

Choose a tag to compare

@aalves08 aalves08 released this 23 Jun 10:19
Immutable release. Only release title and notes can be modified.
09a0dcc

What's Changed

  • [14924] Removed Fleet naming on the main screen of appBundle, and on settings. by @marcelofukumoto in #17991
  • Hide shell/ssh buttons when feature flags are disabled by @nwmac in #18059
  • [15347] Added git hub app authentication (Opaque) to the GitRepo on f… by @marcelofukumoto in #18074
  • fix cloud credential annotation path in SelectCredential by @mantis-toboggan-md in #18107
  • 17255 authenticated private registries by @mantis-toboggan-md in #18099
  • [Test Improver] test(store): add unit tests for modal and slideInPanel stores by @github-actions[bot] in #18112
  • [Test Improver] test(growl): add unit tests for growl store by @github-actions[bot] in #18110
  • [16533] Added beforeNext to cruResource to use with the steps. Added beforeGo… by @marcelofukumoto in #17997
  • Resize table action buttons by @rak-phillip in #18108
  • Make projectmonitor show configuration view read-only by @skanakal in #18078
  • Disabled editing capi clusters as yaml from editing as config by @eva-vashkevich in #18111
  • Day 2 Operations support for imported clusters by @eva-vashkevich in #18064
  • [Test Improver] test(features): add unit tests for features store by @github-actions[bot] in #18117
  • [Test Improver] test(type-map): add unit tests for type-map.utils store utilities by @github-actions[bot] in #18103
  • fix issue with non-sticky footer on Compliance Profile create page by @aalves08 in #18119
  • address issue where all images are bundled into extensions at build time by @aalves08 in #18123

Full Changelog: shell-pkg-v3.0.12-rc.4...shell-pkg-v3.0.12-rc.5

shell-pkg-v3.0.12-rc.4

Pre-release

Choose a tag to compare

@torchiaf torchiaf released this 19 Jun 09:07
Immutable release. Only release title and notes can be modified.
c875867
Merge pull request #18056 from torchiaf/bump-icons

Bump @rancher/icons to 2.0.62

v2.15.0-alpha4

v2.15.0-alpha4 Pre-release
Pre-release

Choose a tag to compare

@tashima42 tashima42 released this 16 Jun 16:17
Immutable release. Only release title and notes can be modified.
dd52de1
[Test Improver] Add unit tests for dynamic-content notification-handl…

v2.15.0-alpha3

v2.15.0-alpha3 Pre-release
Pre-release

Choose a tag to compare

@tashima42 tashima42 released this 12 Jun 16:05
Immutable release. Only release title and notes can be modified.
cf12fbe
[Test Improver] Add unit tests for time.ts utility functions (#18033)

* test: add unit tests for time.ts utility functions

Add 32 unit tests covering elapsedTime, safeSetTimeout, getSecondsDiff,
and diffFrom — all previously untested functions in shell/utils/time.ts.

- elapsedTime: 16 table-driven tests covering all 7 label-formatting
  branches (falsy inputs, seconds, minutes+seconds, minutes-only,
  hours+minutes, hours-only, days+hours)
- safeSetTimeout: 4 tests verifying callback invocation, context binding,
  32-bit max boundary, and the over-max no-op path
- getSecondsDiff: 5 tests for identical dates, positive/reversed order,
  and 1-day difference
- diffFrom: 5 table-driven tests spanning sec/min/hour/day units plus
  2 tests for the optional translation string property

Coverage for shell/utils/time.ts:
  Statements: 28% → 100%
  Branches:   100% → 96% (one unreachable branch in diffFrom while-loop)
  Functions:  33% → 100%
  Lines:      28% → 100%

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* ci: trigger checks

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v2.15.0-alpha2

v2.15.0-alpha2 Pre-release
Pre-release

Choose a tag to compare

@tashima42 tashima42 released this 10 Jun 20:40
Immutable release. Only release title and notes can be modified.
41812c0
Merge pull request #18025 from rak-phillip/bugfix/18024-button-text-a…

v2.14.3-rc1

v2.14.3-rc1 Pre-release
Pre-release

Choose a tag to compare

@tashima42 tashima42 released this 25 Jun 16:38
Immutable release. Only release title and notes can be modified.
b23439d
Merge pull request #17397 from a-arias/backport/2.14/2268-fleet-clust…