v5.1.0

labring/sealosv5.1.0Nov 3, 2025by github-actions[bot]

AI Summary

This release focuses on stabilizing the Sealos platform by introducing new monitoring services for resources and images, enhancing the desktop experience with better notifications, and fixing several critical bugs in the launchpad, database provider, and devbox modules.

Key Highlights

  • Added a zombie detector service to identify inactive resources and an image monitor to detect slow pulls or errors.
  • Enhanced database provider with disk full alerts and updated logging capabilities.
  • Improved desktop notifications, user alias settings in workspaces, and UI styling for the appdock.
  • Fixed launchpad metrics query logic, dev YAML rendering errors, and user resume payment flow.

New Features

  • Add disk full alert display for databases
  • Add banner for desktop notifications
  • Add workspace subscription plan
  • Add zombie detector service
  • Add image monitor to watch pull image error and slow pull

Full Release Notes


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

<a name="v5.1.0"></a>
## [v5.1.0](https://github.com/labring/sealos/compare/v5.1.0-rc3...v5.1.0) (2025-11-03)

### Bug Fixes

* **service:** fix launchpad metrics query logic. ([#6133](https://github.com/labring/sealos/issues/6133))
* **costcenter:** add send note ([#6110](https://github.com/labring/sealos/issues/6110))
* **template:** dev yaml render error ([#6059](https://github.com/labring/sealos/issues/6059))
* **devbox:** add tooltip for truncated template title and description ([#6087](https://github.com/labring/sealos/issues/6087))
* **account:** optimize resume with payment ([#6082](https://github.com/labring/sealos/issues/6082))

### Code Refactoring

* **desktop:** optimize workspace state stores ([#6102](https://github.com/labring/sealos/issues/6102))

### New Features

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

See [the CHANGELOG](https://github.com/labring/sealos/blob/main/CHANGELOG/CHANGELOG.md) 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](https://github.com/labring/sealos), we're committed to resolving your problem as soon as possible.