$ the-wire · showcase
Open WebUI 0.11.2 ships with tool parsing fix
By RepoJournal · Filed · About Open WebUI
Open WebUI 0.11.2 lands with an improved terminal preview and a performance fix for streaming tool calls.
Open WebUI 0.11.2 is out [1], restoring per-page doc previews for terminal files. It now renders actual documents, adds a clickable side strip, and drops the "may affect display" notice because previews now represent the true output.
The release also trims per-message overhead on cluster deployments [2]. "Added covers the richer terminal file previews with page thumbnails, the reduced per-message overhead on deployments without pipelines..."
Beyond the headline fix, a perf improvement stops re-parsing the whole tool-argument buffer on every streamed chunk [3]. A large argument previously caused thousands of re-parses; it now only re-parses when the chunk changes size. Irish translation now restores visibility of disabled models in the admin Models list [4].
Action items
- → Upgrade Open WebUI to 0.11.2 for the tool-parsing performance fix open-webui/open-webui [plan]
References
- [1] v0.11.2 ↗ open-webui/open-webui
- [2] chore: changelog (#29107) ↗ open-webui/open-webui
- [3] perf: stop re-parsing the whole tool-argument buffer on every streamed chunk (#28858) ↗ open-webui/open-webui
- [4] i18n: Update Irish translation ↗ open-webui/open-webui