Blog

2.8.24 — August 6, 2026

Summary

Recommended update for all users. This release brings performance and stability improvements, with the biggest gains on installations running a large number of campaigns, along with a smarter handling of multipage feeds and PHP 8.4 compatibility.

Fixed

  • Fixes a fatal error that could break a site on installations with a lot of campaigns. Campaign data is no longer read on every page request, which also lowers memory usage and speeds up the whole site, front end included.
  • Multipage feeds (Professional’s “Check to use as a multipage feed”) no longer repeat the same post several times when the source website ignores the pagination parameter. Repeated items are detected and discarded, so the campaign imports one post per real item and its max items quota is spent on new content only.
  • PHP 8.4 compatibility — the plugin no longer fills the server error log with “Constant E_STRICT is deprecated” notices when opening the System Status page, exporting the system report, or while a campaign or a feed preview is running.

New

  • Campaigns now report when a run was interrupted by the server — “Timed out after N sec.” in the campaigns list and in the campaign control panel — so an incomplete run is easy to spot at a glance.

Improved

  • Campaign logs are now capped at the last 10 runs per campaign when “Activate Debug Logs in Campaigns” is enabled, keeping the database lean.
  • The “Clear campaign” action is now available in the campaigns list hover menu while a campaign is running, next to the existing button in the Current State column.
  • “Clear campaign” now reports the real duration of the interrupted run in the Last run column.
  • Polished the Last run column and the dashboard widget display after an interrupted run.
  • Multipage feeds now stop requesting further pages as soon as a page brings nothing new, and report it in the campaign log — fewer requests to the source and a clear hint when a site does not really paginate.
  • Removed the “Fetching multiple feeds with single SimplePie instance is deprecated” notice from the campaign log on multipage feeds, and made the feature ready for future WordPress versions where that old mode will be gone.

Recommendation

Recommended for all users — update as soon as possible. Especially recommended if your site runs a large number of campaigns, uses multipage feeds, or is already on PHP 8.4.

You might be interested in …

Leave a Reply

Your email address will not be published. Required fields are marked *