Patch Changes
-
#13466
c4461ffThanks @NuroDev! - Fix local explorer KV bulk / get for large payloads.Fixes an issue where the local explorer UI would crash when fetching large KV payloads.
Additionally, the local KV bulk get API endpoint now enforces a total 25MB payload limit, in alignment with the remote Cloudflare API.
-
#13543
39a5f04Thanks @SAY-5! - Fixoccured->occurredtypo in theResourceErrorfallback message rendered by the local explorer UI when a worker resource fails to load.