0.12.9

TanStack/router0.12.9May 26, 2026by MagMueller

AI Summary

This release contains minor bug fixes for session handling and screenshot optimization in the browser automation tool.

Key Highlights

  • Session IDs are now passed to judge LLM calls.
  • Screenshots are skipped on new tab pages to improve performance.
  • Focus on internal automation logic improvements.

New Features

  • Pass session id to judge LLM calls.
  • 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