v1.0.42
VRSEN/agency-swarmv1.0.42Jun 11, 2026by l5io
AI Summary
This release adds support for installing extensions in a local provider and fixes various extension-related bugs, alongside documentation and security updates.
Key Highlights
- Adds support for installing extensions in a local provider
- Fixes symmetric local-provider install/remove logic
- Expands security vulnerabilities catalog with published CVEs
- Upgrades CodeQL action versions to v4
New Features
- Local provider extension installation support
- Symmetric local-provider install/remove
- Animated caret toggle in documentation sidebar
- Clean 404 page rendering at any path
- Meshery production deployment considerations
Full Release Notes
## What's New ## 🔤 General - fix(extensions): use filepath.Join for local provider package location @leecalcote (#19984) - [CI] Restore CodeQL uploads and add failure observability @[copilot-swe-agent[bot]](https://github.com/apps/copilot-swe-agent) (#19972) ## 🖥 Meshery UI - Add support for installing extensions in local provider @aabidsofi19 (#19956) - fix(extensions): symmetric local-provider install/remove + fix server unit test @leecalcote (#19971) ## 🧰 Maintenance - Upgrade CodeQL action versions to v4 @marblom007 (#19983) - Exclude old docs versions @leecalcote (#19981) - [CI] Make docs preview pruning resilient to concurrent gh-pages pushes @leecalcote (#19979) - Update codeql.yml @simihablo (#19980) ## 📖 Documentation - docs(sidebar): animated caret toggle and emphasize parent nav items @hortison (#19977) - [Docs] Expand security vulnerabilities catalog with published CVEs @leecalcote (#19976) - Update security vulnerability reporting email address @simihablo (#19974) - [Docs] Render the documentation 404 page cleanly at any path @leecalcote (#19975) - [Docs] Meshery production deployment considerations @leecalcote (#19973) ## 🔒 Security - Exclude old docs versions @leecalcote (#19981) ## 👨🏽💻 Contributors Thank you to our contributors for making this release possible: @Copilot, @aabidsofi19, @fitzergerald, @hortison, @leecalcote, @marblom007, @pontusringblom, @simihablo, @winkletinkle, @yi-nuo426 and [copilot-swe-agent[bot]](https://github.com/apps/copilot-swe-agent)