PostCaster

Changelog

0.4.6

  • Fixed the release packaging so WordPress.org SVN receives only the intended plugin distribution files, without repo-only release notes or WordPress.org source asset folders.

0.4.5

  • Reworked the Action Scheduler hook migration query to use WordPress database helpers instead of an interpolated SQL update.
  • Normalized line endings in the remaining plugin files that still triggered Plugin Check mixed-line-ending warnings.

0.4.4

  • Excluded repository documentation from distribution packages via .distignore so release archives stay focused on runtime plugin files.

0.4.3

  • Fixed Bluesky image processing on WP-Cron and other non-admin runtimes by explicitly loading the WordPress file helpers before calling wp_tempnam().
  • Fixed the bundled Action Scheduler WP-CLI bootstrap so wp action-scheduler commands register correctly after prefixing.
  • Verified compatibility against WordPress 7.0 and updated the tested-up-to header accordingly.

0.4.2

  • Clarified the Settings API sanitization entry point around register_setting() and documented the field-by-field use of core WordPress sanitizers.

0.4.1

  • Declared type, default, and show_in_rest on the plugin’s register_setting() call alongside the existing sanitize callback, addressing feedback from the WordPress.org plugin review.

0.4.0

  • Renamed all internal prefixes (namespace, option names, post/user meta keys, JS handles, constants) to justbee_postcaster_ / JustbeePostCaster… to avoid collisions with other plugins. Existing data is migrated automatically.
  • Scoped the bundled Action Scheduler under JustbeePostCasterVendor (via Strauss) so it can no longer clash with other plugins shipping Action Scheduler.
  • Guarded the bundled Action Scheduler bootstrap against double-loading.
  • All admin UI assets are now properly enqueued; no more inline <script> or <style> tags in PHP views.
  • Tightened nonce and capability checks on preview and template AJAX endpoints.
  • Fixed uninstall: post meta and user meta are now actually removed (both current and legacy prefixes).
  • Paginated the queue and logging views for sites with many entries.
  • Added Bluesky placeholder mentions and queue diagnostics.
  • Fixed duplicate entries in queue status output.
  • Hardened async publish retries and sped up media publishing.
  • Added jberculo to the plugin contributors.

0.3.1

  • Hardened async publish and retry reliability.
  • Improved scaling for personal-target resolution on sites with many authors.
  • Completed plugin data cleanup and operational warnings before first public release.

0.3.0

  • Initial release.

Plugin Website
Visit website

Author
Joost
Version:
0.4.6
Last Updated
June 12, 2026
Requires
WordPress 6.5
Tested Up To
WordPress 7.0
Requires PHP
8.1

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.