Skip to content

v1.5.0

Choose a tag to compare

@pitolick pitolick released this 28 Jun 03:35
· 65 commits to main since this release

概要

  • 表示プラットフォーム指定(onlyPlatforms: 商品カードに「表示する platform を指定する許可リスト」を追加(#56)。hidePlatforms と併用可・未指定なら全表示。ブロックエディタの選択 UI とエディタプレビューにも反映。
  • 監査で確認した既存バグ修正#57): Uninstall のデータ残留 / REST の publish 権限バイパス(pending 降格)/ autoCreate ロック未解放 / stale extid mirror による誤 upsert。
  • 日時フッターを表示中の listing 集合に揃える不整合修正。

詳細は CHANGELOG.md を参照。

🤖 Generated with Claude Code

What's Changed

  • chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.7 to 3.95.10 in the dev-dependencies group by @dependabot[bot] in #52
  • chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #54
  • chore(deps): bump the production-dependencies group with 5 updates by @dependabot[bot] in #55
  • ci(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #53
  • chore(deps-dev): bump launch-editor from 2.13.2 to 2.14.1 by @dependabot[bot] in #43
  • feat: 商品カードに表示プラットフォーム指定(onlyPlatforms)を追加 by @pitolick in #56
  • fix: 監査で確認した既存バグ修正(Uninstall/権限/ロック/extid mirror) by @pitolick in #57

Full Changelog: v1.4.1...v1.5.0