[GH-ISSUE #8089] bug: First change log pop up after version upgrade has the wrong version number #134721

Closed
opened 2026-05-25 00:55:34 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @i0ntempest on GitHub (Dec 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8089

Bug Report

Installation Method

barebone pip

Environment

  • Open WebUI Version: 0.5.0

  • Ollama (if applicable): 0.5.4

  • Operating System: macOS 15.2

  • Browser (if applicable): Safari 18.2

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

Pop up shows the current version

Actual Behavior:

It shows the previous version. When manually opened from the Settings/About panel, the version is correct.

Description

Bug Summary:
After a version upgrade and restarting Open WebUI, a change log window will pop up when opening the page for the first time. It has the wrong version listed.

Reproduction Details

Steps to Reproduce:

  1. Perform a Open WebUI upgrade, say 0.4.8 to 0.5.0
  2. (Re)launch the open-webui serve process
  3. Open the page to it, changelog will pop up
  4. Notice the wrong version listed next to "Release Notes " text
  5. Close it and open it again from Settings/About panel
  6. Notice the version is correct this time

Logs and Screenshots

Browser Console Logs:
N/A

Docker Container Logs:
N/A

Screenshots/Screen Recordings (if applicable):
Screenshot 2024-12-26 at 12 26 02

Originally created by @i0ntempest on GitHub (Dec 26, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/8089 # Bug Report ## Installation Method barebone pip ## Environment - **Open WebUI Version:** 0.5.0 - **Ollama (if applicable):** 0.5.4 - **Operating System:** macOS 15.2 - **Browser (if applicable):** Safari 18.2 **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Pop up shows the current version ## Actual Behavior: It shows the previous version. When manually opened from the Settings/About panel, the version is correct. ## Description **Bug Summary:** After a version upgrade and restarting Open WebUI, a change log window will pop up when opening the page for the first time. It has the wrong version listed. ## Reproduction Details **Steps to Reproduce:** 1. Perform a Open WebUI upgrade, say 0.4.8 to 0.5.0 2. (Re)launch the `open-webui serve` process 3. Open the page to it, changelog will pop up 4. Notice the wrong version listed next to "Release Notes " text 5. Close it and open it again from Settings/About panel 6. Notice the version is correct this time ## Logs and Screenshots **Browser Console Logs:** N/A **Docker Container Logs:** N/A **Screenshots/Screen Recordings (if applicable):** ![Screenshot 2024-12-26 at 12 26 02](https://github.com/user-attachments/assets/f5a02bcb-6441-4aeb-824f-13b3170fa2a0)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#134721