0.12.4

xlmnxp/blue-recorder0.12.4Mar 24, 2026by sauravpanda

AI Summary

A maintenance release focused on stability and dependency management. The update fixes detection of uv installations via curl script and pins the litellm library version to ensure consistent behavior.

Key Highlights

  • Fixed detection of uv installed via curl script
  • Pinned litellm library version for stability
  • Updated pyproject.toml configuration

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