メインコンテンツまでスキップ

OP Inspector (旧称: OP 拡張機能) v0.5.4

Release Information


注記

本リリースは拡張機能の変更のみです。WordPress プラグインは変更ありません。

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).
    • (web-ext を inspector にリネームし、拡張機能の表示名を OP Inspector に変更しました(破壊的変更: パッケージ名 @originator-profile/inspector・ビルド成果物パス dist/inspector に変更。拡張機能の ID は変更ありません)) (#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).
    • (Firefox 拡張機能のマニフェスト要件を更新しました(strict_min_version115.0 に引き上げ、データ収集がないことを示す data_collection_permissions: { required: ["none"] } を宣言))
  • Updated the description for OP Inspector. (OP Inspector の説明文を更新しました)

Removed

  • Removed the PA that expires at the end of June from the bundled Core Profile Issuer OP. (同梱する Core Profile Issuer OP から、6 月末に期限切れとなる PA を削除しました)

Fixed

  • Updated the favicon.png symbolic link to point to inspector. (favicon.png のシンボリックリンクを inspector へ更新しました) (#396)
  • Fixed the zod schema for UnsignedWebsiteProfile to tolerate a missing credentialSubject.image. (UnsignedWebsiteProfile の zod スキーマを修正し、credentialSubject.image の欠落を許容するようにしました)

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

Download

下記の Assets セクションからダウンロードしてください。

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

Installation Instructions