What's Changed
- ๐ feat: Enhance OpenID User Info Handling by @danny-avila in #4561
- ๐ feat: Add Configurable Cache Headers for Index.html by @danny-avila in #4565
- ๐ผ a11y: Proper attributes for the side panel toggle button by @Kim-Jaemin420 in #4559
- ๐งต feat: Implement Request Executor Pattern for Actions by @danny-avila in #4566
- ๐ชจ feat: Include Sonnet 3.5 v2 in Default Bedrock Models List by @adamrb in #4552
- ๐๏ธ fix: ordered lists markers by @danny-avila in #4568
- โจ docs: update to 0.7.5 by @berry-13 in #4569
- ๐ง fix: Allow Azure Assistants Chats to be Deleted by @s-diez in #3893
- ๐ fix: Override
mdast-util-gfm-autolink-literal
Package Version by @danny-avila in #4574 - ๐ chore: bump elliptic to address CVE-2024-48948 by @danny-avila in #4575
- ๐ docs: Added
RAG_USE_FULL_CONTEXT
to.env.example
by @timmanik in #4494 - ๐ง WIP: Merge Dev Build by @danny-avila in #4611
- ๐ fix: Access Control for Bookmarks (UI) by @danny-avila in #4612
- ๐ค feat: Custom Endpoint Agents (experimental) by @danny-avila in #4627
- ๐ค feat: Claude 3.5 Haiku by @danny-avila in #4629
- โ feat: Known Endpoint, xAI by @danny-avila in #4632
- ๐ง refactor: Optimize Agent Tool Loading and Fix Bedrock Tool Handling by @danny-avila in #4641
- ๐ฏ feat: Enhance Title Parameter Parsing with new Anthropic Format by @danny-avila in #4653
- ๐ชจ fix: add AWS STS session token support to Bedrock client by @adamrb in #4655
- ๐ฆ refactor: Normalize Ollama Config Names by @danny-avila in #4657
- โ๏ธ fix: File Config Handling by @danny-avila in #4664
- ๐ซง fix: Tool Auth Form Button to Prevent Form Bubbling by @danny-avila in #4666
- ๐ฆ fix: normalized endpoint for Ollama by @danny-avila in #4681
- ๐ก๏ธ fix: Enhance File Upload Security & Error Handling by @danny-avila in #4705
- ๐ฆ fix: npm warnings; chore: bump deprecated packages by @danny-avila in #4707
- ๐ช refactor: Optimize
CONSOLE_JSON
Debug Logs with Truncation by @danny-avila in #4709 - ๐ช feat: automatically add start balance by @MSITETOP in #4486
- ๐ง Fix: Excessive Line Spacing in Markdown-rendered User Messages by @ohneda in #4718
- ๐ fix: broken blog link in README by @senk in #4763
- ๐ feat: add streaming support for o1 models by @hongkai-neu in #4760
- ๐ฟ fix: forking a long conversation breaks chat structure by @danny-avila in #4778
- ๐ฆ chore: Update NPM Packages by @danny-avila in #4779
- ๐ฏ fix: Google AI Client Stability; feat:
gemini-exp
models by @danny-avila in #4781 - ๐จ style: parameters panel update by @berry-13 in #4780
- ๐ feat: Extend text mimeTypes to support VTT by @DenisPalnitsky in #4770
- ๐ docs: Portkey AI custom endpoint in
librechat.example.yaml
by @siddharthsambharia-portkey in #4625 - ๐ฆ chore: Update @anthropic-ai/sdk dependency to version 0.32.1 by @danny-avila in #4782
- ๐จ style: remove break-all class in modelSpec menu by @wipash in #4787
- ๐ fix: Azure Serverless Support for API Key Header & Version by @danny-avila in #4791
- ๐ค fix: Collaborative Agents are only editable by ADMIN by @leon-juenemann in #4659
- ๐ feat: Add script to set balance for user by @dennis531 in #4506
- ๐ค feat: Support for new AWS Nova Models & Updated Anthropic Rates by @danny-avila in #4852
- ๐ฃ๏ธ fix: Chat Stream Hangup by @thingersoft in #4822
- ๐ง chore: bump mongoose to 8.8.3 for CVE-2024-53900 by @danny-avila in #4854
- โ๏ธ fix: update Azure OpenAI STT/TTS env handling by @berry-13 in #4859
- ๐ feat: Code Interpreter API and Agents Release by @danny-avila in #4860
- ๐ชจ feat: add session token variable for AWS Bedrock by @philwilliammee in #4896
- ๐ง fix: URL params, package mismatch, typing, shared link redirect, and o1 (azure) by @danny-avila in #4899
New Contributors
- @timmanik made their first contribution in #4494
- @MSITETOP made their first contribution in #4486
- @senk made their first contribution in #4763
- @siddharthsambharia-portkey made their first contribution in #4625
- @wipash made their first contribution in #4787
- @leon-juenemann made their first contribution in #4659
- @dennis531 made their first contribution in #4506
- @thingersoft made their first contribution in #4822
- @philwilliammee made their first contribution in #4896
Full Changelog: v0.7.5...v0.7.6-rc1