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
dev
check-updates
6bfe2a6
759883a
8 files changed (+110 additions, -9 deletions)
📝 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)
CHANGELOG.md
backend/constants.py
backend/main.py
package.json
src/lib/apis/index.ts
src/lib/components/chat/Settings/About.svelte
src/lib/utils/index.ts
src/routes/(app)/+layout.svelte
Resolves #896
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.