Update librechat to v0.8.2 (#4811)

This commit is contained in:
Alexander L. 2026-02-17 18:03:05 +01:00 committed by GitHub
parent 42c0ca6329
commit e7ff92ddfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -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