Tools
Open WebUI 0.11.3 stops half-applied database upgrades that surfaced later as a missing 'chat.timer_at' column
Released 2026-08-31, v0.11.3 makes a failed database upgrade stop at the migration error that caused it rather than starting anyway and reporting a missing table or column later — the exact failure mode seen when moving from 0.11.0, 0.11.1 or 0.11.2 (#29280). It also repairs chat branches on open, where a reply saved under an earlier message stopped being listed under it after a reload, breaking branch arrows and exports (#29299). A smaller MCP fix stops the OAuth disconnect control appearing on tool servers that use no sign-in at all (#29296).
Source
↳ Follow the thread