πŸš€ LibreChat v0.5.1
June 17, 2023

πŸš€ LibreChat v0.5.1

OpenAI Functions, new models, scripts...


What’s Changed

Features:

Bug Fixes:

  • fix(logout.controller.js): destructure logoutUser function by @danny-avila in #482
  • fix(DALL-E.js): should only use DALLE_API_KEY in all cases by @danny-avila in #506
  • fix: prepare script no longer breaks local installation by @danny-avila in #512
  • style(Input): remove unnecessary z-index class from input field by @danny-avila in #522

Documentation:

Tests and Refactor:

  • test: frontend jest ci/cd & minor fixes post-release by @danny-avila in #478
  • refactor: Settings, General Tab & DialogTemplate to TS, Fix Conversation Clearing Bug, Add Tests by @danny-avila in #485
  • tests(api): refactor to mock database and network operations by @danny-avila in #494

Docker and Dev Environment:

New Contributors:

Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.5.0…v0.5.1