v1.0.62
twentyhq/twentyv1.0.62Jul 22, 2026by l5io
AI Summary
Meshery v1.0.62 focuses on server stability by stopping error notification spam and controller-status polling issues, while introducing a new CLI subcommand for registry purging.
Key Highlights
- Server stability fixes to reduce error notification spam and controller-status polling noise.
- New CLI feature: `mesheryctl registry purge` subcommand.
- Type safety improvements in host/extension event contracts.
- Updates to the Sistent UI library.
New Features
- mesheryctl registry purge subcommand
Full Release Notes
## What's New ## 🔤 General - [Server] Stop per-request Error-notification spam for broken connections (SendEvent NoOp-halt bypasses de-dup) @marblom007 (#20826) - [Server] Stop controller-status poll from spamming meshkit-11180 on a nil machine context @marblom007 (#20812) ## ⌨️ Meshery CLI - feat(mesheryctl): add registry purge subcommand @simihablo (#20851) ## 🖥 Meshery UI - [Chore]: Update to Sistent v0.21.41 @l5io (#20888) - [UI] Type the host/extension event contract so renames fail at compile time @marblom007 (#20880) - [Chore]: Update to Sistent v0.21.40 @l5io (#20886) - [Chore]: Update to Sistent v0.21.39 @l5io (#20881) ## 🧰 Maintenance - [UI] Type the host/extension event contract so renames fail at compile time @marblom007 (#20880) ## 📖 Documentation - feat(mesheryctl): add registry purge subcommand @simihablo (#20851) ## 👨🏽💻 Contributors Thank you to our contributors for making this release possible: @CodeAhmedJamil, @fitzergerald, @hortison, @l5io, @leecalcote, @marblom007, @meshery-ci, @rishiraj38 and @simihablo