v0.5.8
Pre-release
Pre-release
What's Changed
✨ New Features
- GPT/Anthropic: Continue Regenerating & Generation Buttons by @danny-avila in #808
- Medium article on how this works
- Azure Cognitive Search Plugin by @zentooo in #815
- Edit AI Messages, Edit Messages in Place 📝 by @danny-avila in #825
- facebook login by @berry-13 in #820
- Add Code Interpreter Plugin by @ronith256 in #837
- 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 in #814
- Disable Registration for Social logins by @berry-13 in #813
- Plugins: Improve OpenAPI handling, Show Multiple Plugins, & Other Improvements by @danny-avila in #845
🌐 Internationalization
- Russian Translation by @berry-13 in #830
- Polish Translation by @fuegovic in #840
- Update Chinese Translation by @ztc1997 in #846
🔧 Fixes
- Scripts: remove --volumes flag from down commands by @danny-avila in #784
- Update username rules by @berry-13 in #787
- Corrected Registration Validation, Case-Insensitive Variable Handling, Playwright workflow by @danny-avila in #805
- CodeBlock.tsx fix copy-to-clipboard functionality on some browsers by @danny-avila in #806
- Reset password error by @berry-13 in #810
- PluginsClient.js fix ChatOpenAI Azure Config Issue by @danny-avila in #812
- HoverButtons light/dark styling to match official site by @danny-avila in #821
- Update social profile picture by @berry-13 in #792
- BingAI markdown and error formatting for final stream response by @danny-avila in #829
- Registration Make Username optional by @danny-avila in #831
- Fix Meilisearch error and refactor server index.js file by @berry-13 in #832
📝 Documentation
- DigitalOcean Deployment by @danny-avila in #783
- Update chimeragpt docs by @berry-13 in #826
- Added podman installation instructions. Updated dockerfile to stub env by @f1yn in #819
- Minor Updates by @fuegovic in #841
- Showcase Third-party LibreChat "tools" in docs by @fuegovic in #848
⚙️ Other Changes
- Un-expose mongodb ports in compose files by @danny-avila in #786
- Comment out meilisearch ports in compose files by @danny-avila in #807
- Translation Fixes, Lint Error Corrections, and Additional Translations by @berry-13 in #788
- Convert 'export to screenshot' logic to TSX and use html-to-image by @danny-avila in #809
- Refactor(MessageHandler -> useServerStream): TS Conversion and Custom Hook for Server Streaming by @danny-avila in #818
- Style(Dialog): Improved Close Button ("X") position by @berry-13 in #824
- style(NavLinks): Improved NavLinks animation and scale by @berry-13 in #843
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: v0.5.7...v0.5.8