Salta al contenuto principale


6.0.0 – New Kids on the Block


Our latest release brings a lot of improvements — especially to our blocks! The Follow Me and Followers blocks now have a fresh design, better interactivity, and broader support for ActivityPub-enabled users. The Reactions block and “Reply on the Fediv

Our latest release brings a lot of improvements — especially to our blocks!

The Follow Me and Followers blocks now have a fresh design, better interactivity, and broader support for ActivityPub-enabled users.
A screenshot of the new 'Follow Me' Block!
The Reactions block and “Reply on the Fediverse” feature also now take advantage of the latest Block Editor features and are built on the Interactivity API for a smoother experience.

We’ll follow up soon with a deeper dive into the new block features — stay tuned!

Fediverse Followers


Follower navigation


Previous

Next

Beyond blocks, publishing new blog posts now reliably sends a Create activity to the Fediverse, so your followers won’t miss a thing. We’ve also improved how hashtags and @-mentions appear when posts federate to Mastodon and other platforms.

Under the hood, we’ve cleaned up and modernized the codebase — and the plugin now requires WordPress 6.5 to take full advantage of the latest WordPress features.

Meanwhile, we’re kicking off a major rework of the Followers/Following system. Expect more enhancements to roll out over the next few weeks. Plus, we’ll be publishing a blog post with our roadmap plans in the coming days — exciting things ahead! 🚀

Full Changelog
Added


  • Enhanced markup of the “follow me” block, for a better Webmention and IndieWeb support.
  • The actor of the replied-to post is now included in cc or to based on the post’s visibility.


Changed


  • “Reply on the Fediverse” now uses the Interactivity API for display on the frontend.
  • Bumped minimum required WordPress version to 6.5.
  • Default avatar and error handling for the reactions popover list.
  • Ensured that publishing a new blog post always sends a Create to the Fediverse.
  • Followers block has an updated design, new block variations, and uses the Interactivity API for display on the frontend.
  • Follow Me and Followers blocks can now list any user that is Activitypub-enabled, even if they have the Subscriber role.
  • Likes and Reposts for comments to a post are no longer attributed to the post itself.
  • New system to manage followers and followings more consistently using a unified actor type.
  • Re-enabled HTML support in excerpts and summaries to properly display hashtags and @-replies, now that Mastodon supports it.
  • Refactored to use CSS for effects instead of JavaScript, simplifying the code.
  • Refine the plugin’s handling and storage of remote actor data.
  • The Follow Me block now uses the latest Block Editor technology for display on the frontend.
  • The Reactions block now uses the latest Block Editor technology for display on the frontend.


Removed


  • Cleaned up the codebase and removed deprecated functions.


Fixed


  • Added forward compatibility for Editor Controls, fixing deprecated warnings in the Editor.
  • Avoid type mismatch when updating activitypub_content_warning meta values.
  • Default number of attachments now works correctly in block editor.
  • Fixed a bug in Site Health that caused a PHP warning and missing details for the WebFinger check.
  • Fixes a bug in WordPress 6.5 where the plugin settings in the Editor would fail to render, due to a backwards compatibility break.
  • Improved automated setup process for the Surge caching plugin.
  • Improved excerpt handling by removing shortcodes from summaries.


Downloads


Questa voce è stata modificata (3 mesi fa)

reshared this

in reply to ActivityPub for WordPress

Assuming that's one of the new blocks after 2nd paragraph in the blog post, the next/previous buttons are not changing the 3 followers listed

/cc @pfefferle

in reply to Ben Hardill

thanks for reporting!!
Questa voce è stata modificata (3 mesi fa)
in reply to ActivityPub for WordPress

Since the update all my followers are not shown anymore. Also not in the Followers-Block. 😔 Is this a known bug?

#ActivityPub #NoFollowers

just small circles 🕊 reshared this.

in reply to Videospielgeschichten

I am very sorry, I messed up the migration 🙁

but don't worry, this is simply a display problem, all your followers are still there. we already fixed the issue and will release the new version on monday.

here is a workaround to restart the migration process: github.com/Automattic/wordpres…

in reply to ActivityPub for WordPress

Any chance to make ActivityPub work with the classic URL scheme (index.php/...)? I don't want to change my URL scheme - some thousand old entries, backlinks and all that - but ActivityPub for Wordpress stopped working and it looks like that classic URL scheme is the culprit?
in reply to Till Westermayer

the short answer: it does not work out of the box.

the long answer: I think it is possible whith some tweakings, but debugging can be time-consuming.

in reply to ActivityPub for WordPress

Do you have any idea why the Reaction Block is not rendered in twentytwentyfive even with plugins disabled?
Worked before the update.
in reply to barning

do you see some errors in the JS console in your browser?
Unknown parent

mastodon - Collegamento all'originale
Matthias Pfefferle
can you share a link to a post that should show it?
in reply to Matthias Pfefferle

Yes. This has a mix of webmentions, comments and reactions: niklasbarning.de/2024/01/18/ap…
in reply to Matthias Pfefferle

It works now. I got rid of every Indieweb Plugin and that solved the problem.