@emdash-cms/cloudflare@0.36.0
Minor Changes
-
#2538
9c52b39Thanks @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 configuremediaUsageCronand Node.js integrations that provide a customCronScheduler.What should I do?
On Cloudflare, remove the dedicated media usage Cron Trigger and the
mediaUsageCronoption. Keep the general Cron Trigger unchanged; no replacement trigger is required.If you provide a custom Node.js scheduler, remove
setMediaUsageMaintenance(). A customCronSchedulernow implements onlystart(),stop(),reschedule(), andsetSystemCleanup().Keep Settings → Media usage tracking open until it shows Ready. If the page closes, return to continue from saved progress.
Patch Changes
-
#2802
bfdaccdThanks @khoinguyenpham04! - Fixes new Playground sessions so the seven demo images appear in the Media Library and remain protected from upload and delete operations. -
#2759
fdaff76Thanks @nocdn! - Fixes the Playground setup screen with a left-aligned animated stepper and stable status width, preventing layout shifts before the admin opens. -
#2802
bfdaccdThanks @khoinguyenpham04! - AddshandleMediaUsageActivationAdvance,handleMediaUsageProgress, andhandleMediaUsageRepairto theemdashpackage root so integrations can activate Media Usage, rebuild usage data, and check when indexing is ready. Playground sessions use these handlers soUsed inresults are ready when the admin opens. -
#2463
f613a14Thanks @helio-cf! - Fixes media previews for streaming providers such as Cloudflare Stream. Video from these providers now shows its poster thumbnail in the media library grid and list, plays in the detail panel instead of stalling at 0:00, and reports the file size the provider supplies. Also exportsMediafromemdash/ui, so frontends can render provider-backed video and audio thatImagecannot. -
Updated dependencies [
3e90689,1c9fb43,9d92b55,22c4422,8d8d3de,089d747,291888a,b383a67,f6da16b,9c52b39,619bb56,0f225eb,2fde0f9,37c5010,a1ddcfb,d379d10,b4c73ac,436f63d,815553c,9c52b39,f527127,f00174b,c3c49dd,f5e18d8,bfdaccd,9c52b39,628630a,e3ad082,abd1042,f00174b,f613a14]:- emdash@0.36.0