0.12.9
MiniMax-AI/MiniMax-010.12.9May 26, 2026by MagMueller
AI Summary
A patch release addressing issues with session ID passing in judge LLM calls and preventing screenshots from being generated on new tab pages.
Key Highlights
- Pass session IDs to judge LLM calls
- Fixed agent to skip screenshots on 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