v1.0.42
sinaptik-ai/pandas-aiv1.0.42Jun 11, 2026by l5io
AI Summary
This release focuses on improving extension management for local providers and enhancing documentation and CI/CD workflows. It includes fixes for file path handling and adds support for installing local provider extensions.
Key Highlights
- Add support for installing extensions in local provider
- Fix local-provider install/remove symmetry
- Enhance documentation with security CVEs and production deployment guides
- Improve CI/CD resilience and CodeQL observability
New Features
- Support for installing extensions in local provider
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)