Skip to content

Releases: labring/sealos

v5.1.2-rc3

23 Dec 10:54
v5.1.2-rc3
1e9d358

Choose a tag to compare

v5.1.2-rc3 Pre-release
Pre-release

Welcome to the v5.1.2-rc3 release of Sealos!🎉🎉!

v5.1.2-rc3 (2025-12-23)

Bug Fixes

  • workflow mutli call concurrency (#6418)
  • devbox: list show bug (#6414)
  • providers: ensure dd command returns success status in file upload (#6409)
  • devbox: gpu lint bug (#6406)
  • costcenter: fix GPU quota display issue (#6392)
  • devbox: some gpu bug (#6390)
  • devbox: gpu adjust and bug (#6374) (#6375)
  • gpu: improve type assertion in GPU update detection logic (#6369)
  • ci: the sed replacement image failed in the loop (#6367) (#6368)
  • gpu: refactor GPU change detection logic in node updates (#6364)
  • launchpad: fix file upload issue (#6357)
  • terminal: enhance debug message formatting in temporary terminal (#6339)
  • ci: remove cloud image sha and branch tag (#6318)
  • account-controller: add update role (#6312)
  • account-service: new account (#6310)

Code Refactoring

  • desktop: remove AuthList components and add OAuth2 (#6411)
  • ci: implement selective module and concurrency (#6402)

New Features

  • desktop: Auto reload on workspace switch and enable focus refetch (#6413)
  • applaunchpad: (backport) fix buggy port editing (#6396)
  • gpu: add list gpu column (#6388)
  • desktop: more ui customization config entries (#6385)
  • launchpad: Remove GPU option from HPA target list (#6373)
  • devbox: gpu support devbox v2 (#6362)
  • applaunchpad: add default GPU slider config with higher resource options (#6353)
  • applaunchpad: update GPU node info structure (#6352)
  • desktop: auto-hide header for maximized windows on hover (#6351)
  • node-controller: improvements and refactoring to the GPU controller logic (#6350)
  • devbox: import and webide (#6334)
  • desktop: add flags for announcement, auth bg image and toolbar buttons (backport) (#6331)
  • desktop: conditionally load captcha and auto-solve when disabled (#6324)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.2-rc2

07 Dec 04:39
a404db0

Choose a tag to compare

v5.1.2-rc2 Pre-release
Pre-release

Welcome to the v5.1.2-rc2 release of Sealos!🎉🎉!

v5.1.2-rc2 (2025-12-06)

Bug Fixes

  • ci: frontend build (#6303)
  • db: disable external network access for kafka (#6294)
  • dbprovider: header button layout and styling issues (#6287)
  • applaunchpad: devbox redirect deploy bug (#6280)
  • user-controller: add AnnotationChangedPredicate for metadata Previously (#6270)
  • image: implement caching and domain matching for image rewriting (#6269)
  • frontend: revert services.nodeports valuation from 1000 to 1 (#6254)

New Features

  • db: add Weaviate support and improve network access control (#6301)
  • service: vlogs service add database log query. (#6298)
  • ci: remove resolve tag and use docker metadata (#6292)
  • storage: add folder upload confirmation with structure options … (#6275)
  • terminal: use safe ttyd (#6258)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.2-rc1

19 Nov 10:51
17b4ddf

Choose a tag to compare

v5.1.2-rc1 Pre-release
Pre-release

Welcome to the v5.1.2-rc1 release of Sealos!🎉🎉!

v5.1.2-rc1 (2025-11-19)

Bug Fixes

  • license: handle undefined tokens in license check (#6226) (#6227)
  • license: use short requeue duration for license validation and activation errors (#6220) (#6223)
  • license: streamline license activation error handling and update… (#6219)
  • deploy: enhance uninstall process by removing specific resources… (#6215)
  • license: update CRD version and add additional printer columns f… (#6212)

Code Refactoring

  • desktop: use AuthError class for authentication errors (#6206)

New Features

  • license: support license records without token field (#6216) (#6217)
  • desktop: add license check with configurable switch (#6210) (#6211)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.1

17 Nov 04:24
1e312ad

Choose a tag to compare

Welcome to the v5.1.1 release of Sealos!🎉🎉!

v5.1.1 (2025-11-17)

Bug Fixes

  • docker: install uidmap and fuse-overlayfs in Dockerfiles (#6195) (#6199)
  • build: enable static linking for Go binaries (#6189) (#6190)

New Features

  • vlogs: cherry-pick from (#6202) (#6181) (#6203)
  • configmap: add AI_PROXY_BACKEND for dynamic proxy URL configuration (#6194) (#6198)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.1-rc1

13 Nov 09:20
6853564

Choose a tag to compare

v5.1.1-rc1 Pre-release
Pre-release

Welcome to the v5.1.1-rc1 release of Sealos!🎉🎉!

v5.1.1-rc1 (2025-11-12)

Bug Fixes

  • template: allow template fallback to local cache when git fails (#6155)

New Features

  • devbox: add startup configmap synchronization and volume manage… (#6175)
  • config: add TRAFFIC_MONGO_URI to account manager configuration (#6166)
  • template: optimize template API with README cache and env control (#6161) (#6162)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.0

03 Nov 09:47
c71c8d7

Choose a tag to compare

Welcome to the v5.1.0 release of Sealos!🎉🎉!

v5.1.0 (2025-11-03)

Bug Fixes

  • service: fix launchpad metrics query logic. (#6133)
  • costcenter: add send note (#6110)
  • template: dev yaml render error (#6059)
  • devbox: add tooltip for truncated template title and description (#6087)
  • account: optimize resume with payment (#6082)

Code Refactoring

  • desktop: optimize workspace state stores (#6102)

New Features

  • dbprovider: add disk full alert display for databases (#6115)
  • desktop: add banner for desktop notifications (#6136)
  • dbprovider: update logs (#6127)
  • kubepanel: init support edit ingress rules. (#6126)
  • desktop: can set alias for users in workspaces (#6111)
  • account: Add workspace subscription plan (#6103)
  • job/init: add default values for admin configuration in init-job deployment template (#6117)
  • docs: update usage guide for image-cri-shim binary service with English translations (#6118)
  • desktop: do not show modals if there's any auto opened app (#6113)
  • service: add zombie detoctor service (#6104)
  • service: add iamge monitor to watch pull image error and slow pull (#6100)
  • desktop: update appdock styling with solid background and enhanced shadows (#6055)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.0-rc3

16 Oct 12:08
cc77e7d

Choose a tag to compare

v5.1.0-rc3 Pre-release
Pre-release

Welcome to the v5.1.0-rc3 release of Sealos!🎉🎉!

v5.1.0-rc3 (2025-10-16)

Bug Fixes

  • devbox: some 403 error text adjust (#6099)
  • alerts: update ns alert (#6098)
  • applaunchpad: add null check for appName in domain verification handler (#6094)
  • aiproxy: correct internal backend URL in values.yaml (#6081)
  • ci: enhance tagpr workflow with version input validation and retry logic for image pulling (#6086)
  • desktop: prevent pod crash on SMS/email failures (#6072)
  • costcenter: billing detail display (#6070)
  • devbox: claude-code template shortcut bug (#6069)
  • proxy: update image registry to use dockerproxy.net (#6065)

Code Refactoring

  • image-cri-shim: remove registry.d support (#6089)
  • kubepanel: try remove kubepanel's metadata.managedFields. (#6076)

New Features

  • image-cri-shim: implement synchronization of image-cri-shim config from ConfigMap (#6091)
  • release: update release workflow to trigger on tag pushes (#6093)
  • aiproxy-froent: add swagger doc (#6084)
  • check: refactor kernel version check into separate script (#6079)
  • image-cri-shim: sync inline registries to registry.d (#6075)
  • aiproxy: add aiproxy chart build (#6073)
  • applaunchpad: optimize domain binding interaction (#6071)
  • image-cri-shim: Dynamic Configuration Reloading (#6067)
  • launchpad: add PVC monitor support and fix unified time axis rendering issue (#6068)
  • service: Add launchpad PVC query function and bug fix (#6063)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.0-rc2

29 Sep 13:35
3b67ed4

Choose a tag to compare

v5.1.0-rc2 Pre-release
Pre-release

Welcome to the v5.1.0-rc2 release of Sealos!🎉🎉!

v5.1.0-rc2 (2025-09-29)

Bug Fixes

  • template: app yaml parsing fails if not rendered (#6058)
  • deploy: add ADMIN_PASSWORD environment variable to deploy manifest (#6054)

New Features

  • template: include resource requirements in getTemplateSource api (#6053)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.0-rc1

27 Sep 10:11
ff9c00e

Choose a tag to compare

v5.1.0-rc1 Pre-release
Pre-release

Welcome to the v5.1.0-rc1 release of Sealos!🎉🎉!

v5.1.0-rc1 (2025-09-27)

Bug Fixes

  • lifecycle: Avoid map data races for env cache when getHostEnvInCache (#6049)
  • template: unnecessary screenWidth listener causes rerender (#6045)
  • deploy: add permissions for addons in rbac.yaml (#6044)
  • devbox: add devbox controller flag (#6043)
  • dbprovider: supportParameterConfig does not update correctly (#6041)
  • applaunchpad: app config not always loaded before calling apis (#6038)
  • deploy: update image to ghcr.io/labring/sealos-admission-webhook:latest (#6037)
  • cronjob: include curl-kubectl image in shim imagelist (#6032)
  • deploy: add optional payment secret to account manager deployment (#6031)
  • webhooks: add Aliyun registry and repository prefix to webhooks configuration (#6027)

New Features

  • template: update git repo in instrumentation hook (#6042)
  • launchpad: add domain challenge authentication endpoints (#6040)
  • template: append uid to template share links (#6034)
  • vlogs: change vlogs query logic (#6029)
  • dbprovider: adjusted database api and icon (#6028)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

v5.1.0-beta7

22 Sep 13:38
b8c4a50

Choose a tag to compare

v5.1.0-beta7 Pre-release
Pre-release

Welcome to the v5.1.0-beta7 release of Sealos!🎉🎉!

v5.1.0-beta7 (2025-09-22)

Bug Fixes

  • dbprovider: adjusted database api (#6012)
  • devbox: template hover show bug (#6019)
  • deploy: add namespace to cluster role binding in deploy manifest (#6020)
  • costcenter: internationalize count unit and set default recharge amount to 16 (#6022)
  • db: update db default config (#6017)
  • init.sh: conditionally apply configmap and remove redundant kubectl commands (#6013)
  • desktop: update desktop configmap.yaml.tmpl (#6011)
  • template: fix kubectl image in template deployment (#6004)

Code Refactoring

  • deploy: migrate Hubble deployment to Helm charts (#6024)
  • workflows: remove objectstorage workflow and update controllers workflow (#6016)
  • workflows: release and append webhooks steps in CI workflow (#6015)

New Features

  • db: add CRD config reading and parameter updates (#6008)
  • account: add corporate type (#6006)

See the CHANGELOG for more details.

Your patronage towards Sealos is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.