πŸš€ LibreChat v0.5.3
July 6, 2023

πŸš€ LibreChat v0.5.3

Auth, Azure, show/hide panel...


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

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

  • Warm welcome to @jhcao23 for their first contribution! (#594)

Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.5.2…v0.5.3