0.12.9
CL-lau/SQL-GPT0.12.9May 26, 2026by MagMueller
AI Summary
Bug fix release focusing on improving LLM call handling and screenshot management in browser automation workflows.
Key Highlights
- Pass session ID to judge LLM calls for better context management
- Skip screenshots on new tab pages to reduce unnecessary operations
- Improved session handling and automation efficiency
New Features
- Session ID passing to judge LLM calls
- Optimized screenshot handling for new tab pages
Full Release Notes
## What's Changed * Pass session id to judge LLM calls by @MagMueller in https://github.com/browser-use/browser-use/pull/4918 * fix(agent): skip screenshots on new tab pages by @MagMueller in https://github.com/browser-use/browser-use/pull/4920 **Full Changelog**: https://github.com/browser-use/browser-use/compare/0.12.8...0.12.9