Notable Changes
- PWA Support: #4664
- Enable keyboard nav of slash commands with arrow keys on mount #4543
- Add ability to auto-handle YT video URLs in uploader & chat #4547
- Paperless ngx data connector by @shatfield4 in #4121
- Add SerpApi web search by @alexbarron in #4623
- Z.ai LLM & agent provider by @shatfield4 in #4573
What's Changed
- Fix KoboldCPP agent provider max tokens by @shatfield4 in #4519
- Enable Microsoft Foundry Local for workspace agent provider by @shatfield4 in #4539
- Enable keyboard nav of slash commands with arrow keys on mount by @timothycarambat in #4543
- Add ability to auto-handle YT video URLs in uploader & chat by @timothycarambat in #4547
- fix(server): correct Qdrant batching logic for large uploads by @aeromech-1 in #4545
- Agent workspace system prompt with variable expansion by @shatfield4 in #4526
- Refactor
DefaultChatContainerTo Display A Simple Welcome Message by @angelplusultra in #4542 - Refactor
loadYouTubeTranscript()to include YouTube Video Metadata in Content WhenparseOnlyistrueby @angelplusultra in #4552 - Patch agent thoughts UI bug by @shatfield4 in #4549
- feat: support northflank deployment by @AdeboyeDN in #4570
- Install
patch-packagein/collectorand Apply Patch to Fix EPub Upload Bug by @angelplusultra in #4630 - Failover invalid vector db identifier to lanceDB by @timothycarambat in #4661
- fix: unhelpful error message for invite link user creation by @naaa760 in #4621
- feat: Allow email addresses as usernames by @naaa760 in #4619
- Fix loop logic for
fetchNextPageuse in GitLabLoader by @timothycarambat in #4662 - add
svelterendering to markdown renderer by @timothycarambat in #4663 - Disable Prisma CLI Telemetry in Entrypoint Shell Script by @angelplusultra in #4609
- Support PWA installation by @timothycarambat in #4664
- Disable swagger docs endpoint with environment variable by @shatfield4 in #4665
- Paperless ngx data connector by @shatfield4 in #4121
- Implement full chat and
@agentchatuserindentificiation for OpenRouter by @timothycarambat in #4668 - fix: Use eval_duration for output TPS calculations in Ollama LLM provider by @jonathanortega2023 in #4568
- Add SerpApi web search by @alexbarron in #4623
- feature: Support for AWS Bedrock API Keys by @chetan in #4651
- Update Ollama AI Provider to Support Parsing "Thinking" Content From New Message Schema by @angelplusultra in #4587
- Z.ai LLM & agent provider by @shatfield4 in #4573
- Simplify cache condition for LMStudio and Ollama to prevent race condition by @timothycarambat in #4669
- Prompt caching for Anthropic LLM and Agent providers by @shatfield4 in #4488
- Fix undefined result in llm-instruction agent flow executor by @shatfield4 in #4676
- Custom Default System Prompt by @angelplusultra in #4487
- feat: add base64 document attachment support to API chat endpoints by @naaa760 in #4672
- fixed typos in General Settings: settings/embedding-preferences by @17ColinMiPerry in #4683
- Feat/add openrouter embedding models by @17ColinMiPerry in #4682
- Add batch embedding support for Ollama embedding provider by @shatfield4 in #4553
- Support Gitee AI(LLM Provider) by @fchange in #3361
- feat: Add SSL certificate bypass support for self-hosted Confluence instances by @naaa760 in #4219
- dev build with new
epub2build target and remove patch work by @timothycarambat in #4694 - docs(zh-TW): correct traditional Chinese translations in home section by @ascodeasice in #4702
- docs(i18n): Complete French translations by @raphael-bynome in #4697
- Store Chat Prompt Input Value in Local Storage by @angelplusultra in #4680
- Migrate to react router createBrowserRouter by @shatfield4 in #4693
- fixed empty scroll track in citations dropdown by @17ColinMiPerry in #4685
- Modify ChromaCloud provider to check base limitations of chroma cloud before upsert to prevent 422 by @timothycarambat in #4705
- Improve MCP functionality by @timothycarambat in #4709
- Patch dev pupeeteer crash for MacOS 15 by @timothycarambat in #4713
- Fix broken citations in Zilliz Cloud by @shatfield4 in #4716
- Fix similarity score not showing in citation UI for Astra, Qdrant, Weaviate by @shatfield4 in #4718
- Dell model capability patch by @timothycarambat in #4719
New Contributors
- @aeromech-1 made their first contribution in #4545
- @AdeboyeDN made their first contribution in #4570
- @jonathanortega2023 made their first contribution in #4568
- @alexbarron made their first contribution in #4623
- @chetan made their first contribution in #4651
- @fchange made their first contribution in #3361
- @ascodeasice made their first contribution in #4702
- @raphael-bynome made their first contribution in #4697
Full Changelog: v1.9.0...v1.9.1