Browser Controller のバージョン履歴 - 全 3 バージョン
Browser Controller 作成者: Matthias Hörmann
Browser Controller のバージョン履歴 - 全 3 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.2.1
リリース日 : 2026年4月29日 - 22.93 KBfirefox バージョン 109.0 以降 で動作Small fix to Windows and mac Buildsソースコードは Apache License 2.0 に従いリリースされています
以前のバージョン
バージョン 0.2.0
リリース日 : 2026年4月29日 - 22.92 KBfirefox バージョン 109.0 以降 で動作(note: this requires the matching version of the Rust crates)
0.2.0 - 2026-04-28 22:20:45Z
🚀 Features- (tabs) Add command to sort tabs by domain
- (tabs) Add --background flag to open tab without activating it
- (tabs) Add tab ID to tab summaries in windows list output
- (windows) Add last-focused window indicator to windows list
- (cli) Add window and tab matcher system for flexible selection
- (open) Add --title-prefix, --if-title-prefix-does-not-exist,
--if-url-does-not-exist - (tests) Add WebDriver BiDi integration test framework
- (auth) Replace strip_credentials with onAuthRequired credential injection
- (downloads) Add download management commands and event streaming
- (tabs) Add reload command with optional cache bypass
- (containers) Add Firefox container support
- (containers) Add container_name to tab listings and matching
- Add window/tab properties, tab groups, Chrome compat, and test infra
🐛 Bug Fixes- (tabs) Move tab to correct window when Wayland compositor blocks activation
- (extension) Extract title prefix when Firefox omits tab title from window
title - (extension) Guard titlePreface call in cmdOpenWindow with isFirefox check
- (extension) Preserve trailing whitespace in titlePreface
- (auth) Fix credential injection race conditions and add CLI timeout
- (cli) Treat zero matches as success for close commands
🚜 Refactor- Extract browser-controller-client library crate for use directly from Rust code
ソースコードは Apache License 2.0 に従いリリースされています
バージョン 0.1.5
リリース日 : 2026年4月2日 - 15.44 KBfirefox バージョン 109.0 以降 で動作ソースコードは Apache License 2.0 に従いリリースされています