August 28, 2024
๐ LibreChat v0.7.5-rc1
The v0.7.5-rc1 release of LibreChat
Whatโs Changed
Release candidate version for v0.7.5
โจ New Features
- ๐ ๏ธ feat: Azure OpenAI Assistants File Downloads by @danny-avila in #3653
- ๐ค feat: Recognize
chatgpt-4o-latest
, update default OpenAI Models by @danny-avila in #3667 - ๐พ feat: Anthropic Prompt Caching by @danny-avila in #3670
- ๐ฉ feat: invite user by @berry-13 in #3012
- ๐งช feat: Prompt Dropdown Variable; style: Add Markdown Support by @danny-avila in #3681
- ๐ feat: Toggle Access to Prompts via
librechat.yaml
by @danny-avila in #3735 - ๐ feat: Enhance Bookmarks UX, add RBAC, toggle via
librechat.yaml
by @danny-avila in #3747 - ๐งฎ feat: Improve LaTeX rendering consistency by @danny-avila in #3763
- ๐งฎ feat: Improve structured token spending and testing; fix: Anthropic Cache Spend by @danny-avila in #3766
- ๐ feat: Known Endpoints: DeepSeek, Unify by @fuegovic in #3776, #3778
- ๐ง feat: Prompt caching switch, prompt query params; refactor: static cache, prompt/markdown styling, trim copied code, switch new chat to convo URL by @danny-avila in #3784
๐ Optimizations:
- ๐ refactor: Optimize Longer Message Thread Performance by @danny-avila in #3610
- ๐ refactor: Modularize TTS Logic for Improved Browser support by @danny-avila in #3657
- ๐ฑ๏ธ fix: Message Scrolling UX; refactor: Frontend UX/DX Optimizations by @danny-avila in #3733
๐จ Styling
- ๐ผ๏ธ style: Conversation Menu and Dialogs update by @berry-13 in #3601
- โบ๏ธ style: Better Markdown Lists by @danny-avila in #3777
- โจ๏ธ style(a11y): kb access for LLM endpoint menu; refactor: style by @berry-13 in #3714
๐ง Fixes
- ๐ง fix: @command & +command timing for click selections by @berry-13 in #3617
- ๐๏ธ fix: Improve Frontend Practices for Audio Settings by @danny-avila in #3624
- ๐๏ธ fix: Optimize and Fix Browser TTS Incompatibility (firefox) by @danny-avila in #3627
- ๐ง fix(TTS): Improve State of audio playback, hook patterns, and fix undefined MediaSource by @danny-avila in #3632
- ๐ง fix: Bookmark Order Adjustment When Moving Up by @ohneda in #3634
- ๐ฆ fix: Update Title Message Role for Ollama if None Provided by @danny-avila in #3663
- ๐ง fix: Delete Archived Chat z-index issue by @arthurian in #3643
- โ fix: Export Button Content Shift; chore: bump
axios
and add logging by @berry-13 in #3668 - ๐ฑ fix: Resolve Android Device and Accessibility Issues of Sidebar Combobox by @danny-avila in #3689
- ๐ fix: Anthropic Prompt Caching Edge Case by @danny-avila in #3690
- ๐ fix(AuthService): properly handle reading and deletion of password reset token by @berry-13 in #3697
- ๐ง fix: add
clear all
button to bookmark navigation items by @berry-13 in #3721 - ๐ง fix: EndpointIcon crash when using
@
mention command by @danny-avila in #3742 - ๐ง fix: handle missing custom config speech by @berry-13 in #3790
- ๐ fix:
USE_REDIS
condition, Markdown list counter, code highlights by @danny-avila in #3806
โ๏ธ Other Changes
- ๐ค refactor: Remove Default Model Params for All Endpoints by @danny-avila in #3682
- ๐งน chore: address minor issues by @danny-avila in #3710
- ๐ ci: Dockerfile.multi rewrite, maintain package integrity by @danny-avila in #3772
- ๐งน chore: remove legacy markdown code by @danny-avila in #3789
- ๐ chore: Remove client-dist volume from deploy-compose.yml by @danny-avila in #3799
- ๐ท๏ธ chore: Add Unofficial Naming Variation for Claude-3.5-Sonnet by @danny-avila in #3800
๐ Internationalization:
- ๐i18n: Improve Russian translation by @kukoboris in #3674, #3718
New Contributors
- @akash-singh8 made their first contribution in #3604
- @Tanvez made their first contribution in #3630
- @kukoboris made their first contribution in #3674
๐ Whatโs Next
Track remaining v0.7.5 changes
Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.7.4โฆv0.7.5-rc1