v1.2.10 发布日志
- 修复:增强图像生成逻辑、更新API key URL、修正工具调用失败、修复GitHub Copilot模型图像支持。
- 功能:允许功能键设为快捷键、优化话题列表切换、增加模型备注功能、支持自动主题模式、基于模型选择启用图像生成。
- 优化:简化窗口API定义、改进表单布局、增强高级设置切换功能、优化搜索结果复制按钮。
- 其他:添加MCP资源下拉菜单、修复Mcp设置状态错误、细化系统消息处理。
What's Changed
- feat: Enable image generation in assistant based on model selection by @eeee0717 in #5364
- feat: Enhance theme management with auto mode support by @beyondkmp in #5374
- fix: Fix the image support for the GitHub Copilot models by @AO2233 in #5379
- fix(MCPSettings): fix mcp setting state error,fix mcp setting save searchKey lose by @koujialong in #5384
- Feat/mcp enhancement by @vaayne in #5386
- feat(MCPService): add method to find PowerShell executable path by @beyondkmp in #5393
- Add MCP resources dropdown in settings navbar by @vaayne in #5394
- fix(OpenAIProvider): refine system message handling for specific model IDs by @DeJeune in #5397
- chore: add grok image alias by @eeee0717 in #5408
- #4288 Added a "Copy" button next to each search result. by @RechardLLee in #5389
- fix: update electron-updater patch and refine content-type regex by @beyondkmp in #5416
- revert: generate image button by @eeee0717 in #5414
- fix(AppUpdater): update condition for checking available updates by @beyondkmp in #5417
- refactor: simplify window.api definition by @0xfullex in #5412
- fix(MCPService): Tool call failure caused by incorrect tool parameters by @koujialong in #5411
- feat: 增加模型备注功能 by @africa1207 in #5392
- feat: update theme handling in ConfigManager and WindowService by @beyondkmp in #5433
- feat(TopicsTab): 简单方式优化话题列表切换卡顿问题 by @teojs in #5436
- style: optimize mcp arg name display layout by @akeyz in #5438
- chore: Update runtime version in VSCode launch configuration by @kanweiwei in #5434
- fix(McpOAuthClientProvider): update redirect URL by @DeJeune in #5449
- feat: 允许功能键(F1-F19)可以被设置为快捷键而不需要修饰键 by @xixiaxixi in #5450
- refactor: use the existing hook by @akeyz in #5453
- fix(GeminiProvider): enhance image generation logic and response configuration by @DeJeune in #5447
New Contributors
- @AO2233 made their first contribution in #5379
- @akeyz made their first contribution in #5438
- @xixiaxixi made their first contribution in #5450
Full Changelog: v1.2.9...v1.2.10