Releases: rancher/dashboard
Releases · rancher/dashboard
Release list
cypress-pkg-v1.0.6
Immutable
release. Only release title and notes can be modified.
Merge pull request #18286 from torchiaf/bump-rancher-cypress-2 Bump @rancher/cypress to v1.0.6
Release creators-pkg-v3.0.12
Immutable
release. Only release title and notes can be modified.
Release shell-pkg-v3.0.12-rc.7
Immutable
release. Only release title and notes can be modified.
What's Changed
- [Test Improver] test(wm): add unit tests for wm store by @github-actions[bot] in #18154
- address various problems with
SlideInapi 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
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix browser console error for removed support page by @nwmac in #18080
- Fix three bugs that can result in an empty cluster list after returning from edit by @richard-cox in #18122
- Update cypress dependency to remove CVE by @cnotv in #17931
- optimise traefik image by @aalves08 in #18138
- [Test Improver] test(notifications): add unit tests for notifications store actions by @github-actions[bot] in #18142
- Bump launch-editor from 2.13.1 to 2.14.1 by @dependabot[bot] in #18069
- Fixed cluster provisioning log not populating with events by @eva-vashkevich in #18151
- Add integer type to LabeledInput for strict integer-only input by @codyrancher in #18126
- Ensure local cluster is filtered out given switch from PCIC to MCIC by @richard-cox in #18106
- Bump http-proxy-middleware from 2.0.9 to 2.0.10 by @dependabot[bot] in #18133
- Bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #17962
- Bump http-proxy-middleware from 2.0.9 to 2.0.10 in /docusaurus by @dependabot[bot] in #18132
- [18116] Make it aligned center, added unit test and e2e test to check heights. by @marcelofukumoto in #18141
- Bump http-proxy-middleware from 2.0.9 to 2.0.10 in /cypress by @dependabot[bot] in #18131
- Bump joi from 17.13.3 to 17.13.4 in /docusaurus by @dependabot[bot] in #18051
- fix docs inconsistencies on TableColumn extension point by @aalves08 in #18146
- Update Back-port Bot: Make branch optional by @richard-cox in #16875
- implement resources API part 2 by @aalves08 in #17749
- Bump form-data from 4.0.5 to 4.0.6 in /cypress by @dependabot[bot] in #18145
- Product API refactor by @richard-cox in #18007
- Support new monitoring by @momesgin in #18037
- Guard Masthead against undefined props during render race by @codyrancher in #17920
- Bump js-yaml from 4.1.1 to 4.2.0 by @dependabot[bot] in #18068
- Changes to Ipv6 validation by @eva-vashkevich in #18156
- Show VMware pool location by @davidhrbac in #17774
- Fix sort/search hosted cluster provider/distro by @richard-cox in #18159
- [Test Improver] test(ui-context): add unit tests for ui-context store by @github-actions[bot] in #18164
- Feature/17637 disable local auth by @cnotv in #18042
- Feature/18058 disable local auth crud by @cnotv in #18120
- fix aks and gke pool weight so pools dont change order when re-named by @mantis-toboggan-md in #18162
- add vuex action to plugins store for the mapDriver function by @mantis-toboggan-md in #18170
- add support for node driver multiline hint annotation, and password-type cloud credential fields by @mantis-toboggan-md in #18161
- fix modelextensionconstructor type by @mantis-toboggan-md in #18176
- bump shell by @mantis-toboggan-md in #18174
New Contributors
- @davidhrbac made their first contribution in #17774
Full Changelog: shell-pkg-v3.0.12-rc.5...shell-pkg-v3.0.12-rc.6
Release Shell v3.0.12-rc.5
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
Merge pull request #18056 from torchiaf/bump-icons Bump @rancher/icons to 2.0.62
v2.15.0-alpha4
Immutable
release. Only release title and notes can be modified.
[Test Improver] Add unit tests for dynamic-content notification-handl…
v2.15.0-alpha3
Immutable
release. Only release title and notes can be modified.
[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
Immutable
release. Only release title and notes can be modified.
Merge pull request #18025 from rak-phillip/bugfix/18024-button-text-a…
v2.14.3-rc1
Immutable
release. Only release title and notes can be modified.
Merge pull request #17397 from a-arias/backport/2.14/2268-fleet-clust…