プラグイン「ActivityPub」が5.9.0に更新された。

5.9.0 – 2025-05-14

Added

  • ActivityPub embeds now support audios, videos, and up to 4 images.
  • Added a check to make sure we only attempt to embed activity objects, when processing fallback embeds.
  • Add setting to enable or disable how content is tailored for browsers and Fediverse services.
  • Adjusted the plugin’s default behavior based on the caching plugins installed.
  • A guided onboarding flow after plugin activation to help users make key setup decisions and understand Fediverse concepts.
  • Author profiles will cap the amount of extra fields they return to 20, to avoid response size errors in clients.
  • Fediverse Preview in the Editor now also supports video and audio attachments.
  • Guidance for configuring Surge to support ActivityPub caching.
  • Help tab section explaining ActivityPub capabilities on the users page.
  • Profile sections have been moved from the Welcome page to new Dashboard widgets for easier access.
  • The ActivityPub blog news feed to WordPress dashboard.
  • The Outbox now skips invalid items instead of trying to process them for output and encountering an error.

Changed

  • Batch processing jobs can now be scheduled with individual hooks.
  • Better error handling when other servers request Outbox items in the wrong format, and 404 pages now show correctly.
  • Fediverse Previews in the Block Editor now show media items, even if the post has not been published yet.
  • Hide interaction buttons in emails when the Classic Editor is used.
  • Improve compatibility with third-party caching plugins by sending a Vary header.
  • Much more comprehensive plugin documentation in the Help tab of ActivityPub Settings.
  • NodeInfo endpoint response now correctly formats localPosts values.
  • Reactions block heading now uses Core’s heading block with all its customization options.
  • Settings pages are now more mobile-friendly with more space and easier scrolling.
  • The number of images shared to the Fediverse can now be chosen on a per-post basis.
  • Updated default max attachment count to four, creating better-looking gallery grids for posts with 4 or more images.
  • Use a dedicated hook for the “Dismiss Welcome Page Welcome” link.
  • Use FEP-c180 schema for error responses.
  • Use Audio and Video type for Attachments, instead of the very generic Document type.

Deprecated

  • Deprecated rest_activitypub_outbox_query filter in favor of activitypub_rest_outbox_query.
  • Deprecated activitypub_outbox_post action in favor of activitypub_rest_outbox_post.

Fixed

  • Broken avatars in the Reactions and Follower block are now replaced with the default avatar.
  • Email notifications for interactions with Brid.gy actors no longer trigger PHP Warnings.
  • Improved support for users from more Fediverse platforms in email notifications.
  • Improved the handling of Shares and Boosts.
  • Issue preventing “Receive reblogs (boosts)” setting from being properly saved.
  • Mention emails will no longer be sent for reply Activities.
  • Prevent accidental follower removal by resetting errors properly.
  • Properly remove retries schedules, with the invalidation of an Outbox-Item.
  • The blog profile can no longer be queried when the blog actor option is disabled.

 Google 翻訳

5.9.0 – 2025-05-14

Added

  • ActivityPub の埋め込みは、音声、動画、最大 4 枚の画像をサポートするようになりました。
  • フォールバック埋め込みを処理する際に、アクティビティオブジェクトのみを埋め込むようにチェックを追加しました。
  • ブラウザと Fediverse サービス向けにコンテンツを調整する方法を有効または無効にする設定を追加しました。
  • インストールされているキャッシュプラグインに基づいて、プラグインのデフォルトの動作を調整しました。
  • プラグイン有効化後のガイド付きオンボーディングフローにより、ユーザーが重要な設定を決定し、Fediverse の概念を理解できるようにしました。
  • クライアントでのレスポンスサイズエラーを回避するため、作成者プロフィールで返される追加フィールドの数が 20 に制限されました。
  • エディターの Fediverse プレビューで、動画と音声の添付ファイルもサポートされるようになりました。
  • ActivityPub のキャッシュをサポートするように Surge を設定するためのガイダンスを追加しました。
  • ユーザーページに ActivityPub の機能を説明するヘルプタブセクションを追加しました。
  • プロフィールセクションは、アクセスしやすいようにウェルカムページから新しいダッシュボードウィジェットに移動されました。
  • ActivityPub ブログのニュースフィードが WordPress ダッシュボードに表示されます。
  • 送信トレイでは、無効なアイテムを処理して出力しようとしてエラーが発生するのではなく、無効なアイテムをスキップするようになりました。

Changed

  • バッチ処理ジョブを個別のフックでスケジュールできるようになりました。
  • 他のサーバーが送信トレイのアイテムを間違った形式でリクエストした場合のエラー処理が改善され、404ページが正しく表示されるようになりました。
  • ブロックエディターのFediverseプレビューに、投稿がまだ公開されていない場合でもメディアアイテムが表示されるようになりました。
  • クラシックエディター使用時にメール内のインタラクションボタンを非表示にしました。
  • Varyヘッダーを送信することで、サードパーティ製キャッシュプラグインとの互換性が向上しました。
  • ActivityPub設定のヘルプタブに、より包括的なプラグインドキュメントを追加しました。
  • NodeInfoエンドポイントレスポンスがlocalPosts値を正しくフォーマットするようになりました。
  • 反応ブロックの見出しに、Coreの見出しブロックとそのすべてのカスタマイズオプションが使用されるようになりました。
  • 設定ページは、スペースが広くなり、スクロールしやすくなり、モバイルフレンドリーになりました。
  • Fediverseに共有する画像の数を投稿ごとに選択できるようになりました。
  • 添付ファイルの最大数をデフォルトで4に更新し、4枚以上の画像を含む投稿のギャラリーグリッドの見栄えを改善しました。
  • 「ウェルカムページのウェルカムを閉じる」リンクに専用のフックを使用します。
  • エラーレスポンスには FEP-c180 スキーマを使用します。
  • 添付ファイルには、非常に汎用的なドキュメントタイプではなく、オーディオタイプとビデオタイプを使用します。

Deprecated

  • rest_activitypub_outbox_query フィルターは非推奨となり、代わりにactivitypub_rest_outbox_query を使用してください。
  • activitypub_outbox_post アクションは非推奨となり、代わりにactivitypub_rest_outbox_post を使用してください。

Fixed

  • リアクションとフォロワーブロック内の壊れたアバターをデフォルトのアバターに置き換えました。
  • Brid.gy アクターとのインタラクションに関するメール通知で PHP 警告が発生しなくなりました。
  • メール通知で、より多くの Fediverse プラットフォームのユーザーへのサポートが改善されました。
  • シェアとブーストの処理が改善されました。
  • 「リブログ(ブースト)を受け取る」設定が正しく保存されない問題が発生していました。
  • 返信アクティビティに対してメンションメールが送信されなくなりました。
  • エラーを適切にリセットすることで、誤ってフォロワーが削除されるのを防止しました。
  • 送信トレイアイテムを無効化し、再試行スケジュールを適切に削除しました。
  • ブログアクターオプションが無効になっている場合、ブログプロフィールを照会できなくなりました。
未分類
管理人のマストドンアカウントへのリンクなど

コメント

  1. ishii ishii より:

    この仕様変更で、「これまで表示されていたものが表示されなくなった」とのこと。それが何かは不明だが…。

    https://ezdog.org/@ezdog/114506671601523790

  2. ishii ishii より:

    プラグイン「ActivityPub」が5.9.1に更新された。

    "5.9.1 – 2025-05-15
    Fixed
    ・Fixed a bug where Reaction blocks without modified titles did not get displayed correctly.
    "
    ActivityPub – WordPress plugin | WordPress.org
    https://wordpress.org/plugins/activitypub/#developers

    • ishii ishii より:

      プラグイン「ActivityPub」が5.9.2に更新された。

      "5.9.2 – 2025-05-16
      Fixed
      ・Titles added through a Heading block in the Reactions block now stay properly hidden when there are no reactions.
      "
      ActivityPub – WordPress plugin | WordPress.org
      https://wordpress.org/plugins/activitypub/#developers

タイトルとURLをコピーしました