[PR #17661] [CLOSED] Update #47558

Closed
opened 2026-04-29 22:51:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/17661
Author: @NoWay1Co
Created: 9/22/2025
Status: Closed

Base: mainHead: temp-merge-ai-digsol


📝 Commits (7)

  • 80a6b7b minor translation and logos update
  • b87cb5c comment out 'about' tab in SettingsModal
  • 9ee4bf5 Update docker-compose.yaml
  • 6c44aab 0.2.28 update
  • 6da3c7f minor update
  • 4f2c697 Update Dockerfile and package.json for improved npm configuration and dependency upgrades
  • 8a27276 Remove 'About' tab and related imports from SettingsModal; clean up UserMenu by removing Documentation and Releases links for admin role

📊 Changes

58 files changed (+2407 additions, -683 deletions)

View changed files

📝 CHANGELOG.md (+16 -0)
📝 Dockerfile (+6 -1)
How-To.md (+375 -0)
📝 backend/open_webui/config.py (+159 -15)
📝 backend/open_webui/env.py (+3 -3)
📝 backend/open_webui/routers/audio.py (+3 -8)
📝 backend/open_webui/static/apple-touch-icon.png (+0 -0)
📝 backend/open_webui/static/favicon-96x96.png (+0 -0)
📝 backend/open_webui/static/favicon-dark.png (+0 -0)
📝 backend/open_webui/static/favicon.ico (+0 -0)
📝 backend/open_webui/static/favicon.png (+0 -0)
📝 backend/open_webui/static/favicon.svg (+429 -3)
📝 backend/open_webui/static/logo.png (+0 -0)
📝 backend/open_webui/static/site.webmanifest (+2 -2)
📝 backend/open_webui/static/splash-dark.png (+0 -0)
📝 backend/open_webui/static/splash.png (+0 -0)
📝 backend/open_webui/static/web-app-manifest-192x192.png (+0 -0)
📝 backend/open_webui/static/web-app-manifest-512x512.png (+0 -0)
📝 backend/open_webui/utils/tools.py (+12 -1)
📝 backend/requirements.txt (+7 -8)

...and 38 more files

📄 Description

fork sync


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/17661 **Author:** [@NoWay1Co](https://github.com/NoWay1Co) **Created:** 9/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `temp-merge-ai-digsol` --- ### 📝 Commits (7) - [`80a6b7b`](https://github.com/open-webui/open-webui/commit/80a6b7b7e1d3d06dfb23324e233016412e885ca4) minor translation and logos update - [`b87cb5c`](https://github.com/open-webui/open-webui/commit/b87cb5c05856c2f1622ce225655fb0141f74f297) comment out 'about' tab in SettingsModal - [`9ee4bf5`](https://github.com/open-webui/open-webui/commit/9ee4bf59f34ff949bfc285567713a94c79453bf4) Update docker-compose.yaml - [`6c44aab`](https://github.com/open-webui/open-webui/commit/6c44aaba7f786f1bf0263634e0a24426621bfc52) 0.2.28 update - [`6da3c7f`](https://github.com/open-webui/open-webui/commit/6da3c7f04363936c348b3115f3133510eaf8652b) minor update - [`4f2c697`](https://github.com/open-webui/open-webui/commit/4f2c6974d2b7232ed072adeaa29bd3eb1cebcd08) Update Dockerfile and package.json for improved npm configuration and dependency upgrades - [`8a27276`](https://github.com/open-webui/open-webui/commit/8a27276443ad05e7bd2b965a288d30fc849001b8) Remove 'About' tab and related imports from SettingsModal; clean up UserMenu by removing Documentation and Releases links for admin role ### 📊 Changes **58 files changed** (+2407 additions, -683 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+16 -0) 📝 `Dockerfile` (+6 -1) ➕ `How-To.md` (+375 -0) 📝 `backend/open_webui/config.py` (+159 -15) 📝 `backend/open_webui/env.py` (+3 -3) 📝 `backend/open_webui/routers/audio.py` (+3 -8) 📝 `backend/open_webui/static/apple-touch-icon.png` (+0 -0) 📝 `backend/open_webui/static/favicon-96x96.png` (+0 -0) 📝 `backend/open_webui/static/favicon-dark.png` (+0 -0) 📝 `backend/open_webui/static/favicon.ico` (+0 -0) 📝 `backend/open_webui/static/favicon.png` (+0 -0) 📝 `backend/open_webui/static/favicon.svg` (+429 -3) 📝 `backend/open_webui/static/logo.png` (+0 -0) 📝 `backend/open_webui/static/site.webmanifest` (+2 -2) 📝 `backend/open_webui/static/splash-dark.png` (+0 -0) 📝 `backend/open_webui/static/splash.png` (+0 -0) 📝 `backend/open_webui/static/web-app-manifest-192x192.png` (+0 -0) 📝 `backend/open_webui/static/web-app-manifest-512x512.png` (+0 -0) 📝 `backend/open_webui/utils/tools.py` (+12 -1) 📝 `backend/requirements.txt` (+7 -8) _...and 38 more files_ </details> ### 📄 Description fork sync --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 22:51:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#47558