Skip to main content

OP Inspector (formerly: OP Browser extension) v0.5.4

Release Information


note

This release contains extension changes only. There are no changes to the WordPress plugin.

Changed

  • The OP Inspector extension can now be installed from the Chrome Web Store.
  • Renamed web-ext to inspector and changed the extension's display name to OP Inspector (BREAKING CHANGE: the package name is now @originator-profile/inspector and the build artifact path is now dist/inspector; the extension ID is unchanged). (#392)
  • Updated the manifest requirements for the Firefox extension (raised strict_min_version to 115.0 and declared data_collection_permissions: { required: ["none"] } to indicate that no data is collected).
  • Updated the description for OP Inspector.

Removed

  • Removed the PA that expires at the end of June from the bundled Core Profile Issuer OP.

Fixed

  • Updated the favicon.png symbolic link to point to inspector. (#396)
  • Fixed the zod schema for UnsignedWebsiteProfile to tolerate a missing credentialSubject.image.

Full Changelog: https://github.com/originator-profile/originator-profile/compare/v0.5.0...v0.5.4

Download

Download from the Assets section below.

  • Google Chrome: op_inspector-chromium-0.5.4.zip
  • Firefox: op_inspector-firefox-desktop-0.5.4.zip

Installation Instructions