← Back to changelog
August 28, 2023
🚀 LibreChat v0.5.8
Continue Regenerating, Edit Messages, Plugins Improvements, and more...
What’s Changed
✨ New Features
- GPT/Anthropic: Continue Regenerating & Generation Buttons by @danny-avila
- Medium article on how this works
- Azure Cognitive Search Plugin by @zentooo
- Edit AI Messages, Edit Messages in Place 📝 by @danny-avila
- facebook login by @Berry-13
- Add Code Interpreter Plugin by @ronith256
- This is one of a few plugins that “interpret” code as a plugin, not as a standalone mode like for ChatGPT
- A CodeInterpreter “mode” is in the project timeline after file support is fully developed.
- Show Bing Scores by @psarno
- Disable Registration for Social logins by @Berry-13
- Plugins: Improve OpenAPI handling, Show Multiple Plugins, & Other Improvements by @danny-avila
🌐 Internationalization
- Russian Translation by @Berry-13
- Polish Translation by @fuegovic
- Update Chinese Translation by @ztc1997
🔧 Fixes
- Scripts: remove —volumes flag from down commands by @danny-avila
- Update username rules by @Berry-13
- Corrected Registration Validation, Case-Insensitive Variable Handling, Playwright workflow by @danny-avila
- CodeBlock.tsx fix copy-to-clipboard functionality on some browsers by @danny-avila
- Reset password error by @Berry-13
- PluginsClient.js fix ChatOpenAI Azure Config Issue by @danny-avila
- HoverButtons light/dark styling to match official site by @danny-avila
- Update social profile picture by @Berry-13
- BingAI markdown and error formatting for final stream response by @danny-avila
- Registration Make Username optional by @danny-avila
- Fix Meilisearch error and refactor server index.js file by @Berry-13
📝 Documentation
- DigitalOcean Deployment by @danny-avila
- Update chimeragpt docs by @Berry-13
- Added podman installation instructions. Updated dockerfile to stub env by @f1yn
- Minor Updates by @fuegovic
- Showcase Third-party LibreChat “tools” in docs by @fuegovic
⚙️ Other Changes
- Un-expose mongodb ports in compose files by @danny-avila
- Comment out meilisearch ports in compose files by @danny-avila
- Translation Fixes, Lint Error Corrections, and Additional Translations by @Berry-13
- Convert ‘export to screenshot’ logic to TSX and use html-to-image by @danny-avila
- Refactor(MessageHandler -> useServerStream): TS Conversion and Custom Hook for Server Streaming by @danny-avila
- Style(Dialog): Improved Close Button (“X”) position by @Berry-13
- style(NavLinks): Improved NavLinks animation and scale by @Berry-13
New Contributors
- @psarno made their first contribution in #814
- @zentooo made their first contribution in #815
- @f1yn made their first contribution in #819
- @ztc1997 made their first contribution in #846
- @ronith256 made their first contribution in #837
Full Changelog: https://github.com/danny-avila/LibreChat/compare/v0.5.7…v0.5.8