From e7ff92ddfaf848e33c4cbc4afcb60c8fd99fc050 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 17 Feb 2026 18:03:05 +0100 Subject: [PATCH] Update librechat to v0.8.2 (#4811) --- librechat/docker-compose.yml | 2 +- librechat/umbrel-app.yml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/librechat/docker-compose.yml b/librechat/docker-compose.yml index 5490e44b..94a2eeb0 100644 --- a/librechat/docker-compose.yml +++ b/librechat/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3080 api: - image: ghcr.io/danny-avila/librechat:v0.8.0@sha256:adcb326f43a971b53df0fbca5f4769c8e56fafbdf834c9dd8c7e4924788f0152 + image: ghcr.io/danny-avila/librechat:v0.8.2@sha256:1e9ffe435b56412f7bf41148673e5594ecb067a3cc3991925d1cc2222db7e2a7 restart: on-failure user: "1000:1000" command: npm run backend:dev diff --git a/librechat/umbrel-app.yml b/librechat/umbrel-app.yml index 7d4616d6..9b3684a4 100644 --- a/librechat/umbrel-app.yml +++ b/librechat/umbrel-app.yml @@ -3,7 +3,7 @@ id: librechat name: LibreChat tagline: Enhanced ChatGPT Clone category: ai -version: "v0.8.0" +version: "v0.8.2" port: 7050 description: >- Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. @@ -89,16 +89,16 @@ releaseNotes: >- Key Highlights: - - Granular permissions system with fine-grained access control for agents, prompts, files, and conversations - - Agent marketplace for discovering and sharing agents with advanced sharing controls - - GPT-5 support with reasoning capabilities - - Claude Sonnet 4.5 support - - Updated context and pricing for latest models from DeepSeek and Gemini - - Subdirectory hosting support - - Native web search integration for OpenRouter - - Upload as text support - - SharePoint integration via Microsoft Graph API - - Performance and reliability improvements + - Resumable streaming with horizontal scaling support for production deployments + - Dynamic MCP server management directly from the UI with full access control + - Pin frequently used agents and models to the sidebar for quick access + - Inline Mermaid diagram rendering within chat messages + - Major accessibility improvements with better screen reader support and keyboard navigation + - Support for Moonshot Kimi K2, Anthropic Beta for Bedrock, and Anthropic Vertex AI + - Claude conversation importer with thinking support + - Bedrock Guardrails support and improved Bedrock provider features + - Gemini Image Generation Tool integration + - Updated pricing for GPT-5.1 and GPT-5.2 models Full release notes can be found at https://www.librechat.ai/changelog