⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.3.11 #59

Merged
mafyuh merged 2 commits from renovate/ghcr.io-open-webui-open-webui-0.x into main 2024-08-03 10:22:45 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui (changelog) patch v0.3.10 -> v0.3.11

Release Notes

open-webui/open-webui (ghcr.io/open-webui/open-webui)

v0.3.11

Compare Source

[0.3.11] - 2024-08-02

Added
  • 📊 Model Information Display: Added visuals for model selection, including images next to model names for more intuitive navigation.
  • 🗣 ElevenLabs Voice Adaptations: Voice enhancements including support for ElevenLabs voice ID by name for personalized vocal interactions.
  • ⌨️ Arrow Keys Model Selection: Users can now use arrow keys for quicker model selection, enhancing accessibility.
  • 🔍 Fuzzy Search in Model Selector: Enhanced model selector with fuzzy search to locate models swiftly, including descriptions.
  • 🕹️ ComfyUI Flux Image Generation: Added support for the new Flux image gen model; introduces environment controls like weight precision and CLIP model options in Settings.
  • 💾 Display File Size for Uploads: Enhanced file interface now displays file size, preparing for upcoming upload restrictions.
  • 🎚️ Advanced Params "Min P": Added 'Min P' parameter in the advanced settings for customized model precision control.
  • 🔒 Enhanced OAuth: Introduced custom redirect URI support for OAuth behind reverse proxies, enabling safer authentication processes.
  • 🖥 Enhanced Latex Rendering: Adjustments made to latex rendering processes, now accurately detecting and presenting latex inputs from text.
  • 🌐 Internationalization: Enhanced with new Romanian and updated Vietnamese and Ukrainian translations, helping broaden accessibility for international users.
Fixed
  • 🔧 Tags Handling in Document Upload: Tags are now properly sent to the upload document handler, resolving issues with missing metadata.
  • 🖥️ Sensitive Input Fields: Corrected browser misinterpretation of secure input fields, preventing misclassification as password fields.
  • 📂 Static Path Resolution in PDF Generation: Fixed static paths that adjust dynamically to prevent issues across various environments.
Changed
  • 🎨 UI/UX Styling Enhancements: Multiple minor styling updates for a cleaner and more intuitive user interface.
  • 🚧 Refactoring Various Components: Numerous refactoring changes across styling, file handling, and function simplifications for clarity and performance.
  • 🎛️ User Valves Management: Moved user valves from settings to direct chat controls for more user-friendly access during interactions.
Removed
  • ⚙️ Health Check Logging: Removed verbose logging from the health checking processes to declutter logs and improve backend performance.

👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@​ScribblerCoder, @​thearyadev, @​josx, @​ricky-davis, @​jonathan-rohde, @​justinh-rahb, @​KarlLee830, @​flexchar

🚀 We'd like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We've excluded private sponsors from this list. If you'd like to get featured here, feel free to reach out to us!):
@​Jkintree2, @​lukepiette, @​roosi-gmbh, @​Trabing, @​Razgaleh, @​calabresefrj, @​mushmax, @​kroonen, @​GenieDev101, @​Lance1101, @​awaliuddin, @​PortlandKyGuy

v0.3.11

Compare Source

Added
  • 📊 Model Information Display: Added visuals for model selection, including images next to model names for more intuitive navigation.
  • 🗣 ElevenLabs Voice Adaptations: Voice enhancements including support for ElevenLabs voice ID by name for personalized vocal interactions.
  • ⌨️ Arrow Keys Model Selection: Users can now use arrow keys for quicker model selection, enhancing accessibility.
  • 🔍 Fuzzy Search in Model Selector: Enhanced model selector with fuzzy search to locate models swiftly, including descriptions.
  • 🕹️ ComfyUI Flux Image Generation: Added support for the new Flux image gen model; introduces environment controls like weight precision and CLIP model options in Settings.
  • 💾 Display File Size for Uploads: Enhanced file interface now displays file size, preparing for upcoming upload restrictions.
  • 🎚️ Advanced Params "Min P": Added 'Min P' parameter in the advanced settings for customized model precision control.
  • 🔒 Enhanced OAuth: Introduced custom redirect URI support for OAuth behind reverse proxies, enabling safer authentication processes.
  • 🖥 Enhanced Latex Rendering: Adjustments made to latex rendering processes, now accurately detecting and presenting latex inputs from text.
  • 🌐 Internationalization: Enhanced with new Romanian and updated Vietnamese and Ukrainian translations, helping broaden accessibility for international users.
Fixed
  • 🔧 Tags Handling in Document Upload: Tags are now properly sent to the upload document handler, resolving issues with missing metadata.
  • 🖥️ Sensitive Input Fields: Corrected browser misinterpretation of secure input fields, preventing misclassification as password fields.
  • 📂 Static Path Resolution in PDF Generation: Fixed static paths that adjust dynamically to prevent issues across various environments.
Changed
  • 🎨 UI/UX Styling Enhancements: Multiple minor styling updates for a cleaner and more intuitive user interface.
  • 🚧 Refactoring Various Components: Numerous refactoring changes across styling, file handling, and function simplifications for clarity and performance.
  • 🎛️ User Valves Management: Moved user valves from settings to direct chat controls for more user-friendly access during interactions.
Removed
  • ⚙️ Health Check Logging: Removed verbose logging from the health checking processes to declutter logs and improve backend performance.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/open-webui/open-webui](https://github.com/open-webui/open-webui) ([changelog](https://github.com/open-webui/open-webui/releases)) | patch | `v0.3.10` -> `v0.3.11` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.3.11`](https://github.com/open-webui/open-webui/releases/tag/v0.3.11) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.3.11...v0.3.11) #### \[0.3.11] - 2024-08-02 ##### Added - **📊 Model Information Display**: Added visuals for model selection, including images next to model names for more intuitive navigation. - **🗣 ElevenLabs Voice Adaptations**: Voice enhancements including support for ElevenLabs voice ID by name for personalized vocal interactions. - **⌨️ Arrow Keys Model Selection**: Users can now use arrow keys for quicker model selection, enhancing accessibility. - **🔍 Fuzzy Search in Model Selector**: Enhanced model selector with fuzzy search to locate models swiftly, including descriptions. - **🕹️ ComfyUI Flux Image Generation**: Added support for the new Flux image gen model; introduces environment controls like weight precision and CLIP model options in Settings. - **💾 Display File Size for Uploads**: Enhanced file interface now displays file size, preparing for upcoming upload restrictions. - **🎚️ Advanced Params "Min P"**: Added 'Min P' parameter in the advanced settings for customized model precision control. - **🔒 Enhanced OAuth**: Introduced custom redirect URI support for OAuth behind reverse proxies, enabling safer authentication processes. - **🖥 Enhanced Latex Rendering**: Adjustments made to latex rendering processes, now accurately detecting and presenting latex inputs from text. - **🌐 Internationalization**: Enhanced with new Romanian and updated Vietnamese and Ukrainian translations, helping broaden accessibility for international users. ##### Fixed - **🔧 Tags Handling in Document Upload**: Tags are now properly sent to the upload document handler, resolving issues with missing metadata. - **🖥️ Sensitive Input Fields**: Corrected browser misinterpretation of secure input fields, preventing misclassification as password fields. - **📂 Static Path Resolution in PDF Generation**: Fixed static paths that adjust dynamically to prevent issues across various environments. ##### Changed - **🎨 UI/UX Styling Enhancements**: Multiple minor styling updates for a cleaner and more intuitive user interface. - **🚧 Refactoring Various Components**: Numerous refactoring changes across styling, file handling, and function simplifications for clarity and performance. - **🎛️ User Valves Management**: Moved user valves from settings to direct chat controls for more user-friendly access during interactions. ##### Removed - **⚙️ Health Check Logging**: Removed verbose logging from the health checking processes to declutter logs and improve backend performance. 👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible: [@&#8203;ScribblerCoder](https://github.com/ScribblerCoder), [@&#8203;thearyadev](https://github.com/thearyadev), [@&#8203;josx](https://github.com/josx), [@&#8203;ricky-davis](https://github.com/ricky-davis), [@&#8203;jonathan-rohde](https://github.com/jonathan-rohde), [@&#8203;justinh-rahb](https://github.com/justinh-rahb), [@&#8203;KarlLee830](https://github.com/KarlLee830), [@&#8203;flexchar](https://github.com/flexchar) 🚀 We'd like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We've excluded private sponsors from this list. If you'd like to get featured here, feel free to reach out to us!): [@&#8203;Jkintree2](https://github.com/Jkintree2), [@&#8203;lukepiette](https://github.com/lukepiette), [@&#8203;roosi-gmbh](https://github.com/roosi-gmbh), [@&#8203;Trabing](https://github.com/Trabing), [@&#8203;Razgaleh](https://github.com/Razgaleh), [@&#8203;calabresefrj](https://github.com/calabresefrj), [@&#8203;mushmax](https://github.com/mushmax), [@&#8203;kroonen](https://github.com/kroonen), [@&#8203;GenieDev101](https://github.com/GenieDev101), [@&#8203;Lance1101](https://github.com/Lance1101), [@&#8203;awaliuddin](https://github.com/awaliuddin), [@&#8203;PortlandKyGuy](https://github.com/PortlandKyGuy) ### [`v0.3.11`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#0311---2024-08-02) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.3.10...v0.3.11) ##### Added - **📊 Model Information Display**: Added visuals for model selection, including images next to model names for more intuitive navigation. - **🗣 ElevenLabs Voice Adaptations**: Voice enhancements including support for ElevenLabs voice ID by name for personalized vocal interactions. - **⌨️ Arrow Keys Model Selection**: Users can now use arrow keys for quicker model selection, enhancing accessibility. - **🔍 Fuzzy Search in Model Selector**: Enhanced model selector with fuzzy search to locate models swiftly, including descriptions. - **🕹️ ComfyUI Flux Image Generation**: Added support for the new Flux image gen model; introduces environment controls like weight precision and CLIP model options in Settings. - **💾 Display File Size for Uploads**: Enhanced file interface now displays file size, preparing for upcoming upload restrictions. - **🎚️ Advanced Params "Min P"**: Added 'Min P' parameter in the advanced settings for customized model precision control. - **🔒 Enhanced OAuth**: Introduced custom redirect URI support for OAuth behind reverse proxies, enabling safer authentication processes. - **🖥 Enhanced Latex Rendering**: Adjustments made to latex rendering processes, now accurately detecting and presenting latex inputs from text. - **🌐 Internationalization**: Enhanced with new Romanian and updated Vietnamese and Ukrainian translations, helping broaden accessibility for international users. ##### Fixed - **🔧 Tags Handling in Document Upload**: Tags are now properly sent to the upload document handler, resolving issues with missing metadata. - **🖥️ Sensitive Input Fields**: Corrected browser misinterpretation of secure input fields, preventing misclassification as password fields. - **📂 Static Path Resolution in PDF Generation**: Fixed static paths that adjust dynamically to prevent issues across various environments. ##### Changed - **🎨 UI/UX Styling Enhancements**: Multiple minor styling updates for a cleaner and more intuitive user interface. - **🚧 Refactoring Various Components**: Numerous refactoring changes across styling, file handling, and function simplifications for clarity and performance. - **🎛️ User Valves Management**: Moved user valves from settings to direct chat controls for more user-friendly access during interactions. ##### Removed - **⚙️ Health Check Logging**: Removed verbose logging from the health checking processes to declutter logs and improve backend performance. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC40IiwidXBkYXRlZEluVmVyIjoiMzguMTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-08-02 19:00:33 -04:00
⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.3.11
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
b6fbfde7d4
mafyuh added 1 commit 2024-08-03 10:21:56 -04:00
Merge branch 'main' into renovate/ghcr.io-open-webui-open-webui-0.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 53s
6d9b1c0ef7
mafyuh merged commit 0a218e5c3b into main 2024-08-03 10:22:45 -04:00
mafyuh deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2024-08-03 10:22:45 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/iac#59
No description provided.