v2026.7.1-2
tracel-ai/burnv2026.7.1-2Aug 4, 2026by vincentkoc
AI Summary
This release focuses on fixing npm plugin updates to support newer client metadata formats, ensuring official plugins can install and update correctly.
Key Highlights
- Accepts singleton-array metadata from newer npm clients
- Ensures tracked official plugins can install and update to correction releases
- Fixes issue #108336 regarding plugin updates
Full Release Notes
### Fixes - **npm plugin updates:** accept singleton-array metadata from newer npm clients so tracked official plugins can install and update to correction releases. (#108336)