73 wires and counting

$ follow Open WebUI

Keep up with Open WebUI in about 3 minutes: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-08-22
stories 7

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

Open WebUI stream fix hardens reasoning-item handling

By RepoJournal · Filed · About Open WebUI

Open WebUI patched a stream-end crash by tolerating reasoning items that arrive without a started_at timestamp.

Open WebUI fixed a crash that could occur when the stream ends and the client closes reasoning items that lack the started_at field [1]. The change makes the closing logic tolerant of such items, so streams with incomplete reasoning metadata no longer break at the end.

A UI fix lets the composer's model selector shrink inside narrow containers, keeping every control visible on small screens [2]. Catalan translation updates were also merged, refreshing the translation.json file [3].

Quick answers

What shipped in Open WebUI on August 22, 2026?
Open WebUI patched a stream-end crash by tolerating reasoning items that arrive without a started_at timestamp. In total, 4 commits and 3 pull requests landed.
Who contributed to Open WebUI on August 22, 2026?
2 developers shipped this update, including aleixdorca and G30.
What were the notable Open WebUI updates?
fix: tolerate reasoning items without started_at when closing them at stream end (#28872), fix: let the composer's model selector shrink so narrow containers keep every control visible (#28912), and i18n: Update catalan translation.json.