Skip to content

Releases: shaunitareda/crosspost-to-pixelfed

Release list

v1.1.0

Choose a tag to compare

@shaunitareda shaunitareda released this 30 Jun 20:19
56f4bce

= 1.1.0 =
Adds the [pixelfed_feed] shortcode, configurable post type monitoring (fixes auto-crosspost for Mastodon-API apps like Tusky), and improved debug logging.

  • Added [pixelfed_feed] shortcode to display your Pixelfed feed or a hashtag feed on any page/post.
  • Added live auto-refresh for the feed shortcode when a new crosspost is published.
  • Added configurable "Post Types to Monitor" setting so custom post types (e.g. from Mastodon-API apps like Tusky via "Enable Mastodon Apps") can be auto-crossposted, not just the default Post type.
  • Added a save_post catch-all hook for more reliable detection of third-party publishing apps.
  • Added fallback image detection for plain tags and externally-hosted images.
  • Added a connection-error banner to the Debug Log page for faster troubleshooting.
  • Added a manual "Clear Feed Cache" button to Settings.

1.0.0

Choose a tag to compare

@shaunitareda shaunitareda released this 22 Mar 23:58
1e839d2
Initial commit