v0.24.1 (#1142)
* v0.24.1 * fix: e2e test failures on CI - e2e_relaunch_on_options_change: use headless for all launches; the third launch only changes extensions, which is sufficient to trigger the relaunch hash mismatch without needing an X display - e2e_auth_login flake: reduce SPA render delay from 1200ms to 800ms to add headroom within the 5s preferred selector window on slower CI runners
This commit is contained in:
Generated
+1
-1
@@ -45,7 +45,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "agent-browser"
|
||||
version = "0.24.0"
|
||||
version = "0.24.1"
|
||||
dependencies = [
|
||||
"aes-gcm",
|
||||
"async-trait",
|
||||
|
||||
Reference in New Issue
Block a user