Skip to content

Chromex v0.1.7

Choose a tag to compare

@GENEXIS-AI GENEXIS-AI released this 09 May 10:48
· 5 commits to main since this release

Chromex v0.1.7 refresh.

Updates:

  • Added a General setting to disable the page image hover button when users do not want the overlay.
  • Documented the supported Codex CLI requirement as @openai/codex 0.130.0 or newer in all README locales.
  • Rebuilt the local bridge package with a CommonJS-compatible bundled launcher and import.meta URL fallback, fixing Windows native host exits such as Dynamic require of fs is not supported.

Validation:

  • typecheck, full unit test suite, public package build, Chrome Web Store package build, release audit, npm audit.
  • GitHub Actions CI passed on macOS, Ubuntu, and Windows for commit 922b0d4.