Release v0.5.21
What's Changed
- fix: widget crash by @ChiR24 in #306
- 🛡️ Sentinel: [HIGH] Fix unsafe path handling in export_level by @google-labs-jules[bot] in #305
- docs: fix rate limiting defaults and missing GraphQL heading by @kalihman in #307
- fix: enable searchText filtering in search_assets action by @kalihman in #308
- fix: align get_ai_info output with TS schema and implement blueprintPath by @kalihman in #310
- fix: unify pin serialization across blueprint graph handlers by @kalihman in #309
- fix: sanitize screenshot path to prevent directory traversal by @google-labs-jules[bot] in #314
- chore(deps): bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #316
- fix(plugin): use delay-load for optional plugin modules by @ChiR24 in #317
- 🛡️ Sentinel: [HARDENING] Replace synchronous fs operations with async by @google-labs-jules[bot] in #318
- chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 by @dependabot[bot] in #319
- chore(deps): bump the dependencies group with 9 updates by @dependabot[bot] in #320
- fix: resolve asset query parameter bugs and expand classNames support by @kalihman in #311
- fix(security): sanitize user inputs in editor console commands by @google-labs-jules[bot] in #322
- feat(security): add MCP_ADDITIONAL_PATH_PREFIXES for custom content mount points by @6r0m in #326
- 🛡️ Sentinel: [HIGH] Fix command injection in bump-version action by @google-labs-jules[bot] in #327
New Contributors
Full Changelog: v0.5.20...v0.5.21