v1.0.48
alyssaxuu/screenityv1.0.48Jun 26, 2026by l5io
AI Summary
A maintenance release focused on code cleanup, removing unused methods and dead code, and improving documentation readability.
Key Highlights
- Removal of unused context handlers and dead context code in k8s-context.
- Improved connection persistence logging and error handling.
- Documentation updates including TOC sidebar rendering and overview updates.
Full Release Notes
## What's New ## 🔤 General - Remove unused context handler methods @yi-nuo426 (#20267) - Refactor GetContext function documentation @yi-nuo426 (#20266) - Remove unused methods from DefaultLocalProvider @yi-nuo426 (#20268) - Remove commented-out Ping test code @yi-nuo426 (#20269) - Improve connection persistence logging and error handling @yi-nuo426 (#20270) ## ⌨️ Meshery CLI - fix(mesheryctl): fix broken error handling in TestSetContext @Harishrs2006 (#19853) ## 🖥 Meshery UI - chore(k8s-context): remove dead context code and fix persist logging @leecalcote (#20260) ## 🧰 Maintenance - ci: remove duplicate CodeQL Advanced workflow @MrDadhich456 (#20248) ## 📖 Documentation - Update overview.md @marblom007 (#20279) - [Docs] Sidebar TOC: render leaf pages with normal font weight @jamieplu (#20276) - Update overview.md @simihablo (#20277) - [Docs] TOC Sidebar uplift @jamieplu (#20275) - Fix v0.8 light/dark mode icon display @Katotodan (#20258) ## 👨🏽💻 Contributors Thank you to our contributors for making this release possible: @Harishrs2006, @Katotodan, @MrDadhich456, @aabidsofi19, @carlosriosilva, @fitzergerald, @jamieplu, @leecalcote, @marblom007, @pontusringblom, @ritzorama, @simihablo, @winkletinkle and @yi-nuo426