Skip to content

v4.1.3 🌈

Latest
Compare
Choose a tag to compare
@donniean donniean released this 24 Mar 06:47
· 8 commits to release-4.1 since this release
ee28f29

What's Changed

  • ci: remove aliyuncs image registry by @donniean in #4320
  • Correct and clarify potentially misleading terms in the license file by @donniean in #4321
  • fix: displaying readme of markdown format in appTemplate by @lingbohome in #4322
  • chore: remove system.min.js in codes by @donniean in #4324
  • ci: update PULL_REQUEST_TEMPLATE.md by @donniean in #4323
  • [release-4.1] chore: bump ESLint dependencies by @ks-ci-bot in #4327
  • fix: role and member users issues in clusters / workspaces / projects by @donniean in #4328
  • fix: fix the issue of missing interface calls for AuthorizedUsers by @donniean in #4331
  • fix: remove workspace support remove projects by @miaqiang in #4333
  • chore: update v3dist by @donniean in #4336
  • fix: v3Notify show error by @miaqiang in #4337
  • [release-4.1] fix: clear authAuthorizeUrl cookie when redirecting to login by @ks-ci-bot in #4341
  • [release-4.1] fix:correct spelling mistake by @ks-ci-bot in #4351
  • [release-4.1] chore: validate email when editing basic information by @ks-ci-bot in #4355
  • [release-4.1] feat:Support loading styles declared by extended components by @ks-ci-bot in #4360
  • [release-4.1] feat: add version in image by @ks-ci-bot in #4363
  • [release-4.1] Update bookinfo version to 1.17.0 by @ks-ci-bot in #4362
  • [release-4.1] style: format files by @ks-ci-bot in #4365
  • chore(bot): delete packages/bootstrap/assets/v3dist/ by @github-actions in #4367
  • [release-4.1] ci: v3dist does not require CodeQL by @ks-ci-bot in #4370
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2024-12-19 22:33:54+0800 by @ks-ci-bot in #4372
  • [release-4.1] fix(secret): update error handling in validateImageRegistrySecret to use response data by @ks-ci-bot in #4376
  • fix: Fix the z-index of monitorController modal by @fuchunlan in #4377
  • chore: remove useless WorkspaceSelectorModal in packages/console by @donniean in #4379
  • fix: missing page param in useFetchProjectsByTypeInfiniteQuery by @donniean in #4381
  • [release-4.1] fix: Update global variable handling in views to use decodeURIComponent by @ks-ci-bot in #4385
  • fix: add name rules when create yaml app by @ROOMrepair in #4387
  • fix: Fix delete workspace with deleting project on workspace baseinfo page by @fuchunlan in #4384
  • chore(bot): update v3dist from kse-console-embed:kse to kubesphere/console:release-4.1 at 2024-12-24 18:03:52+0800 by @ks-ci-bot in #4390
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2024-12-25 10:43:09+0800 by @ks-ci-bot in #4392
  • fix: synchronize alias pattern with ksc by @ROOMrepair in #4394
  • fix: fix missing introduction and image in app template by @ROOMrepair in #4386
  • fix: Add Ingresses and Volumes components to ResourceStatus view by @Leioy in #4397
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2024-12-26 18:20:05+0800 by @ks-ci-bot in #4399
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2024-12-30 10:53:56+0800 by @ks-ci-bot in #4402
  • feat: Add KubeSphere App Store usage guide by @Leioy in #4404
  • fix: add rule on app category name to match backend rule by @ROOMrepair in #4406
  • feat: add formdata version of creating helm app by @ROOMrepair in #4407
  • fix: remove footer display option from LoginHistory component by @donniean in #4411
  • refactor: modify the path of the extension center by @donniean in #4413
  • chore: sync codes by @donniean in #4415
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-01-08 08:58:15+0800 by @ks-ci-bot in #4417
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-01-08 17:29:17+0800 by @ks-ci-bot in #4420
  • refactor: refactor extensions management using DataTable by @donniean in #4419
  • feat: enhance useUrlSearchParamsStatus hook with reset pageIndex when columnFilters has changed by @yazhouio in #4423
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-01-09 10:38:32+0800 by @ks-ci-bot in #4425
  • refactor: the WebSocket logic in the details page of the expansion center by @donniean in #4428
  • chore: update version api url (#5539) by @donniean in #4430
  • [release-4.1] chore(bot): bump @kubed/* by @ks-ci-bot in #4434
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-01-14 15:49:28+0800 by @ks-ci-bot in #4435
  • fix: the description of the role uses data from the API by @donniean in #4439
  • fix(app): add version name ordering in app version lists by @Leioy in #4442
  • fix: temporary fix for PropertiesInput focus loss problem by @ROOMrepair in #4438
  • fix: add create yaml app description input max length by @ROOMrepair in #4441
  • fix: Update fillEmptyMetrics rules by @fuchunlan in #4448
  • fix: Fix the edit manager permission on create workspace by @fuchunlan in #4446
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-01-22 10:46:49+0800 by @ks-ci-bot in #4451
  • fix(UseGuid): update Card and UseGuide components layout by @Leioy in #4453
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-01-22 18:28:23+0800 by @ks-ci-bot in #4456
  • fix(node): update logout handling to redirect instead of returning URL by OIDC by @donniean in #4454
  • [release-4.1] chore: improve npm scripts by @ks-ci-bot in #4460
  • [release-4.1] chore: update npm scripts for development environment by @ks-ci-bot in #4462
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-02-11 12:18:09+0800 by @ks-ci-bot in #4463
  • fix: Add ownerReference query to podCards by @51wangping in #4466
  • refactor(container): replace Docker Hub and Harbor image search Node.js API with backend API by @donniean in #4465
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-02-14 17:07:54+0800 by @ks-ci-bot in #4469
  • fix: Change cluster overview and base-info auth by @fuchunlan in #4471
  • fix: pod remove ownerkind parameter by @51wangping in #4475
  • feat: Add notifications for job re-run operation by @yazhouio in #4476
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-02-19 16:38:54+0800 by @ks-ci-bot in #4479
  • refactor: optimize the WebSocket of InstallPlan on the extension detail page by @donniean in #4481
  • feat: Add new localization strings for login confirmation screen by @yazhouio in #4483
  • refactor: Simplify OAuth login redirect handling by @yazhouio in #4486
  • [release-4.1] fix: solve client api request that can't handle 302 redirects by @ks-ci-bot in #4490
  • [release-4.1] adjust app-releases button permission by @ks-ci-bot in #4491
  • [release-4.1] fix: support grpc probe by @ks-ci-bot in #4492
  • fix: update username field handling in login confirmation by @donniean in #4495
  • [release-4.1] fix: refactor page router by @ks-ci-bot in #4499
  • [release-4.1] fix: Fix page router by @ks-ci-bot in #4501
  • [release-4.1] fix: Fix wujie version by @ks-ci-bot in #4503
  • feat: add id to headings in Markdown component by @donniean in #4504
  • feat: add customizable text for create button in DataTable component by @donniean in #4506
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-03-18 14:25:25+0800 by @ks-ci-bot in #4509
  • refactor: improve pagination handling with new utility functions by @donniean in #4512
  • chore: update node-fetch to version 2.6.7 by @donniean in #4514
  • [ksc-release-4.1] fix(Header): update logo image source to use default logo instead of conditional dark logo (#5760) by @donniean in #4516
  • chore: update qs package to version 6.10.3 by @donniean in #4519
  • refactor: enhance pagination handling to calculate total page count and item count more effectively by @donniean in #4518
  • fix: Adjust the workspace assignment logic in PlacementConfigForm to ensure the correct retrieval of patchWorkspaces names by @Leioy in #4522
  • refactor: implement default page size and improve pagination handling in extensions query by @donniean in #4524
  • ci: delete .github/workflows/codeql-analysis.yml by @donniean in #4531
  • feat: implement error handling for 403 Forbidden responses and restructure session routes by @donniean in #4533
  • chore(bot): update v3dist from kse-console-embed:kse-release-4.1 to kubesphere/console:release-4.1 at 2025-03-21 18:48:41+0800 by @ks-ci-bot in #4537
  • refactor: optimize imports in emitter utility by removing unused imports and adjusting import statements by @donniean in #4540
  • [release-4.1] fix: improve readability by @ks-ci-bot in #4541

New Contributors

Full Changelog: v4.1.2...v4.1.3