June 1, 2024
π LibreChat v0.7.3-rc2
The v0.7.3-rc2 release of LibreChat
2nd Release candidate version for v0.7.3, marking a new stable checkpoint.
Whatβs Changed
ποΈ Highlights
- Initial support for OpenAI Assistants v2
- Introduction of Speech-to-Text and Text-to-Speech functionalities
- Shared Links
- Private Assistants
- LDAP Authentication
β¨ New Features
- β‘ feat: Gemini-1.5 Flash,
gpt-4o
imports,modelSpec
greeting fix by @danny-avila in #2729 - π feat: Shared Links by @danny-avila in #2772
- π€ feat: OpenAI Assistants v2 (initial support) by @danny-avila in #2781
- π feat: Speech-to-text / Text-to-speech (initial support) by @danny-avila in #2836
- π€ feat: Private Assistants by @danny-avila in #2881
- π±οΈ feat: Minor Accessibility Changes by @danny-avila in #2903
- π feat(auth): LDAP Authentication by @ohneda in #2859
- π feat: TTS/STT rate limiters by @danny-avila in #2925
- π¦ feat: Add LLama 3 System Context Length by @danny-avila in #2938
π¨ Styling
- βοΈ style(ModelSpecs): optimize for Long/Chinese name and mobile styling by @danny-avila in #2731
- π€ style: export button icon by @fuegovic in #2752
- π’ style:
ol
Counter Fix by @danny-avila in #2867 - π¨ style: Focus Outlines by @danny-avila in #2913
βοΈ Other Changes
- π¬ refactor: Update default Google Models and Parameters by @achhabra2 in #2782
- π refactor: Improve Title Prompt for Multilingual Titles by @nidasfly in #2832
- π chore: add
restart: always
to meilisearch service in docker-compose.yml by @s2terminal in #2788 - β»οΈ refactor: Login and Registration component Improvement by @ohneda in #2716
- π refactor: Enhance Custom Endpoints, Message Logic, and Payload Handling by @danny-avila in #2895
- β¬οΈ chore: bump
[@langchain](https://github.com/langchain)/google-vertexai
tov0.0.17
by @danny-avila in #2905 - π§ chore: Update OpenIDStrategy Logging by @arthurian in #2911
- π οΈ refactor: Improve Logging and Error Handling in
ToolService
anduseSSE
by @danny-avila in #2922 - π refactor(EditPresetDialog): Update Model on Endpoint Change by @danny-avila in #2936
- π docs: Updated Example for LiteLLM ports and Volume mount by @ventz in #2941
π§ Fixes
- π fix: Address Convo/Preset Switching Issues by @danny-avila in #2709
- π fix: Display Error Message when API Connection fails during Chat by @ohneda in #2710
- π€ fix: Azure Assistants, use
deploymentName
as Run Model by @danny-avila in #2736 - π» fix: Prevent
DataTable
component Text Selection by @techwithanirudh in #2749 - π Fix: OpenID Profile Image Download by @bsu3338 in #2757
- π fix: Issue exporting Conversation with Assistants by @danny-avila in #2769
- π¨βπ§ fix: recognize command+click on Mac OS by @eshack94 in #2786
- π§ fix: Assistants App Error on Parameters Render by @danny-avila in #2805
- π§ fix(StableDiffusion): Temporarily Remove
sampler_index
by @danny-avila in #2815 - π§ fix: Resolve Redis Standalone vs Cluster mode discrepancy for social logins by @arthurian in #2848
- π§ fix: Recognize
azureAssistants
Endpoint Config by @pxz2016 in #2824 - π fix: Resolve Data Consistency in Infinite Queries by @ohneda in #2852
- π fix: Azure Bug, short default
max_tokens
response usinggpt-4-vision-preview
by @danny-avila in #2885 - π fix: Prevent Infinite Re-Rendering of the Password Reset UI by @ohneda in #2887
- π fix: Export Issue with New Chat by @ohneda in #2777
- β¬οΈ fix: JSON LibreChat Imports by @danny-avila in #2897
- π£οΈ STT/TTS related fixes post-release in #2840 #2845 #2854 #2837 #2880 #2883 #2926 #2935
π Whatβs Next
Track remaining v0.7.3 changes: https://github.com/danny-avila/LibreChat/milestone/5
Contributors
- @danny-avila
- @ohneda
- @fuegovic
- @achhabra2
- @nidasfly
- @s2terminal
- @arthurian
- @techwithanirudh
- @bsu3338
- @eshack94
- @pxz2016
- @ventz
New Contributors
- @eshack94 made their first contribution in #2786
- @achhabra2 made their first contribution in #2782
- @arthurian made their first contribution in #2848
Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.7.3-rcβ¦v0.7.3-rc2