mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-02 06:39:02 -05:00
[GH-ISSUE #21366] issue: Chat and About pages display an outdated version (showing v0.7.2 instead of v0.8.0) #122768
Reference in New Issue
Block a user
Originally created by @casuffitsharp on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21366
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.0
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Chat and About pages should display the currently installed version.
Actual Behavior
Chat and About pages are displaying an outdated version. The installed version is v0.8.0, but these pages show v0.7.2. The Admin panel displays the correct version.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@Classic298 commented on GitHub (Feb 13, 2026):
Cache?
@Classic298 commented on GitHub (Feb 13, 2026):
yeah cannot reproduce
@casuffitsharp commented on GitHub (Feb 13, 2026):
Yep my bad. I forgot to check/clear the cache. After clearing it, the version displays correctly.