What's Changed
- fix(Selector): Fix the issue with the Selector component being selected. by @teojs in #7600
- fix(models): Resolve case sensitivity issue with model names by @EurFelux in #7595
- fix(Markdown, LaTeX): do not touch escaped brackets by @alephpiece in #7582
- refactor: show error on missing mcp tool by @alephpiece in #7587
- refactor(CodePreview): line numbers as elements by @alephpiece in #7588
- docs: add 20 language links of README by @shps951023 in #7611
- feat(WebSearch): support RAG for external websearch, improve feedback by @alephpiece in #7446
- fix: tei reranker by @eeee0717 in #7606
- refactor: increase css editor height, fix EditMcpJsonPopup by @alephpiece in #7535
- feat: Increase the upper limit of web search results by @EurFelux in #7439
- fix: support spell check for mini app by @beyondkmp in #7602
- fix(models): Add inference model detection for qwen-plus and qwen-turbo by @EurFelux in #7622
- fix(FileStorage): remove redundant WordExtractor import by @beyondkmp in #7625
- fix: restore strict no-think for Openrouter provider with latest api by @happyZYM in #7620
- fix: move ContentSearch below Messages in Chat layout by @Pleasurecruise in #7628
- fix(models): update regex patterns for Doubao models and enhance function checks by @DeJeune in #7624
- fix: 测试版本 by @beyondkmp in #7590
- fix(migrate): handle state return in migration process and add upgradechannel setting by @beyondkmp in #7634
- fix(Menubar): icon for multi select by @alephpiece in #7635
- ♻️ refactor(ContentSearch): ContentSearch to use CSS highlights API by @kingsword09 in #7493
New Contributors
- @shps951023 made their first contribution in #7611
Full Changelog: v1.4.6...v1.4.7