What's Changed
- fix: race condition in new context event by @alephpiece in #3597
- fix: update API URL for together provider by @ousugo in #3605
- fix: mcpserver settings scrolling bar by @Pleasurecruise in #3604
- chore: upgrade eslint version to 9.x by @shlroland in #3608
- Unknown event handler property onsuccess . by @TangZhiZzz in #3603
- feat(MCP): add external MCP search website link in MCP settings by @shiquda in #3602
- feat: Export to Joplin by @0xfullex in #3607
- feat[MCP]: Optimize list tool performance. by @vaayne in #3598
- fix: correct typo in properties variable and add null check by @vaayne in #3619
- update: readme mcp server by @HM-Suiji in #3623
- fix: readme serial number error by @HM-Suiji in #3624
- fix: readme number error by @Pleasurecruise in #3625
- feat(MCP, Proxy): proxy uv/bun install script by @DeJeune in #3621
- fix[MCP]: enhance tool call handling in OpenAIProvider by @vaayne in #3642
- fix(KnowledgeBase): pass full knowledgeBase API parameters by @DeJeune in #3628
- feat(i18n): Fix MCP i18n issues by @deadmau5v in #3651
- fix(reranker): fix reranking API integration with own parameters by @DeJeune in #3629
- fix: update file extensions for Fortran source files by @Harris-H in #3683
- fix(translate): 去除翻译页面中生成的翻译内容开始的空白行 by @FischLu in #3684
- feat: support jina reranker by @eeee0717 in #3658
- feat: enhance WebDAV backup and restore functionality by @zhsama in #2522
- feat: make webdav state persistent, improve webdav autosync by @alephpiece in #3690
- fix(MessageMenubar): trim leading whitespace from message content before copying to clipboard by @ousugo in #3715
- fix: miniWindow not sync with theme change by @0xfullex in #3643
- revert(Proxy): remove proxyManager usage from multiple services by @DeJeune in #3720
- feat(MessageMenubar): Automatically hide tooltip when secondary popup by @ousugo in #3728
- fix(MessageMenubar): handle assistant messages from reasoning models when copying and editing content by @ousugo in #3724
- fix: select and copy the translation part in the chat box by @Pleasurecruise in #3710
- feat(Messages): 新增消息锚点功能,在右侧显示消息大纲 by @teojs in #3674
- fix(HealthCheck): health checking local models without API keys by @alephpiece in #3732
- fix: use messagesRef to avoid empty new branch by @alephpiece in #3745
- fix(knowledge): base url disappear by @eeee0717 in #3747
- chore(ProxyManager): remove unnecessary console log by @DeJeune in #3757
- fix: take messages with empty tool_calls as normal messages by @alephpiece in #3755
- fix: reset topicId for branched messages by @alephpiece in #3764
- fix: update REASONING_REGEX to include 'hunyuan-t1' model by @ousugo in #3758
- feat: add search input focus handling in EditModelsPopup by @ousugo in #3737
- add GLM-4V-Flash model by @cainiao1992 in #3740
- refactor(NpxSearch): improve type safety and error handling by @MyPrototypeWhat in #3742
- 改进 Obsidian 导出,不再依赖 Obsidian 第三方插件 by @Dawn-spring in #3637
- fix: make the setting icon style of non-system providers consistent with system providers by @alephpiece in #3785
- feat: add a search bar to model list by @alephpiece in #3788
- fix(knowledge): show more info by @eeee0717 in #3790
- 新增自动i18n脚本。新增阿拉伯文,希腊文,西班牙文,法文,葡萄牙文翻译 by @z-zeechung in #3792
- feat:增加聊天记录流程图,方便查看 by @africa1207 in #3772
New Contributors
- @shlroland made their first contribution in #3608
- @TangZhiZzz made their first contribution in #3603
- @HM-Suiji made their first contribution in #3623
- @zhsama made their first contribution in #2522
- @cainiao1992 made their first contribution in #3740
- @Dawn-spring made their first contribution in #3637
- @z-zeechung made their first contribution in #3792
Full Changelog: v1.1.8...v1.1.10