Skip to content

Releases: danny-avila/LibreChat

v0.8.1

11 Dec 19:52
b288d81

Choose a tag to compare

v0.8.1 Pre-release
Pre-release

🏞️ Highlights

Major features and improvements since v0.8.0

🤖 Expanded Model Support

Support for the latest AI models including Gemini 3, GPT-5.1, Grok 4, Claude Opus/Haiku 4.5, and Zhipu AI GLM family, with comprehensive pricing and context window configurations.

📎 Upload to Provider Support

Files can now be directly uploaded to and handled by supported providers, removing the need for intermediate OCR and other multimodal processing steps.

🖼️ Improved Artifact Management and Shareability

Artifacts have been improved with version control capabilities, better UI interactions and rendering support, and can now be viewed within shared conversations.

🤖 Agent Handoffs (Beta)

Agents can now be configured to transfer control of conversations to other specialist agents when specific expertise is needed.

⚙️ Other Notable Changes

  • Langfuse Tracing support
  • Helicone AI Gateway integration
  • Bedrock Prompt Caching support
  • Screens are now prevented from sleeping during response generation
  • File names can now be used as context for Anthropic document uploads
  • Distributed Leader Election with Redis for multi-server-instance coordination within cluster deployments
  • Whether specific tool badges (file search, mcp servers, etc.) will be rendered in the chat input can now be configured via Model Specs
  • Accessibility improvements across the entire app for better keyboard navigation, screen reader support, and accessibility standards compliance
  • Helm Chart enhancements: custom deployment labels, annotations, init containers, ConfigMaps support, and additional RAG API environment variables
  • MCP Registry System restructure with distributed caching, leader-follower coordination, timeout-protected server initialization, and user-scoped tool caching

https://www.librechat.ai/changelog/v0.8.1

Click to expand Release Notes

✨ Features

Read more

chart-1.9.4

11 Dec 19:54
b288d81

Choose a tag to compare

v0.8.1-rc2

26 Nov 16:44
f0f8194

Choose a tag to compare

v0.8.1-rc2 Pre-release
Pre-release

What's Changed

✨ Features

🐛 Fixes

📦 Dependencies & Chores

  • 📦 chore: Remove @langchain/community & Related Legacy Code by @danny-avila in #10375
  • 📦 chore: Bump @modelcontextprotocol/sdk to v1.21.0 by @danny-avila in #10469
  • 📦 chore: Jest & Eslint Package Updates by [@danny-avi...
Read more

chart-1.9.3

26 Nov 16:42
f0f8194

Choose a tag to compare

chart-1.9.3 Pre-release
Pre-release

v0.8.1-rc1

30 Oct 20:56
1e53ffa

Choose a tag to compare

v0.8.1-rc1 Pre-release
Pre-release

What's Changed

✨ Features

🐛 Fixes

📦 Dependencies & Chores

🔧 Refactoring

🌍 Internationalization

Read more

chart-1.9.2

30 Oct 20:57
1e53ffa

Choose a tag to compare

chart-1.9.2 Pre-release
Pre-release
✨ v0.8.1-rc1 (#10316)

* ✨ v0.8.1-rc1

* chore: Update CONFIG_VERSION to 1.3.1

v0.8.0

02 Oct 00:10
b7d13ce

Choose a tag to compare

v0.8.0 Pre-release
Pre-release

🏞️ Highlights

Major features and improvements since v0.7.9

🔐 Granular Permissions System

Complete overhaul of permission system with fine-grained access control, Entra ID group discovery, and ACL-based (Access Control List) resource permissions with permission bits for agents, prompts, files, and conversations.

🏪 Agent Marketplace with Advanced Sharing

Agent marketplace ecosystem for discovering and sharing agents with categorization, promotion system, advanced sharing dialogs with role-based access controls, and people picker UI for user/group/role search.

🤖 Model Updates

  • GPT-5 support with token limits, rates, reasoning capabilities, and verbosity parameter
  • Claude Sonnet 4.5 Support, Updated Context & Pricing for latest frontier models from DeepSeek & Gemini

⚙️ Other Notable Changes

  • Subdirectory hosting support
  • MCP Compatibility & Scaling Improvements
  • App-wide Performance & Reliability Improvements
  • Additional Configurations for Helm chart
  • Native web search integration for OpenRouter
  • MongoDB connection pool configuration options
  • Upload as Text Support
  • Additional Configurations for OpenID Connect
  • SharePoint integration via Microsoft Graph API

What's New since v0.8.0-rc4

Latest changes since v0.8.0-rc4

✨ Features

🔧 Refactoring

🐛 Fixes

Read more

chart-1.9.1

02 Oct 00:09
b7d13ce

Choose a tag to compare

chart-1.9.1 Pre-release
Pre-release

v0.8.0-rc4

12 Sep 22:01
dd93db4

Choose a tag to compare

v0.8.0-rc4 Pre-release
Pre-release

What's Changed

✨ Features

🔧 Refactoring

⚙️ Other Changes

🐛 Fixes

  • 💲 Prevent Single-dollar LaTeX for abbrev. Currency (K, M, B) by @danny-avila in #9293
  • 📧 Missing Email fallback in openIdJwtLogin by @danny-avila in #9311
  • 🐛 String Interpolation in Messages Endpoint from #9155 by @danny-avila in #9312
  • 🔧 MCP Selection Persist and UI Flicker Issues by @danny-avila in #9324
  • 🛠️ resolve broken file downloads from assistants API (Web ReadableStream support) by @arthurian in #9200
  • 🗺️ Embedded file handling to use Proper Filename by @danny-avila in #9372
  • 🗨️ Prompts Pagination by @danny-avila in #9385
  • 🌟 Add Composite Indexes to Agent Categories for CosmosDB Compatibility by @mforman in #9430
  • 🔐 Image Validation when Reusing OpenID Token by @danny-avila in #9458
  • 🔍 Display File Search Citations Based on Permissions by @benverhees in #9454
  • ⚙️ Dynamic HPA API Version Selection for K8s Compatibility by @pranshu-m in #9320
  • 🌐 Prevent MCP Body/Header Timeouts at 5-Minute mark by @danny-avila in #9476
  • 🔒 Update Token Deletion To Prevent Undefined Field Queries by @danny-avila in #9477
  • 🔐 Resolve Env. Variables for MCP OAuth Manual Config by @devilb2103 in #9501
  • 🔒 Memory Disabled Config UI Permissions by @danny-avila in #9522
  • 🔻 Role and System Message Handling for ChatGPT Imports by @danny-avila in #9524
  • 🏪 Show Agent Builder in Marketplace by @ruggishop in #9537
  • 🔖 Agent Marketplace Bookmark and New Chat buttons by @ruggishop in #9549
  • 🪄 MCP UI Renders for OAuth and Custom User Vars Servers by @dustinhealy in #9559
  • 🔃 Token Refresh in Browser Only, Redirect on Refresh Failure by @danny-avila in #9583
  • 🐳 Add missing uploads directory to Dockerfile by @sichgeis in #9590
  • 🪟 Auto-fetch agents to fill Viewport in Marketplace Scroll by @sbruel in #9591
  • ⛑️ follow postgres bitnami values schema in rag-api helm chart by @mmdaz in #7782

🌍 Internationalization

🌍 Add Slovenian Language by @dustinhealy in #9313
🌍 Update translation.json with latest translations in #9321, #9361, #9381, #9434, #9439, #9473, #9515, #9533, #9570, #9586, #9599

New Contributors

Read more

chart-1.9.0

12 Sep 22:04
dd93db4

Choose a tag to compare

chart-1.9.0 Pre-release
Pre-release