What's Changed
🐛 Bug Fixes
- fix: increment previous_content with content streamed by @lucaseduoli in #14234
- fix: add default fallback to instantiation.py and removed default ollama base url from components by @lucaseduoli in #14236
- fix(tracing): detach orphan spans before database flush by @erichare in #14243
- fix(settings): enable agentic experience by default by @Cristhianzl in #14244
- fix(auth): keep refresh sessions alive on HTTP by @erichare in #14252
- fix(mem0): defer client import during startup by @Success6666 in #14247
- fix(components): stop legacy aliases from importing every bundle at startup by @erichare in #14259
- fix(frontend): reset modifier-only saved shortcuts to default by @Cristhianzl in #14245
- fix(ssrf): honor connector loopback policy for A2A agent and PaddleOCR base URLs by @erichare in #14265
- fix(components): send chained input as user turn by @Cristhianzl in #14286
- fix(cuga): correct event debug log typo by @erichare in #14275
- fix(mcp): match display_name and description in search_registry query filter by @Simonzhaohui in #14270
- fix(mcp): backport MCP SDK <2.0 pin for uvx-launched servers by @viktoravelino in #14298
- fix(deps): restore FastAPI range by @erichare in #14301
📝 Documentation Updates
🛠 Maintenance Tasks
- refactor(frontend): Add customization hook for API timestamp parsing by @Cristhianzl in #14246
Others
- chore: update deps 1.11.1 by @Adam-Aghili in #14280
New Contributors
- @Success6666 made their first contribution in #14247
- @Simonzhaohui made their first contribution in #14270
Full Changelog: v1.11.0...v1.11.1