Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. OpenWebUI
  3. OpenWebUI - Package Updates

OpenWebUI - Package Updates

Scheduled Pinned Locked Moved OpenWebUI
138 Posts 6 Posters 19.8k Views 10 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #11

    [0.9.0]

    • Update OpenWebUI to 0.1.118
    • Update Ollama to 0.1.31
    • Full changelog
    • Ollama and CUDA Images: Added support for ':ollama' and ':cuda' tagged images.
    • Enhanced Response Rating: Now you can annotate your ratings for better feedback.
    • User Initials Profile Photo: User initials are now the default profile photo.
    • Update RAG Embedding Model: Customize RAG embedding model directly in document settings.
    • Additional Language Support: Added Turkish language support.
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #12

      [0.10.0]

      • Update OpenWebUI to 0.1.119
      • Update Ollama to 0.1.32
      • Full changelog
      • Enhanced RAG Embedding Support: Ollama, and OpenAI models can now be used for RAG embedding model.
      • Seamless Integration: Copy 'ollama run ' directly from Ollama page to easily select and pull models.
      • Tagging Feature: Add tags to chats directly via the sidebar chat menu.
      • Mobile Accessibility: Swipe left and right on mobile to effortlessly open and close the sidebar.
      • Improved Navigation: Admin panel now supports pagination for user list.
      • Additional Language Support: Added Polish language support.
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #13

        [0.11.0]

        • Update OpenWebUI to 0.1.120
        • Full changelog
        • Archive Chat Feature: Easily archive chats with a new sidebar button, and access archived chats via the profile button > archived chats.
        • Configurable Text-to-Speech Endpoint: Customize your Text-to-Speech experience with configurable OpenAI endpoints.
        • Improved Error Handling: Enhanced error message handling for connection failures.
        • nhanced Shortcut: When editing messages, use ctrl/cmd+enter to save and submit, and esc to close.
        • Language Support: Added support for Georgian and enhanced translations for Portuguese and Vietnamese.
        • Model Selector: Resolved issue where default model selection was not saving.
        • Share Link Copy Button: Fixed bug where the copy button wasn't copying links in Safari.
        • Light Theme Styling: Addressed styling issue with the light theme.
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #14

          [0.11.1]

          • Update OpenWebUI to 0.1.121
          • Full changelog
          • Translation Issues: Addressed various translation discrepancies.
          • LiteLLM Security Fix: Updated LiteLLM version to resolve a security vulnerability.
          • HTML Tag Display: Rectified the issue where the '< br >' tag wasn't displaying correctly.
          • WebSocket Connection: Resolved the failure of WebSocket connection under HTTPS security for ComfyUI server.
          • FileReader Optimization: Implemented FileReader initialization per image in multi-file drag & drop to ensure reusability.
          • Tag Display: Corrected tag display inconsistencies.
          • Archived Chat Styling: Fixed styling issues in archived chat.
          • Safari Copy Button Bug: Addressed the bug where the copy button failed to copy links in Safari.
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #15

            [0.11.2]

            • Update OpenWebUI to 0.1.122
            • Full changelog
            • Enhanced RAG Pipeline: Now with hybrid searching via 'BM25', reranking powered by 'CrossEncoder', and configurable relevance score thresholds.
            • External Database Support: Seamlessly connect to custom SQLite or Postgres databases using the 'DATABASE_URL' environment variable.
            • Remote ChromaDB Support: Introducing the capability to connect to remote ChromaDB servers.
            • Improved Admin Panel: Admins can now conveniently check users' chat lists and last active status directly from the admin panel.
            • Splash Screen: Introducing a loading splash screen for a smoother user experience.
            • Language Support Expansion: Added support for Bangla (bn-BD), along with enhancements to Chinese, Spanish, and Ukrainian translations.
            • Improved LaTeX Rendering Performance: Enjoy faster rendering times for LaTeX equations.
            • More Environment Variables: Explore additional environment variables in our documentation (https://docs.openwebui.com), including the 'ENABLE_LITELLM' option to manage memory usage.
            • Ollama Compatibility: Resolved errors occurring when Ollama server version isn't an integer, such as SHA builds or RCs.
            • Various OpenAI API Issues: Addressed several issues related to the OpenAI API.
            • Stop Sequence Issue: Fixed the problem where the stop sequence with a backslash '' was not functioning.
            • Font Fallback: Corrected font fallback issue.
            • Prompt Input Behavior on Mobile: Enter key prompt submission disabled on mobile devices for improved user experience.
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #16

              [0.11.3]

              • Fix display of favicon
              coniunctioC 1 Reply Last reply
              1
              • girishG girish

                [0.11.3]

                • Fix display of favicon
                coniunctioC Offline
                coniunctioC Offline
                coniunctio
                wrote on last edited by
                #17

                @girish Thank you! This is one of those functionally insignificant but aesthetically extremely significant updates. I really appreciate you figuring this one out. Great work!

                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #18

                  [0.11.4]

                  • Update OpenWebUI to 0.1.123
                  • Full changelog
                  • New Landing Page Design: Refreshed design for a more modern look and optimized use of screen space.
                  • Youtube RAG Pipeline: Introduces dedicated RAG pipeline for Youtube videos, enabling interaction with video transcriptions directly.
                  • Enhanced Admin Panel: Streamlined user management with options to add users directly or in bulk via CSV import.
                  • '@' Model Integration: Easily switch to specific models during conversations; old collaborative chat feature phased out.
                  • Language Enhancements: Swedish translation added, plus improvements to German, Spanish, and the addition of Doge translation.
                  1 Reply Last reply
                  1
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #19

                    [0.11.5]

                    • Update OpenWebUI to 0.1.124
                    • Full changelog
                    • Improved Chat Sidebar: Now conveniently displays time ranges and organizes chats by today, yesterday, and more.
                    • Citations in RAG Feature: Easily track the context fed to the LLM with added citations in the RAG feature.
                    • Auth Disable Option: Introducing the ability to disable authentication. Set 'WEBUI_AUTH' to False to disable authentication. Note: Only applicable for fresh installations without existing users.
                    • Enhanced YouTube RAG Pipeline: Now supports non-English videos for an enriched experience.
                    • Specify OpenAI TTS Models: Customize your TTS experience by specifying OpenAI TTS models.
                    • Additional Environment Variables: Discover more environment variables in our comprehensive documentation at Open WebUI Documentation (https://docs.openwebui.com).
                    • Language Support: Arabic, Finnish, and Hindi added; Improved support for German, Vietnamese, and Chinese.
                    • Model Selector Styling: Addressed styling issues for improved user experience.
                    • Warning Messages: Resolved backend warning messages.
                    • Title Generation: Limited output to 50 tokens.
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #20

                      [0.11.6]

                      • Update OpenWebUI to 0.1.125
                      • Full changelog
                      • Updated UI: Chat interface revamped with chat bubbles. Easily switch back to the old style via settings > interface > chat bubble UI.
                      • Enhanced Sidebar UI: Model files, documents, prompts, and playground merged into Workspace for streamlined access.
                      • Improved Many Model Interaction: All responses now displayed simultaneously for a smoother experience.
                      • Python Code Execution: Execute Python code locally in the browser with libraries like 'requests', 'beautifulsoup4', 'numpy', 'pandas', 'seaborn', 'matplotlib', 'scikit-learn', 'scipy', 'regex'.
                      • Experimental Memory Feature: Manually input personal information you want LLMs to remember via settings > personalization > memory.
                      • Persistent Settings: Settings now saved as config.json for convenience.
                      • Health Check Endpoint: Added for Docker deployment.
                      • TL Support: Toggle chat direction via settings > interface > chat direction.
                      • PowerPoint Support: RAG pipeline now supports PowerPoint documents.
                      • Language Updates: Ukrainian, Turkish, Arabic, Chinese, Serbian, Vietnamese updated; Punjabi added.
                      • Shared Chat Update: Shared chat now includes creator user information.
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #21

                        [1.0.0]

                        • SQLITE DEPRECATION NOTICE - This package is moving from sqlite to PostgreSQL .
                          • Data is not migrated and all data will get reset.
                          • We recommend simply reinstalling the app to use PostgreSQL.
                          • Migration Script
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #22

                          [2.0.0]

                          • SQLITE DEPRECATION NOTICE - This package has moved from sqlite to PostgreSQL
                            • Data is not migrated and all data will get reset.
                            • We recommend simply reinstalling the app to use PostgreSQL.
                            • Untested Migration Script
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #23

                            [2.1.0]

                            • Update OpenWebUI to 0.2.2
                            • Full changelog
                            • Pipelines Support: Open WebUI now includes a plugin framework for enhanced customization and functionality (https://github.com/open-webui/pipelines). Easily add custom logic and integrate Python libraries, from AI agents to home automation APIs.
                            • Function Calling via Pipelines: Integrate function calling seamlessly through Pipelines.
                            • ser Rate Limiting via Pipelines: Implement user-specific rate limits to manage API usage efficiently.
                            • Usage Monitoring with Langfuse: Track and analyze usage statistics with Langfuse integration through Pipelines.
                            • Conversation Turn Limits: Set limits on conversation turns to manage interactions better through Pipelines.
                            • Toxic Message Filtering: Automatically filter out toxic messages to maintain a safe environment using Pipelines.
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #24

                              [2.1.1]

                              • Update OpenWebUI to 0.2.4
                              • Full changelog
                              • Improved Account Pending Page: The account pending page now displays admin details by default to avoid confusion. You can disable this feature in the admin settings if needed.
                              • HTTP Proxy Support: We have enabled the use of the 'http_proxy' environment variable in OpenAI and Ollama API calls, making it easier to configure network settings.
                              • Quick Access to Documentation: You can now easily access Open WebUI documents via a question mark button located at the bottom right corner of the screen (available on larger screens like PCs).
                              • Enhanced Translation: Improvements have been made to translations.
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #25

                                [2.1.2]

                                • Update OpenWebUI to 0.2.5
                                • Full changelog
                                • Active Users Indicator: Now you can see how many people are currently active and what they are running. This helps you gauge when performance might slow down due to a high number of users.
                                • Create Ollama Modelfile: The option to create a modelfile for Ollama has been reintroduced in the Settings > Models section, making it easier to manage your models.
                                • Default Model Setting: Added an option to set the default model from Settings > Interface. This feature is now easily accessible, especially convenient for mobile users as it was previously hidden.
                                • Enhanced Translations: We've improved the Chinese translations and added support for Turkmen and Norwegian languages to make the interface more accessible globally.
                                • Mobile View Improvements: The UI now uses dvh (dynamic viewport height) instead of vh (viewport height), providing a better and more responsive experience for mobile users.
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #26

                                  [2.2.0]

                                  • Update OpenWebUI to 0.3.1
                                  • Full changelog
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #27

                                    [2.2.1]

                                    • Update OpenWebUI to 0.3.2
                                    • Full changelog
                                    • Web Search Query Status: The web search query will now persist in the results section to aid in easier debugging and tracking of search queries.
                                    • New Web Search Provider: We have added Serply as a new option for web search providers, giving you more choices for your search needs.
                                    • Improved Translations: We've enhanced translations for Chinese and Portuguese.
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #28

                                      [2.2.2]

                                      • Update OpenWebUI to 0.3.3
                                      • Full changelog
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #29

                                        [2.2.3]

                                        • Update OpenWebUI to 0.3.4
                                        • Full changelog
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #30

                                          [2.2.4]

                                          • Update OpenWebUI to 0.3.5
                                          • Full changelog
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search