v4.4.2
FoundationAgents/MetaGPTv4.4.2May 24, 2026by sinewaveai
AI Summary
This release focuses on dependency updates to improve stability, specifically bumping the `qs` library and `postcss` development dependencies to fix bugs and update tooling.
Key Highlights
- Bumped `qs` from 6.15.0 to 6.15.2 (fixes stringify/parse functions)
- Bumped `postcss` to version 8.5.14 (dev dependency update)
Full Release Notes
## 🔧 Dependency Updates - **qs**: 6.15.0 → 6.15.2 (bug fixes for stringify/parse functions) - **postcss**: 8.5.6/8.5.8 → 8.5.14 (dev dependency updates) ## 📦 Changes - chore(deps): bump qs from 6.15.0 to 6.15.2 in /prooflayer-scanner (#92) - chore(deps): bump qs from 6.15.0 to 6.15.2 in /scanner-lite (#91) - chore(deps-dev): bump postcss from 8.5.6 to 8.5.14 (#87) - chore(deps-dev): bump postcss from 8.5.8 to 8.5.14 in /code-review-agent (#89) **Full Changelog**: https://github.com/sinewaveai/agent-security-scanner-mcp/compare/v4.4.1...v4.4.2