github emdash-cms/emdash @emdash-cms/cloudflare@0.36.0

latest releases: @emdash-cms/registry-verification@0.2.0, @emdash-cms/gutenberg-to-portable-text@0.36.0, @emdash-cms/plugin-embeds@0.1.44...
4 hours ago

Minor Changes

  • #2538 9c52b39 Thanks @khoinguyenpham04! - Removes scheduled media usage recovery. Media usage tracking now advances only while an administrator keeps its settings page visible. This breaks Cloudflare deployments that configure mediaUsageCron and Node.js integrations that provide a custom CronScheduler.

    What should I do?

    On Cloudflare, remove the dedicated media usage Cron Trigger and the mediaUsageCron option. Keep the general Cron Trigger unchanged; no replacement trigger is required.

    If you provide a custom Node.js scheduler, remove setMediaUsageMaintenance(). A custom CronScheduler now implements only start(), stop(), reschedule(), and setSystemCleanup().

    Keep Settings → Media usage tracking open until it shows Ready. If the page closes, return to continue from saved progress.

Patch Changes

Don't miss a new emdash release

NewReleases is sending notifications on new releases.