github open-webui/open-webui v0.3.6

latest release: v0.3.7
5 days ago

[0.3.6] - 2024-06-27

Added

  • ✨ "Functions" Feature: You can now utilize "Functions" like filters (middleware) and pipe (model) functions directly within the WebUI. While largely compatible with Pipelines, these native functions can be executed easily within Open WebUI. Example use cases for filter functions include usage monitoring, real-time translation, moderation, and automemory. For pipe functions, the scope ranges from Cohere and Anthropic integration directly within Open WebUI, enabling "Valves" for per-user OpenAI API key usage, and much more. If you encounter issues, SAFE_MODE has been introduced.
  • 📁 Files API: Compatible with OpenAI, this feature allows for custom Retrieval-Augmented Generation (RAG) in conjunction with the Filter Function. More examples will be shared on our community platform and official documentation website.
  • 🛠️ Tool Enhancements: Tools now support citations and "Valves". Documentation will be available shortly.
  • 🔗 Iframe Support via Files API: Enables rendering HTML directly into your chat interface using functions and tools. Use cases include playing games like DOOM and Snake, displaying a weather applet, and implementing Anthropic "artifacts"-like features. Stay tuned for updates on our community platform and documentation.
  • 🔒 Experimental OAuth Support: New experimental OAuth support. Check our documentation for more details.
  • 🖼️ Custom Background Support: Set a custom background from Settings > Interface to personalize your experience.
  • 🔑 AUTOMATIC1111_API_AUTH Support: Enhanced security for the AUTOMATIC1111 API.
  • 🎨 Code Highlight Optimization: Improved code highlighting features.
  • 🎙️ Voice Interruption Feature: Reintroduced and now toggleable from Settings > Interface.
  • 💤 Wakelock API: Now in use to prevent screen dimming during important tasks.
  • 🔐 API Key Privacy: All API keys are now hidden by default for better security.
  • 🔍 New Web Search Provider: Added jina_search as a new option.
  • 🌐 Enhanced Internationalization (i18n): Improved Korean translation and updated Chinese and Ukrainian translations.

Fixed

  • 🔧 Conversation Mode Issue: Fixed the issue where Conversation Mode remained active after being removed from settings.
  • 📏 Scroll Button Obstruction: Resolved the issue where the scrollToBottom button container obstructed clicks on buttons beneath it.

Changed

  • ⏲️ AIOHTTP_CLIENT_TIMEOUT: Now set to 'None' by default for improved configuration flexibility.
  • 📞 Voice Call Enhancements: Improved by skipping code blocks and expressions during calls.
  • 🚫 Error Message Handling: Disabled the continuation of operations with error messages.
  • 🗂️ Playground Relocation: Moved the Playground from the workspace to the user menu for better user experience.

👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@SimonOriginal, @jonathan-rohde, @jh0ker, @djismgaming, @Yash-1511, @josephrocca, @FuturePrayer, @KarlLee830, @ricky-davis, @cheahjs, @perfectra1n, @ben-z, @silentoplayz, @PeterDaveHello, @que-nguyen

https://x.com/OpenWebUI/status/1806428429786759486

Don't miss a new open-webui release

NewReleases is sending notifications on new releases.