[PR #909] [MERGED] Check updates #7318

Closed
opened 2025-11-11 17:23:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: check-updates


📝 Commits (2)

  • 6bfe2a6 feat: latest release check api
  • 759883a feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/909 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 2/25/2024 **Status:** ✅ Merged **Merged:** 2/25/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `check-updates` --- ### 📝 Commits (2) - [`6bfe2a6`](https://github.com/open-webui/open-webui/commit/6bfe2a6306478ff86368557e9cfc5794329d1b22) feat: latest release check api - [`759883a`](https://github.com/open-webui/open-webui/commit/759883a4c87566cfc60a5faa954655a2ca81e0ab) feat: check for updates ### 📊 Changes **8 files changed** (+110 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Resolves #896 --- <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 2025-11-11 17:23:21 -06: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#7318