What's Changed
- feat(plugins): enable register FastAPI APIRouter instances through plugin by @Osier-Yi in #4255
- feat: add timeout for keyring by @rayrayraykk in #4263
- fix(console): TokenUsage by @zhaozhuang521 in #4268
- refactor(console): console/PluginManager by @zhaozhuang521 in #4266
- feat(mcp): add OAuth 2.1 PKCE support for remote MCP servers by @rayrayraykk in #4256
- fix(console): replace window.open calls with openExternalLink utility… by @zhijianma in #4270
- style: sidebar by @zhaozhuang521 in #4273
- feat(channel): add streaming output hooks to BaseChannel with WeCom support by @hongxicheng in #4271
- Fix(tool): read_file_safe allocation size by @suntp in #4272
- perf(tools): reduce maximum file read size to 200MB by @jinliyl in #4276
- fix(QA agent): package website/public/docs into wheel and sdist by @lalaliat in #4275
- Feat(tool): Add action="file_download" for browser use by @x1n95c in #4261
- feat(cron & inbox): add inbox and optimize the cron job by @lalaliat in #4210
- chore(version): bumping version to 1.1.7b2 by @xieyxclack in #4283
New Contributors
Full Changelog: v1.1.7-beta.1...v1.1.7-beta.2