OpenWebUI - Package Updates
Pinned
OpenWebUI
-
[2.7.6]
- Update ollama to 0.4.5
-
[2.7.7]
- Update open-webui to 0.4.5
- Full Changelog
- ** Model Order/Defaults Reintroduced**: Brought back the ability to set model order and default models, now configurable via Admin Settings > Models > Configure (Gear Icon).
- ** Query Generation Issue**: Resolved an error in web search query generation, enhancing search accuracy and ensuring smoother search workflows.
- ** Textarea Auto Height Bug**: Fixed a layout issue where textarea input height was shifting unpredictably, particularly when editing system prompts.
- ** Ollama Authentication**: Corrected an issue with Ollamas authorization headers, guaranteeing reliable authentication across all endpoints.
- ** Missing Min_P Save**: Resolved an issue where the 'min_p' parameter was not being saved in configurations.
- ** Tools Description**: Fixed a key issue that omitted tool descriptions in tools payload.
-
[2.7.8]
- Update open-webui to 0.4.6
- Full Changelog
- ** Enhanced Translations**: Various language translations improved to make the WebUI more accessible and user-friendly worldwide.
- ** Textarea Shifting Bug**: Resolved the issue where the textarea shifted unexpectedly, ensuring a smoother typing experience.
- ** Model Configuration Modal**: Fixed the issue where the models configuration modal introduced in 0.4.5 wasnt working for some users.
- ** Legacy Query Support**: Restored functionality for custom query generation in RAG when using legacy prompts, ensuring both default and custom templates now work seamlessly.
- ** Improved General Reliability**: Various minor fixes improve platform stability and ensure a smoother overall experience across workflows.
-
[2.7.9]
- Update open-webui to 0.4.7
- Full Changelog
- Prompt Input Auto-Completion: Type a prompt and let AI intelligently suggest and complete your inputs. Simply press 'Tab' or swipe right on mobile to confirm. Available only with Rich Text Input (default setting). Disable via Admin Settings for full control.
- Improved Translations: Enhanced localization for multiple languages, ensuring a more polished and accessible experience for international users.
- Tools Export Issue: Resolved a critical issue where exporting tools wasnt functioning, restoring seamless export capabilities.
- Model ID Registration: Fixed an issue where model IDs werent registering correctly in the model editor, ensuring reliable model setup and tracking.
- Textarea Auto-Expansion: Corrected a bug where textareas didnt expand automatically on certain browsers, improving usability for multi-line inputs.
-
[2.8.0]
- Update ollama to 0.5.1
- Full Changelog
- Fixed issue where Ollama's API would generate JSON output when specifying
"format": null
- Fixed issue where passing
--format json
toollama run
would cause an error - Llama 3.3: a new state of the art 70B model. Llama 3.3 70B offers similar performance compared to Llama 3.1 405B model.
- Snowflake Arctic Embed 2: Snowflake's frontier embedding model. Arctic Embed 2.0 adds multilingual support without sacrificing English performance or scalability.
- Fixed error importing model vocabulary files
-
[2.8.1]
- Update open-webui to 0.4.8
- Full Changelog
- Bypass Model Access Control: Introduced the 'BYPASS_MODEL_ACCESS_CONTROL' environment variable. Easily bypass model access controls for user roles when access control isn't required, simplifying workflows for trusted environments.
- Markdown in Banners: Now supports markdown for banners, enabling richer, more visually engaging announcements.
- Internationalization Updates: Enhanced translations across multiple languages, further improving accessibility and global user experience.
- Styling Enhancements: General UI style refinements for a cleaner and more polished interface.
- Rich Text Reliability: Improved the reliability and stability of rich text input across chats for smoother interactions.
- Tailwind Build Issue: Resolved a breaking bug caused by Tailwind, ensuring smoother builds and overall system reliability.
- Knowledge Collection Query Fix: Addressed API endpoint issues with querying knowledge collections, ensuring accurate and reliable information retrieval.
-
[2.8.2]
- Update ollama to 0.5.3
- Full Changelog
- Fixed runtime errors on older Intel Macs
- Fixed issue where setting the
format
field to""
would cause an error - @Askir made their first contribution in https://github.com/ollama/ollama/pull/8028
- EXAONE 3.5: a collection of instruction-tuned bilingual (English and Korean) generative models ranging from 2.4B to 32B parameters, developed and released by LG AI Research.
- Fixed issue where whitespace would get trimmed from prompt when images were provided
- Improved memory estimation when scheduling models
-
[2.8.3]
- Update ollama to 0.5.4
- Full Changelog
- Falcon3: A family of efficient AI models under 10B parameters performant in science, math, and coding through innovative training techniques.
- Fixed issue where providing
null
toformat
would result in an error
-
[2.9.0]
- CLOUDRON_OIDC_PROVIDER_NAME implemented
- checklist added
-
[2.9.1]
- Add storage info to checklist
-
[2.10.0]
- Update open-webui to 0.5.0
- Full Changelog
- ** True Asynchronous Chat Support**: Create chats, navigate away, and return anytime with responses ready. Ideal for reasoning models and multi-agent workflows, enhancing multitasking like never before.
- ** Chat Completion Notifications**: Never miss a completed response. Receive instant in-UI notifications when a chat finishes in a non-active tab, keeping you updated while you work elsewhere.
- ** Notification Webhook Integration**: Get alerts via webhooks even when your tab is closed! Configure your webhook URL in Settings > Account and receive timely updates for long-running chats or external integration needs.
- ** Channels (Beta)**: Explore Discord/Slack-style chat rooms designed for real-time collaboration between users and AIs. Build bots for channels and unlock asynchronous communication for proactive multi-agent workflows. Opt-in via Admin Settings > General. A Comprehensive Bot SDK tutorial (https://github.com/open-webui/bot) is incoming, so stay tuned!
- ** Client-Side Image Compression**: Now compress images before upload (Settings > Interface), saving bandwidth and improving performance seamlessly.
- ** OAuth Management for User Groups**: Enable group-level management via OAuth integration for enhanced control and scalability in collaborative environments.
- ** Structured Output for Ollama**: Pass structured data output directly to Ollama, unlocking new possibilities for streamlined automation and precise data handling.
- ** Offline Swagger Documentation**: Developer-friendly Swagger API docs are now available offline, ensuring full accessibility wherever you are.
- ** Quick Screen Capture Button**: Effortlessly capture your screen with a single click from the message input menu.
- ** i18n Updates**: Improved and refined translations across several languages, including Ukrainian, German, Brazilian Portuguese, Catalan, and more, ensuring a seamless global user experience.
- ** Table Export to CSV**: Resolved issues with CSV export where headers were missing or errors occurred due to values with commas, ensuring smooth and reliable data handling.
- ** BYPASS_MODEL_ACCESS_CONTROL**: Fixed an issue where users could see models but couldnt use them with 'BYPASS_MODEL_ACCESS_CONTROL=True', restoring proper functionality for environments leveraging this setting.
- ** API Key Authentication Restriction**: Narrowed API key auth permissions to '/api/models' and '/api/chat/completions' for enhanced security and better API governance.
- ** Backend Overhaul for Performance**: Major backend restructuring; a heads-up that some "Functions" using internal variables may face compatibility issues. Moving forward, websocket support is mandatory to ensure Open WebUI operates seamlessly.
- ** Legacy Functionality Clean-Up**: Deprecated outdated backend systems that were non-essential or overlapped with newer implementations, allowing for a leaner, more efficient platform.
-
[2.10.1]
- Update open-webui to 0.5.1
- Full Changelog
- Notification Sound Toggle: Added a new setting under Settings > Interface to disable notification sounds, giving you greater control over your workspace environment and focus.
- Non-Streaming Response Visibility: Resolved an issue where non-streaming responses were not displayed, ensuring all responses are now reliably shown in your conversations.
- Title Generation with OpenAI APIs: Fixed a bug preventing title generation when using OpenAI APIs, restoring the ability to automatically generate chat titles for smoother organization.
- Admin Panel User List: Addressed the issue where only 50 users were visible in the admin panel. You can now manage and view all users without restrictions.
- Image Generation Error: Fixed the issue causing 'get_automatic1111_api_auth()' errors in image generation, ensuring seamless creative workflows.
- Pipeline Settings Loading Issue: Resolved a problem where pipeline settings were stuck at the loading screen, restoring full configurability in the admin panel.
-
[2.10.2]
- Update open-webui to 0.5.2
- Full Changelog
- Typing Indicators in Channels: Know exactly whos typing in real-time within your channels, enhancing collaboration and keeping everyone engaged.
- User Status Indicators: Quickly view a users status by clicking their profile image in channels for better coordination and availability insights.
- Configurable API Key Authentication Restrictions: Flexibly configure endpoint restrictions for API key authentication, now off by default for a smoother setup in trusted environments.
- Playground Functionality Restored: Resolved a critical issue where the playground wasnt working, ensuring seamless experimentation and troubleshooting workflows.
- Corrected Ollama Usage Statistics: Fixed a calculation error in Ollamas usage statistics, providing more accurate tracking and insights for better resource management.
- Pipelines Outlet Hook Registration: Addressed an issue where outlet hooks for pipelines werent registered, restoring functionality and consistency in pipeline workflows.
- Image Generation Error: Resolved a persistent issue causing errors with 'get_automatic1111_api_auth()' to ensure smooth image generation workflows.
- Text-to-Speech Error: Fixed the missing argument in Eleven Labs 'get_available_voices()', restoring full text-to-speech capabilities for uninterrupted voice interactions.
- Title Generation Issue: Fixed a bug where title generation was not working in certain cases, ensuring consistent and reliable chat organization.