Skip to content

open-webui 0.3.20

[0.3.20] - 2024-09-07

Added

  • 🌐 Translation Update: Updated Catalan translations to improve user experience for Catalan speakers.

Fixed

  • 📄 PDF Download: Resolved a configuration issue with fonts directory, ensuring PDFs are now downloaded with the correct formatting.
  • 🛠️ Installation of Tools & Functions Requirements: Fixed a bug where necessary requirements for tools and functions were not properly installing.
  • 🔗 Inline Image Link Rendering: Enabled rendering of images directly from links in chat.
  • 📞 Post-Call User Interface Cleanup: Adjusted UI behavior to automatically close chat controls after a voice call ends, reducing screen clutter.
  • 🎙️ Microphone Deactivation Post-Call: Addressed an issue where the microphone remained active after calls.
  • ✍️ Markdown Spacing Correction: Corrected spacing in Markdown rendering, ensuring text appears neatly and as expected.
  • 🔄 Message Re-rendering: Fixed an issue causing all response messages to re-render with each new message, now improving chat performance.

Changed

  • 🌐 Refined Web Search Integration: Deprecated the Search Query Generation Prompt threshold; introduced a toggle button for "Enable Web Search Query Generation" allowing users to opt-in to using web search more judiciously.
  • 📝 Default Prompt Templates Update: Emptied environment variable templates for search and title generation now default to the Open WebUI default prompt templates, simplifying configuration efforts.