Cloudflare
Device registration now hardware-backed via Secure Enclave
↗This release6 featuresNew capabilities2 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notesCloudflare One Changelog · v2026.6.782
Registration tokens can now be generated in the Secure Enclave to provide stronger protection against device impersonation. The release also fixes DNS query failures after idle connections, improves accessibility with high contrast colors, enables Path MTU Discovery by default, and adds UI improvements including re-auth prompts, split tunnel configuration visibility, and proxy mode configuration for consumer users.
Similarity cache default drops from 30 days to 48 hours
↗This release2 featuresNew capabilitiesAI-tallied from the release notesThe similarity cache default TTL changed from 30 days to 48 hours, matching the instance's cache_ttl setting with a range of 10 minutes to 6 days. Also added on-demand purge of cached responses via API or dashboard.
Rollback handlers now receive step context via ctx
↗This release1 featureNew capabilitiesAI-tallied from the release notesWorkflows rollback handlers now receive the original step context through a ctx object, including step name, count, attempt number, and configuration with defaults applied.