Changelog
All notable changes to this project will be documented in this file.
[Unreleased]
β¨ New Features
- β¨ feat: implement search parameter updates by @mawburn in #7151
- π feat: Add MCP support for Streamable HTTP Transport by @benverhees in #7353
- π feat: Add Content Security Policy using Helmet middleware by @rubentalstra in #7377
- β¨ feat: Add Normalization for MCP Server Names by @danny-avila in #7421
- π feat: Improve Helm Chart by @hofq in #3638
- π¦Ύ feat: Claude-4 Support by @danny-avila in #7509
- πͺ¨ feat: Bedrock Support for Claude-4 Reasoning by @danny-avila in #7517
π Internationalization
- π i18n: Add
DanishandCzechandCatalanlocalization support by @rubentalstra in #7373 - π i18n: Update translation.json with latest translations by @github-actions[bot] in #7375
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #7468
π§ Fixes
- π¬ fix: update aria-label for accessibility in ConvoLink component by @berry-13 in #7320
- π fix: use
apiKeyinstead ofopenAIApiKeyin OpenAI-like Config by @danny-avila in #7337 - π fix: update navigation logic in
useFocusChatEffectto ensure correct search parameters are used by @mawburn in #7340 - π fix: Improve MCP Connection Cleanup by @danny-avila in #7400
- π‘οΈ fix: Preset and Validation Logic for URL Query Params by @danny-avila in #7407
- π fix: artifact of preview text is illegible in dark mode by @nhtruong in #7405
- π‘οΈ fix: Temporarily Remove CSP until Configurable by @danny-avila in #7419
- π½ fix: Exclude index page
/from static cache settings by @sbruel in #7382
βοΈ Other Changes
- π docs: CHANGELOG for release v0.7.8 by @github-actions[bot] in #7290
- π¦ chore: Update API Package Dependencies by @danny-avila in #7359
- π docs: Unreleased Changelog by @github-actions[bot] in #7321
- π docs: Unreleased Changelog by @github-actions[bot] in #7434
- π‘οΈ chore:
multerv2.0.0 for CVE-2025-47935 and CVE-2025-47944 by @danny-avila in #7454 - π refactor: Improve
FileAttachment& File Form Deletion by @danny-avila in #7471 - π chore: Remove Old Helm Chart by @hofq in #7512
- πͺ chore: bump helm app version to v0.7.8 by @austin-barrington in #7524
[v0.7.8] -
Changes from v0.7.8-rc1 to v0.7.8.
β¨ New Features
- β¨ feat: Enhance form submission for touch screens by @berry-13 in #7198
- π feat: Additional Tavily API Tool Parameters by @glowforge-opensource in #7232
- π feat: Add python to Dockerfile for increased MCP compatibility by @technicalpickles in #7270
π§ Fixes
- π§ fix: Google Gemma Support & OpenAI Reasoning Instructions by @danny-avila in #7196
- π οΈ fix: Conversation Navigation State by @danny-avila in #7210
- π fix: o-Series Model Regex for System Messages by @danny-avila in #7245
- π fix: Custom Headers for Initial MCP SSE Connection by @danny-avila in #7246
- π‘οΈ fix: Deep Clone
MCPOptionsfor User MCP Connections by @danny-avila in #7247 - π fix: URL Param Race Condition and File Draft Persistence by @danny-avila in #7257
- π fix: Assistants Endpoint & Minor Issues by @danny-avila in #7274
- π fix: Ollama Think Tag Edge Case with Tools by @danny-avila in #7275
βοΈ Other Changes
- π docs: CHANGELOG for release v0.7.8-rc1 by @github-actions[bot] in #7153
- π refactor: Artifact Visibility Management by @danny-avila in #7181
- π¦ chore: Bump Package Security by @danny-avila in #7183
- πΏ refactor: Unmount Fork Popover on Hide for Better Performance by @danny-avila in #7189
- π§° chore: ESLint configuration to enforce Prettier formatting rules by @mawburn in #7186
- π¨ style: Improve KaTeX Rendering for LaTeX Equations by @andresgit in #7223
- π docs: Update
.env.exampleGoogle models by @marlonka in #7254 - π¬ refactor: MCP Chat Visibility Option, Google Rates, Remove OpenAPI Plugins by @danny-avila in #7286
- π docs: Unreleased Changelog by @github-actions[bot] in #7214
[v0.7.8-rc1] -
Changes from v0.7.7 to v0.7.8-rc1.
β¨ New Features
- π feat: Mistral OCR API / Upload Files as Text by @danny-avila in #6274
- π€ feat: Support OpenAI Web Search models by @danny-avila in #6313
- π feat: Agent Chain (Mixture-of-Agents) by @danny-avila in #6374
- β feat:
initTimeoutfor Slow Starting MCP Servers by @perweij in #6383 - π feat:
S3Integration for File handling and Image uploads by @rubentalstra in #6142 - πfeat: Enable OpenID Auto-Redirect by @leondape in #6066
- π feat: Integrate
Azure Blob Storagefor file handling and image uploads by @rubentalstra in #6153 - π feat: Add support for custom
AWSendpoint inS3by @rubentalstra in #6431 - π feat: Add support for LDAP STARTTLS in LDAP authentication by @rubentalstra in #6438
- π feat: Refactor schema exports and update package version to 0.0.4 by @rubentalstra in #6455
- πΌ feat: Add Auto Submit For URL Query Params by @mjaverto in #6440
- π feat: Enhance Redis Integration, Rate Limiters & Log Headers by @danny-avila in #6462
- π΅ feat: Add Automatic Balance Refill by @rubentalstra in #6452
- π£οΈ feat: add support for gpt-4o-transcribe models by @berry-13 in #6483
- π¨ feat: UI Refresh for Enhanced UX by @berry-13 in #6346
- π feat: Add support for Hungarian language localization by @rubentalstra in #6508
- π feat: Add Gemini 2.5 Token/Context Values, Increase Max Possible Output to 64k by @danny-avila in #6563
- π feat: Enhance MCP Connections For Multi-User Support by @danny-avila in #6610
- π feat: Enhance S3 URL Expiry with Refresh; fix: S3 File Deletion by @danny-avila in #6647
- π feat: enhance UI components and refactor settings by @berry-13 in #6625
- π¬ feat: move TemporaryChat to the Header by @berry-13 in #6646
- π feat: Use Model Specs + Specific Endpoints, Limit Providers for Agents by @danny-avila in #6650
- πͺ feat: Sync Balance Config on Login by @danny-avila in #6671
- π¦ feat: MCP Support for Non-Agent Endpoints by @danny-avila in #6775
- ποΈ feat: Code Interpreter File Persistence between Sessions by @danny-avila in #6790
- π₯οΈ feat: Code Interpreter API for Non-Agent Endpoints by @danny-avila in #6803
- β‘ feat: Self-hosted Artifacts Static Bundler URL by @danny-avila in #6827
- π³ feat: Add Jemalloc and UV to Docker Builds by @danny-avila in #6836
- π€ feat: GPT-4.1 by @danny-avila in #6880
- π feat: remove Edge TTS by @berry-13 in #6885
- feat: nav optimization by @berry-13 in #5785
- πΊοΈ feat: Add Parameter Location Mapping for OpenAPI actions by @peeeteeer in #6858
- π€ feat: Support
o4-miniando3Models by @danny-avila in #6928 - π¨ feat: OpenAI Image Tools (GPT-Image-1) by @danny-avila in #7079
- ποΈ feat: Add Special Variables for Prompts & Agents, Prompt UI Improvements by @danny-avila in #7123
π Internationalization
- π i18n: Add Thai Language Support and Update Translations by @rubentalstra in #6219
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #6220
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #6240
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #6241
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #6277
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #6414
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #6505
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #6530
- π i18n: Add Persian Localization Support by @rubentalstra in #6669
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #6667
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #7126
- π i18n: Update translation.json with latest translations by @github-actions[bot] in #7148
π Accessibility
- π¨ a11y: Update Model Spec Description Text by @berry-13 in #6294
- ποΈ a11y: Add Accessible Name to Button for File Attachment Removal by @kangabell in #6709
- β¨οΈ a11y: enhance accessibility & visual consistency by @berry-13 in #6866
- π a11y: Searchbar/Conversations List Focus by @danny-avila in #7096
- π a11y: Improve Fork and SplitText Accessibility by @danny-avila in #7147
π§ Fixes
- π fix: Avatar Type Definitions in Agent/Assistant Schemas by @danny-avila in #6235
- π§ fix: MeiliSearch Field Error and Patch Incorrect Import by #6210 by @rubentalstra in #6245
- π fix: Enhance Two-Factor Authentication by @rubentalstra in #6247
- π fix: Await saveMessage in abortMiddleware to ensure proper execution by @sh4shii in #6248
- π§ fix: Axios Proxy Usage And Bump
mongooseby @danny-avila in #6298 - π§ fix: comment out MCP servers to resolve service run issues by @KunalScriptz in #6316
- π§ fix: Update Token Calculations and Mapping, MCP
envInitialization by @danny-avila in #6406 - π fix: Agent "Resend" Message Attachments + Source Icon Styling by @danny-avila in #6408
- π fix: Prevent Crash on Duplicate Message ID by @Odrec in #6392
- π fix: Invalid Key Length in 2FA Encryption by @rubentalstra in #6432
- ποΈ fix: Fix Agents Token Spend Race Conditions, Expand Test Coverage by @danny-avila in #6480
- π fix: Draft Clearing, Claude Titles, Remove Default Vision Max Tokens by @danny-avila in #6501
- π§ fix: Update username reference to use user.name in greeting display by @rubentalstra in #6534
- π§ fix: S3 Download Stream with Key Extraction and Blob Storage Encoding for Vision by @danny-avila in #6557
- π§ fix: Mistral type strictness for
usage& update token values/windows by @danny-avila in #6562 - π§ fix: Consolidate Text Parsing and TTS Edge Initialization by @danny-avila in #6582
- π§ fix: Ensure continuation in image processing on base64 encoding from Blob Storage by @danny-avila in #6619
- βοΈ fix: Fallback For User Name In Email Templates by @danny-avila in #6620
- π§ fix: Azure Blob Integration and File Source References by @rubentalstra in #6575
- π fix: Safeguard against undefined addedEndpoints by @wipash in #6654
- π€ fix: Gemini 2.5 Vision Support by @danny-avila in #6663
- π fix: Avatar & Error Handling Enhancements by @danny-avila in #6687
- π§ fix: Chat Middleware, Zod Conversion, Auto-Save and S3 URL Refresh by @danny-avila in #6720
- π§ fix: Agent Capability Checks & DocumentDB Compatibility for Agent Resource Removal by @danny-avila in #6726
- π fix: Improve audio MIME type detection and handling by @berry-13 in #6707
- πͺΊ fix: Update Role Handling due to New Schema Shape by @danny-avila in #6774
- π¨οΈ fix: Show ModelSpec Greeting by @berry-13 in #6770
- π§ fix: Keyv and Proxy Issues, and More Memory Optimizations by @danny-avila in #6867
- β¨ fix: Implement dynamic text sizing for greeting and name display by @berry-13 in #6833
- π fix: Mistral OCR Image Support and Azure Agent Titles by @danny-avila in #6901
- π’ fix: Invalid
engineTTSand Conversation State on Navigation by @berry-13 in #6904 - π οΈ fix: Improve Accessibility and Display of Conversation Menu by @danny-avila in #6913
- π§ fix: Agent Resource Form, Convo Menu Style, Ensure Draft Clears on Submission by @danny-avila in #6925
- π fix: MCP Improvements, Auto-Save Drafts, Artifact Markup by @danny-avila in #7040
- π fix: Improve Deepseek Compatbility by @danny-avila in #7132
- π fix: Add Redis Ping Interval to Prevent Connection Drops by @peeeteeer in #7127
βοΈ Other Changes
- π¦ refactor: Move DB Models to
@librechat/data-schemasby @rubentalstra in #6210 - π¦ chore: Patch
axiosto address CVE-2025-27152 by @danny-avila in #6222 - β οΈ refactor: Use Error Content Part Instead Of Throwing Error for Agents by @danny-avila in #6262
- πββοΈ refactor: Improve Agent Run Context & Misc. Changes by @danny-avila in #6448
- π docs: librechat.example.yaml by @ineiti in #6442
- πββοΈ refactor: More Agent Context Improvements during Run by @danny-avila in #6477
- π refactor: Allow streaming for
o1models by @danny-avila in #6509 - π§ chore:
VitePlugin Upgrades & Config Optimizations by @rubentalstra in #6547 - π§ refactor: Consolidate Logging, Model Selection & Actions Optimizations, Minor Fixes by @danny-avila in #6553
- π¨ style: Address Minor UI Refresh Issues by @berry-13 in #6552
- π§ refactor: Enhance Model & Endpoint Configurations with Global Indicators π by @berry-13 in #6578
- π¬ style: Chat UI, Greeting, and Message adjustments by @berry-13 in #6612
- β‘ refactor: DocumentDB Compatibility for Balance Updates by @danny-avila in #6673
- π§Ή chore: Update ESLint rules for React hooks by @rubentalstra in #6685
- πͺ chore: Update Gemini Pricing by @RedwindA in #6731
- πͺΊ refactor: Nest Permission fields for Roles by @rubentalstra in #6487
- π¦ chore: Update
caniuse-litedependency to version 1.0.30001706 by @rubentalstra in #6482 - βοΈ refactor: OAuth Flow Signal, Type Safety, Tool Progress & Updated Packages by @danny-avila in #6752
- π¦ chore: bump vite from 6.2.3 to 6.2.5 by @dependabot[bot] in #6745
- πΎ chore: Enhance Local Storage Handling and Update MCP SDK by @danny-avila in #6809
- π€ refactor: Improve Agents Memory Usage, Bump Keyv, Grok 3 by @danny-avila in #6850
- πΎ refactor: Enhance Memory In Image Encodings & Client Disposal by @danny-avila in #6852
- π refactor: Token Event Handler and Standardize
maxTokensKey by @danny-avila in #6886 - π refactor: Search & Message Retrieval by @berry-13 in #6903
- π¨ style: standardize dropdown styling & fix z-Index layering by @berry-13 in #6939
- π docs: CONTRIBUTING.md by @dblock in #6831
- π§ refactor: Modernize Nav/Header by @danny-avila in #7094
- πͺΆ refactor: Chat Input Focus for Conversation Navigations & ChatForm Optimizations by @danny-avila in #7100
- π refactor: Streamline Navigation, Message Loading UX by @danny-avila in #7118
- π docs: Unreleased changelog by @github-actions[bot] in #6265