mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #1765] [CLOSED] Merge upstream v0.1.121 #7567
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1765
Author: @GeorgelPreput
Created: 4/26/2024
Status: ❌ Closed
Base:
main← Head:open-webui-main📝 Commits (6)
e475674Added RevoData theme customizations1ec43ccAdded WebUI name environment variable, and use GPU by default65736ceFixed theme option not matching2788e22Merge branch 'open-webui:main' into main5677aefUpdated stylesheets9d75542Merge branch 'main' of https://github.com/open-webui/open-webui into open-webui-main📊 Changes
13 files changed (+136 additions, -24 deletions)
View changed files
📝
.env.example(+1 -0)📝
Dockerfile(+21 -20)📝
README.md(+9 -1)📝
run.sh(+19 -1)📝
src/lib/components/chat/Settings/General.svelte(+5 -2)📝
src/routes/+layout.svelte(+3 -0)➕
static/favicon.cloudnation.png(+0 -0)📝
static/favicon.png(+0 -0)➕
static/favicon.revodata.png(+0 -0)➕
static/favicon.uniserver.png(+0 -0)➕
static/themes/cloudnation.css(+26 -0)➕
static/themes/revodata.css(+26 -0)➕
static/themes/uniserver.css(+26 -0)📄 Description
[0.1.121] - 2024-04-24
Fixed
🔧 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.
👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@Axodouble, @cheahjs, @dannyl1u, @velaton618, @buroa, @dyamagishi, @Entaigner
🚀 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!):
@MorrisLu-Taipei, @rfernandez760, @GenieDev101
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.