What's Changed
Features
- Added Github Login. by @Berry-13 (#578)
- Integrated Azure OpenAI as a separate Endpoint. by @danny-avila (#532)
- Integrated Frontend/user provided credentials for the Plugins Endpoint. by @danny-avila (#596)
- Developed feature: ChatGPT style show/hide panel button (panel state saved in local storage). by @dncc89 (#575, #595)
- Enabled LaTeX for formatted math expression outputs. by @danny-avila (#574)
- Prepped Admin panel: Moved data provider to shared package. by @danorlando (#582)
- Feat: Save Last Selected Bing Settings. by @danny-avila (#587)
Fixes
- Fixed increase in password max length and acceptance of '-' for username in regex. by @fuegovic (#564)
- Improved UX by Eliminating Screen Flicker in Message Creation. by @danny-avila (#577)
- Fixed Azure Frontend "user_provided" Credentials. by @danny-avila (#587)
- Hot-fix issue related to plugins refactoring, to retain message history and improve completion prompt handling in Plugins. by @danny-avila (#597)
Documentation
- Fully Live Documentation at https://docs.librechat.ai by @bsu3338 @fuegovic @mjtechguy (#568)
- Significant updates and enhancements in Documentation by @fuegovic and @jhcao23 (#555, #594, #598, #569)
- Added Ngrok Documentation. by @Berry-13 (#586)
- Added Cloudflare tunnels documentation. by @Berry-13 (#592)
- Updated OpenID Login .env.example. by @bsu3338 (#563)
General updates
- Refactored Client Classes for easier maintenance and modularity of AI model integrations. by @danny-avila (#532, #591)
- Updated end-to-end tests. (#579)
- Updated compose file to use auto-tagged GH container image. by @danny-avila (#559)
- Implemented minor fixes. by @danny-avila and @danorlando (#599, #590)
New Contributors
Full Changelog: v0.5.2...v0.5.3