What's Changed
✨ New Features
- feat(server): add an opt-in bypass for the multi-worker in-memory queue guard by @erichare in #14658
🐛 Bug Fixes
- fix(ci): keep skipped package releases green and stop sending target_commitish (release-1.11.4) by @erichare in #14648
- fix(security): backport the 1.12 PVR security fixes to 1.11.5 by @erichare in #14654
- fix(frontend): keep the persisted flow when the header list refreshes by @erichare in #14659
- fix(security): close model-provider SSRF follow-up gaps by @erichare in #14705
- fix(security): backport public MCP execution hardening by @erichare in #14711
- fix(security): backport generated-code boundary hardening by @erichare in #14709
- fix(security): backport MCP stdio component policy by @erichare in #14710
- fix(memory-base): handle tagged Ollama embedding models by @erichare in #14740
📝 Documentation Updates
🛠 Maintenance Tasks
- chore: 1.11.5 dep upgrade by @Adam-Aghili in #14751
✅ Tests
- test(frontend): forward-port the grouped-node readiness stabilization to 1.11.5 by @erichare in #14662
Full Changelog: v1.11.4...v1.11.5