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
139 Posts 6 Posters 20.4k 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.
  • 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
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #31

                            [2.2.5]

                            • Set NLTK_DIR env var
                            1 Reply Last reply
                            0
                            • J jagan referenced this topic on
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #32

                              [2.2.6]

                              • Update OpenWebUI to 0.3.6
                              • Full changelog
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #33

                                [2.2.6]

                                • Update OpenWebUI to 0.3.6
                                • Full changelog
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #34

                                  [2.2.7]

                                  • Update OpenWebUI to 0.3.7
                                  • Full changelog
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #35

                                    [2.3.0]

                                    • Update OpenWebUI to 0.3.8
                                    • Full changelog
                                    • Update Ollama to 0.2.1
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #36

                                      [2.3.1]

                                      • Update Ollama to 0.2.2
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #37

                                        [2.3.2]

                                        • Update Ollama to 0.2.5
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #38

                                          [2.3.3]

                                          • Update OpenWebUI to 0.3.9
                                          • 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