mirror of
https://github.com/kunchenguid/chrome-devtools-axi.git
synced 2026-09-14 16:27:17 +08:00
d688a3ede0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
16 KiB
16 KiB
Changelog
0.1.34 (2026-09-03)
Bug Fixes
0.1.33 (2026-08-28)
Bug Fixes
- bridge: invalidate page routing after a browser reconnect (#124) (be54e07)
- bridge: name the browser reconnect on the next page-scoped call (#126) (52e5b31)
0.1.32 (2026-08-28)
Bug Fixes
0.1.31 (2026-08-26)
Bug Fixes
0.1.30 (2026-08-23)
Bug Fixes
0.1.29 (2026-08-07)
Bug Fixes
- cli: avoid loading MCP SDK for every command (#102) (22df96b)
- cli: speed up version flag startup (#104) (8d31478)
0.1.28 (2026-07-25)
Bug Fixes
- bridge: enforce keychain isolation for launched Chrome (#91) (aa162e8)
- execute every PR body compliance event (#89) (3a1aa04)
0.1.27 (2026-07-22)
Bug Fixes
- bridge: reject non-loopback Host/Origin to block DNS rebinding (GHSA-x439-jhfh-v9x2) (4ee5a49)
0.1.26 (2026-07-01)
Features
- bridge: add CHROME_DEVTOOLS_AXI_CHANNEL to select a Chrome release channel (#74) (b738215)
- sessions: add CHROME_DEVTOOLS_AXI_SESSION for concurrent bridge isolation (#75) (eee2fb7)
Bug Fixes
0.1.25 (2026-06-27)
Features
Bug Fixes
0.1.24 (2026-06-12)
Features
- ship installable chrome-devtools-axi agent skill (#63) (fc0c335)
- skills: add Hermes metadata to public skill (#66) (125f2c3)
Bug Fixes
0.1.23 (2026-05-23)
Features
0.1.22 (2026-05-13)
Bug Fixes
0.1.21 (2026-05-07)
Bug Fixes
- cli: make type all clear prior filters (#53) (8001534)
- handle function eval input wrapping (#56) (d9e6d9f)
- reject stale generation-tagged refs (#55) (ccac521)
0.1.20 (2026-05-06)
Bug Fixes
0.1.19 (2026-05-03)
Features
0.1.18 (2026-04-25)
Miscellaneous Chores
- release 0.1.18 (cdb5c4b)
0.1.17 (2026-04-16)
Bug Fixes
0.1.16 (2026-04-16)
Features
- add CHROME_DEVTOOLS_AXI_AUTO_CONNECT for Chrome 144+ autoConnect (#33) (542f176)
- support ws:// and wss:// browser URLs plus CHROME_DEVTOOLS_AXI_WS_HEADERS (c8710d5)
0.1.15 (2026-04-11)
Features
0.1.14 (2026-04-10)
Features
0.1.13 (2026-04-10)
Bug Fixes
0.1.12 (2026-04-03)
Features
0.1.11 (2026-04-01)
Bug Fixes
0.1.10 (2026-04-01)
Bug Fixes
0.1.9 (2026-03-31)
Bug Fixes
- snapshot: improve truncation handling (#13) (7ebca68)
- snapshot: skip truncation when marker adds overhead (#15) (5ae7d62)
0.1.8 (2026-03-30)
Bug Fixes
0.1.7 (2026-03-30)
Bug Fixes
0.1.6 (2026-03-30)
Features
Bug Fixes
- hooks: guard installHooks against unrelated execPath (61c64e7)
0.1.5 (2026-03-29)
Bug Fixes
0.1.4 (2026-03-28)
Bug Fixes
- enable codex hooks in config.toml (1c7a38a)
0.1.3 (2026-03-28)
Bug Fixes
- small correction in README (73c4780)
0.1.2 (2026-03-28)
Features
- cli: add --full flag and session hooks (25c3f53)
- cli: add page management commands and tests (32cc1f1)
0.1.1 (2026-03-27)
Features
- initial commit (ac8389b)