v1.0.48

Armur-Ai/Pentest-Swarm-AIv1.0.48Jun 26, 2026by l5io

AI Summary

A maintenance-focused release that removes unused code, improves error handling, and refactors context-related functions across the CLI and UI.

Key Highlights

  • Removed unused context handler methods and commented-out code
  • Improved connection persistence logging and error handling
  • Fixed broken error handling in Meshery CLI TestSetContext command

New Features

  • Code cleanup and refactoring
  • Enhanced connection persistence logging
  • Fixed CLI error handling

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