0.12.4
thesysdev/openui0.12.4Mar 24, 2026by sauravpanda
AI Summary
A quick patch release pinning the vulnerable litellm version and fixing uv installation detection.
Key Highlights
- Pinned litellm version to prevent supply chain attack
- Fixed detection of uv installed via curl script
Full Release Notes
Pinned litellm library version ------ ## What's Changed * fix: detect uv installed via curl script by @ishan0102 in https://github.com/browser-use/browser-use/pull/4478 * frozen litellm version by @sauravpanda in https://github.com/browser-use/browser-use/pull/4509 * Update pyproject.toml by @sauravpanda in https://github.com/browser-use/browser-use/pull/4511 ## New Contributors * @ishan0102 made their first contribution in https://github.com/browser-use/browser-use/pull/4478 **Full Changelog**: https://github.com/browser-use/browser-use/compare/0.12.3...0.12.4