Skip to content

v0.5.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@danny-avila danny-avila released this 28 Aug 18:41
· 1030 commits to main since this release
d672ac6

What's Changed

✨ New Features

  • GPT/Anthropic: Continue Regenerating & Generation Buttons by @danny-avila in #808
  • 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

🔧 Fixes

📝 Documentation

⚙️ 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

Full Changelog: v0.5.7...v0.5.8