Skip to content

v0.4.14

Choose a tag to compare

@github-actions github-actions released this 13 May 04:44
· 60 commits to main since this release

Release metadata

  • Channel versions aligned: bumped the Rust crates, npm package, VS Code extension, and Chrome extension manifests and lockfiles to 0.4.14 so all published artifacts share the same release version.
  • Chrome popup version sourced from the manifest: the extension footer now reads chrome.runtime.getManifest().version instead of a hardcoded string, preventing future UI version drift.