mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 22:21:27 -05:00
[PR #909] [MERGED] Check updates #7318
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/909
Author: @tjbck
Created: 2/25/2024
Status: ✅ Merged
Merged: 2/25/2024
Merged by: @tjbck
Base:
dev← Head:check-updates📝 Commits (2)
6bfe2a6feat: latest release check api759883afeat: check for updates📊 Changes
8 files changed (+110 additions, -9 deletions)
View changed files
📝
CHANGELOG.md(+6 -0)📝
backend/constants.py(+1 -0)📝
backend/main.py(+21 -1)📝
package.json(+1 -1)📝
src/lib/apis/index.ts(+34 -0)📝
src/lib/components/chat/Settings/About.svelte(+43 -2)📝
src/lib/utils/index.ts(+2 -3)📝
src/routes/(app)/+layout.svelte(+2 -2)📄 Description
Resolves #896
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.