0.12.4

ictnlp/LLaMA-Omni0.12.4Mar 24, 2026by sauravpanda

AI Summary

Pinned the litellm library version to ensure security compliance and fixed detection issues for the uv installation script.

Key Highlights

  • Frozen litellm library version to prevent supply chain issues
  • Fixed detection of uv installed via curl script
  • Updated pyproject.toml configuration

New Features

  • Pinned litellm version

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