CINXE.COM

Changelogs | Cloudflare Docs

<!doctype html> <html lang="en" dir="ltr" data-theme="dark" class="astro-bguv2lll"> <head> <base href="https://developers.cloudflare.com/changelog/"> <script type="module">const t=document.querySelectorAll("a");function c(e,n){zaraz.track(e,{href:n.href,hostname:n.hostname})}function i(){if(!(!t||t.length===0))for(const e of t){if(!e.href)continue;const n=new URL(e.href),o=new RegExp("^[^.]+?\\.cloudflare\\.com");n.hostname!=="developers.cloudflare.com"&&(n.hostname==="workers.cloudflare.com"&&n.pathname.startsWith("/playground#")?e.addEventListener("click",()=>{c("playground link click",e)}):o.test(n.hostname)?e.addEventListener("click",()=>{c("Cross Domain Click",e)}):e.addEventListener("click",()=>{c("external link click",e)}))}}i();</script> <script type="module" src="/_astro/Head.astro_astro_type_script_index_1_lang.BJ-FY6qB.js"></script> <script type="module" src="/_astro/Head.astro_astro_type_script_index_2_lang.Dfph1UEd.js"></script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Changelogs | Cloudflare Docs</title> <link rel="canonical" href="https://developers.cloudflare.com/changelog/"> <link rel="sitemap" href="/sitemap-index.xml"> <link rel="shortcut icon" href="/favicon.png" type="image/png"> <meta name="generator" content="Astro v4.16.12"> <meta name="generator" content="Starlight v0.29.2"> <meta property="og:title" content="Changelogs"> <meta property="og:type" content="article"> <meta property="og:url" content="https://developers.cloudflare.com/changelog/"> <meta property="og:locale" content="en"> <meta property="og:description"> <meta property="og:site_name" content="Cloudflare Docs"> <meta name="twitter:card" content="summary_large_image"> <meta name="image" content="https://developers.cloudflare.com/cf-twitter-card.png"> <meta name="og:image" content="https://developers.cloudflare.com/cf-twitter-card.png"> <meta name="twitter:image" content="https://developers.cloudflare.com/cf-twitter-card.png"> <script> window.StarlightThemeProvider = (() => { const storedTheme = typeof localStorage !== 'undefined' && localStorage.getItem('starlight-theme'); const theme = storedTheme || (window.matchMedia('(prefers-color-scheme: light)').matches ? 'light' : 'dark'); document.documentElement.dataset.theme = theme === 'light' ? 'light' : 'dark'; return { updatePickers(theme = storedTheme || 'auto') { document.querySelectorAll('starlight-theme-select').forEach((picker) => { const select = picker.querySelector('select'); if (select) select.value = theme; /** @type {HTMLTemplateElement | null} */ const tmpl = document.querySelector(`#theme-icons`); const newIcon = tmpl && tmpl.content.querySelector('.' + theme); if (newIcon) { const oldIcon = picker.querySelector('svg.label-icon'); if (oldIcon) { oldIcon.replaceChildren(...newIcon.cloneNode(true).childNodes); } } }); }, }; })(); </script> <template id="theme-icons"> <svg aria-hidden="true" class="light astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M5 12a1 1 0 0 0-1-1H3a1 1 0 0 0 0 2h1a1 1 0 0 0 1-1Zm.64 5-.71.71a1 1 0 0 0 0 1.41 1 1 0 0 0 1.41 0l.71-.71A1 1 0 0 0 5.64 17ZM12 5a1 1 0 0 0 1-1V3a1 1 0 0 0-2 0v1a1 1 0 0 0 1 1Zm5.66 2.34a1 1 0 0 0 .7-.29l.71-.71a1 1 0 1 0-1.41-1.41l-.66.71a1 1 0 0 0 0 1.41 1 1 0 0 0 .66.29Zm-12-.29a1 1 0 0 0 1.41 0 1 1 0 0 0 0-1.41l-.71-.71a1.004 1.004 0 1 0-1.43 1.41l.73.71ZM21 11h-1a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2Zm-2.64 6A1 1 0 0 0 17 18.36l.71.71a1 1 0 0 0 1.41 0 1 1 0 0 0 0-1.41l-.76-.66ZM12 6.5a5.5 5.5 0 1 0 5.5 5.5A5.51 5.51 0 0 0 12 6.5Zm0 9a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Zm0 3.5a1 1 0 0 0-1 1v1a1 1 0 0 0 2 0v-1a1 1 0 0 0-1-1Z" /> </svg> <svg aria-hidden="true" class="dark astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M21.64 13a1 1 0 0 0-1.05-.14 8.049 8.049 0 0 1-3.37.73 8.15 8.15 0 0 1-8.14-8.1 8.59 8.59 0 0 1 .25-2A1 1 0 0 0 8 2.36a10.14 10.14 0 1 0 14 11.69 1 1 0 0 0-.36-1.05Zm-9.5 6.69A8.14 8.14 0 0 1 7.08 5.22v.27a10.15 10.15 0 0 0 10.14 10.14 9.784 9.784 0 0 0 2.1-.22 8.11 8.11 0 0 1-7.18 4.32v-.04Z" /> </svg> <svg aria-hidden="true" class="auto astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M21 14h-1V7a3 3 0 0 0-3-3H7a3 3 0 0 0-3 3v7H3a1 1 0 0 0-1 1v2a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-2a1 1 0 0 0-1-1ZM6 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7H6V7Zm14 10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1h16v1Z" /> </svg> </template> <link rel="stylesheet" href="/_astro/props.DH3lyL-U.css"> <style>*,*:before,*:after{box-sizing:border-box}*{margin:0}html{color-scheme:dark;accent-color:var(--sl-color-accent)}html[data-theme=light]{color-scheme:light}body{font-family:var(--__sl-font);line-height:var(--sl-line-height);-webkit-font-smoothing:antialiased;color:var(--sl-color-text);background-color:var(--sl-color-bg)}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6,code{overflow-wrap:anywhere}code{font-family:var(--__sl-font-mono)} :root{--astro-code-color-text: var(--sl-color-white);--astro-code-color-background: var(--sl-color-gray-6);--astro-code-token-constant: var(--sl-color-blue-high);--astro-code-token-string: var(--sl-color-green-high);--astro-code-token-comment: var(--sl-color-gray-2);--astro-code-token-keyword: var(--sl-color-purple-high);--astro-code-token-parameter: var(--sl-color-red-high);--astro-code-token-function: var(--sl-color-red-high);--astro-code-token-string-expression: var(--sl-color-green-high);--astro-code-token-punctuation: var(--sl-color-gray-2);--astro-code-token-link: var(--sl-color-blue-high)} h4:where(.astro-b3ixuhka).sticky-pinned{top:var(--sl-nav-height);background-color:var(--sl-color-bg)} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sl-hidden{display:none}.sl-flex{display:flex}.sl-block{display:block}@media (min-width: 50rem){.md\:sl-hidden{display:none}.md\:sl-flex{display:flex}.md\:sl-block{display:block}}@media (min-width: 72rem){.lg\:sl-hidden{display:none}.lg\:sl-flex{display:flex}.lg\:sl-block{display:block}}[data-theme=light] .light\:sl-hidden,[data-theme=dark] .dark\:sl-hidden{display:none}[dir=rtl] .rtl\:flip:not(:where([dir=rtl] [dir=ltr] *)){transform:scaleX(-1)} .sl-banner:where(.astro-laz2plt2){--__sl-banner-text: var(--sl-color-banner-text, var(--sl-color-text-invert));padding:var(--sl-nav-pad-y) var(--sl-nav-pad-x);background-color:var(--sl-color-banner-bg, var(--sl-color-bg-accent));color:var(--__sl-banner-text);line-height:var(--sl-line-height-headings);text-align:center;text-wrap:balance;box-shadow:var(--sl-shadow-sm)}.sl-banner:where(.astro-laz2plt2) a{color:var(--__sl-banner-text)} .content-panel:where(.astro-7nkwcw3z){padding:1.5rem var(--sl-content-pad-x)}.content-panel:where(.astro-7nkwcw3z)+.content-panel:where(.astro-7nkwcw3z){border-top:1px solid var(--sl-color-hairline)}.sl-container:where(.astro-7nkwcw3z){max-width:var(--sl-content-width)}.sl-container:where(.astro-7nkwcw3z)>*+*{margin-top:1.5rem}@media (min-width: 72rem){.sl-container:where(.astro-7nkwcw3z){margin-inline:var(--sl-content-margin-inline, auto)}} p:where(.astro-opzsrvew){border:1px solid var(--sl-color-orange);padding:.75em 1em;background-color:var(--sl-color-orange-low);color:var(--sl-color-orange-high);width:-moz-max-content;width:max-content;max-width:100%;align-items:center;gap:.75em;font-size:var(--sl-text-body-sm);line-height:var(--sl-line-height-headings)} #ot-sdk-btn:where(.astro-hwxmvrii).ot-sdk-show-settings{border:none!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important;padding:inherit!important;font-family:var(--sl-font-family)!important}#ot-sdk-btn:where(.astro-hwxmvrii).ot-sdk-show-settings:hover{background-color:inherit!important} a:where(.astro-eez2twj6){gap:.5rem;align-items:center;text-decoration:none;color:var(--sl-color-gray-3)}a:where(.astro-eez2twj6):hover{color:var(--sl-color-white)} .bleed:where(.astro-fxeopwe4){box-shadow:0 0 0 100vmax #001c43!important;clip-path:inset(0 -100vmax)} .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1} </style> <link rel="stylesheet" href="/_astro/markdown.BmaHg7Hb.css"> <style>.pagination-links:where(.astro-u2l5gyhi){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));gap:1rem}a:where(.astro-u2l5gyhi){display:flex;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;flex-basis:calc(50% - .5rem);flex-grow:1;border:1px solid var(--sl-color-gray-5);border-radius:.5rem;padding:1rem;text-decoration:none;color:var(--sl-color-gray-2);box-shadow:var(--sl-shadow-md);overflow-wrap:anywhere}:where(.astro-u2l5gyhi)[rel=next]{justify-content:end;text-align:end;flex-direction:row-reverse}a:where(.astro-u2l5gyhi):hover{border-color:var(--sl-color-gray-2)}.link-title:where(.astro-u2l5gyhi){color:var(--sl-color-white);font-size:var(--sl-text-2xl);line-height:var(--sl-line-height-headings)}svg:where(.astro-u2l5gyhi){flex-shrink:0} </style> <link rel="stylesheet" href="/_astro/modal.CF_ijafl.css"> <style>:root{--docsearch-primary-color: var(--sl-color-text-accent);--docsearch-text-color: var(--sl-color-text);--docsearch-spacing: 12px;--docsearch-icon-stroke-width: 1.4;--docsearch-highlight-color: var(--docsearch-primary-color);--docsearch-muted-color: var(--sl-color-gray-3);--docsearch-container-background: var(--sl-color-backdrop-overlay);--docsearch-modal-width: 560px;--docsearch-modal-height: 600px;--docsearch-modal-background: var(--sl-color-gray-6);--docsearch-modal-shadow: var(--sl-shadow-lg);--docsearch-searchbox-height: 56px;--docsearch-searchbox-background: var(--sl-color-gray-7, var(--sl-color-gray-6));--docsearch-searchbox-focus-background: var(--sl-color-black);--docsearch-searchbox-shadow: inset 0 0 0 1px var(--docsearch-primary-color);--docsearch-hit-height: 56px;--docsearch-hit-color: var(--sl-color-white);--docsearch-hit-active-color: var(--sl-color-black);--docsearch-hit-background: var(--sl-color-black);--docsearch-key-gradient: linear-gradient( var(--sl-color-bg-inline-code) 0%, var(--sl-color-bg-inline-code) 100% );--docsearch-footer-height: 44px;--docsearch-footer-background: var(--sl-color-black);--docsearch-footer-shadow: 0 -1px 0 0 var(--sl-color-hairline-light)}.DocSearch-Modal{border:1px solid var(--sl-color-hairline-light)}.DocSearch-Logo svg *{fill:var(--docsearch-muted-color)} footer:where(.astro-3yyafb3n){flex-direction:column;gap:1.5rem}.meta:where(.astro-3yyafb3n){gap:.75rem 3rem;justify-content:space-between;flex-wrap:wrap;margin-top:3rem;font-size:var(--sl-text-sm);color:var(--sl-color-gray-3)}.meta:where(.astro-3yyafb3n)>p:only-child{margin-inline-start:auto}.kudos:where(.astro-3yyafb3n){align-items:center;gap:.5em;margin:1.5rem auto;font-size:var(--sl-text-xs);text-decoration:none;color:var(--sl-color-gray-3)}.kudos:where(.astro-3yyafb3n) svg{color:var(--sl-color-orange)}.kudos:where(.astro-3yyafb3n):hover{color:var(--sl-color-white)} .page:where(.astro-vrdttmbt){flex-direction:column;min-height:100vh}.header:where(.astro-vrdttmbt){z-index:var(--sl-z-index-navbar);position:fixed;inset-inline-start:0;inset-block-start:0;width:100%;height:var(--sl-nav-height);border-bottom:1px solid var(--sl-color-hairline-shade);padding:var(--sl-nav-pad-y) var(--sl-nav-pad-x);padding-inline-end:var(--sl-nav-pad-x);background-color:var(--sl-color-bg-nav)}[data-has-sidebar] .header:where(.astro-vrdttmbt){padding-inline-end:calc(var(--sl-nav-gap) + var(--sl-nav-pad-x) + var(--sl-menu-button-size))}.sidebar-pane:where(.astro-vrdttmbt){visibility:var(--sl-sidebar-visibility, hidden);position:fixed;z-index:var(--sl-z-index-menu);inset-block:var(--sl-nav-height) 0;inset-inline-start:0;width:100%;background-color:var(--sl-color-black);overflow-y:auto}[aria-expanded=true]~.sidebar-pane:where(.astro-vrdttmbt){--sl-sidebar-visibility: visible}.sidebar-content:where(.astro-vrdttmbt){height:100%;min-height:-moz-max-content;min-height:max-content;padding:1rem var(--sl-sidebar-pad-x) 0;flex-direction:column;gap:1rem}@media (min-width: 50rem){.sidebar-content:where(.astro-vrdttmbt):after{content:"";padding-bottom:1px}}.main-frame:where(.astro-vrdttmbt){padding-top:calc(var(--sl-nav-height) + var(--sl-mobile-toc-height));padding-inline-start:var(--sl-content-inline-start)}@media (min-width: 50rem){[data-has-sidebar] .header:where(.astro-vrdttmbt){padding-inline-end:var(--sl-nav-pad-x)}.sidebar-pane:where(.astro-vrdttmbt){--sl-sidebar-visibility: visible;width:var(--sl-sidebar-width);background-color:var(--sl-color-bg-sidebar);border-inline-end:1px solid var(--sl-color-hairline-shade)}} .DocSearch-Button{display:flex;align-items:center;gap:.5rem;border:0;background-color:transparent;color:var(--sl-color-gray-1);cursor:pointer;height:2.5rem;font-size:var(--sl-text-xl)}.DocSearch-Button-Container{display:contents}.DocSearch-Search-Icon{width:.875em;height:.875em;stroke-width:.125rem}.DocSearch-Button-Placeholder,.DocSearch-Button-Keys,.DocSearch-Button-Key{display:none}@media (min-width: 50rem){sl-doc-search{width:100%}.DocSearch-Button{border:1px solid var(--sl-color-gray-5);border-radius:.5rem;padding-inline-start:.75rem;padding-inline-end:1rem;background-color:var(--sl-color-black);color:var(--sl-color-gray-2);font-size:var(--sl-text-sm);width:100%;max-width:22rem}.DocSearch-Button:hover{border-color:var(--sl-color-gray-2);color:var(--sl-color-white)}.DocSearch-Button-Placeholder,.DocSearch-Button-Keys{display:flex}.DocSearch-Button-Keys{margin-inline-start:auto}.DocSearch-Button-Keys:before{content:"";width:1em;height:1em;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17 2H7a5 5 0 0 0-5 5v10a5 5 0 0 0 5 5h10a5 5 0 0 0 5-5V7a5 5 0 0 0-5-5Zm3 15a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10Z'%3E%3C/path%3E%3Cpath d='M15.293 6.707a1 1 0 1 1 1.414 1.414l-8.485 8.486a1 1 0 0 1-1.414-1.415l8.485-8.485Z'%3E%3C/path%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17 2H7a5 5 0 0 0-5 5v10a5 5 0 0 0 5 5h10a5 5 0 0 0 5-5V7a5 5 0 0 0-5-5Zm3 15a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v10Z'%3E%3C/path%3E%3Cpath d='M15.293 6.707a1 1 0 1 1 1.414 1.414l-8.485 8.486a1 1 0 0 1-1.414-1.415l8.485-8.485Z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;background-color:currentColor}} [data-mobile-menu-expanded]{overflow:hidden}@media (min-width: 50rem){[data-mobile-menu-expanded]{overflow:auto}} .hero:where(.astro-jbfsktt5){display:grid;align-items:center;gap:1rem;padding-bottom:1rem}.hero:where(.astro-jbfsktt5)>img:where(.astro-jbfsktt5),.hero:where(.astro-jbfsktt5)>.hero-html:where(.astro-jbfsktt5){-o-object-fit:contain;object-fit:contain;width:min(70%,20rem);height:auto;margin-inline:auto}.stack:where(.astro-jbfsktt5){flex-direction:column;gap:clamp(1.5rem,calc(1.5rem + 1vw),2rem);text-align:center}.copy:where(.astro-jbfsktt5){flex-direction:column;gap:1rem;align-items:center}.copy:where(.astro-jbfsktt5)>:where(.astro-jbfsktt5){max-width:50ch}h1:where(.astro-jbfsktt5){font-size:clamp(var(--sl-text-3xl),calc(.25rem + 5vw),var(--sl-text-6xl));line-height:var(--sl-line-height-headings);font-weight:600;color:var(--sl-color-white)}.tagline:where(.astro-jbfsktt5){font-size:clamp(var(--sl-text-base),calc(.0625rem + 2vw),var(--sl-text-xl));color:var(--sl-color-gray-2)}.actions:where(.astro-jbfsktt5){gap:1rem 2rem;flex-wrap:wrap;justify-content:center}@media (min-width: 50rem){.hero:where(.astro-jbfsktt5){grid-template-columns:7fr 4fr;gap:3%;padding-block:clamp(2.5rem,calc(1rem + 10vmin),10rem)}.hero:where(.astro-jbfsktt5)>img:where(.astro-jbfsktt5),.hero:where(.astro-jbfsktt5)>.hero-html:where(.astro-jbfsktt5){order:2;width:min(100%,25rem)}.stack:where(.astro-jbfsktt5){text-align:start}.copy:where(.astro-jbfsktt5){align-items:flex-start}.actions:where(.astro-jbfsktt5){justify-content:flex-start}} dialog:where(.astro-vjux6bgf){background:transparent;border:0;height:100vh;height:100dvh;margin:0;max-height:none;max-width:none;overflow:hidden;padding:0;position:fixed;width:100vw;width:100dvw}dialog:where(.astro-vjux6bgf)::backdrop{background:var(--starlight-image-zoom-backdrop-bg, var(--sl-color-black));opacity:0}.starlight-image-zoom-opened dialog:where(.astro-vjux6bgf)::backdrop{opacity:1}figure:where(.astro-vjux6bgf){cursor:zoom-out;height:100%;position:relative;width:100%}figure:where(.astro-vjux6bgf) figcaption{background-color:color-mix(in srgb,var(--sl-color-bg-nav),transparent 10%);border-top:1px solid var(--sl-color-hairline);cursor:initial;inset:auto 0 0;opacity:0;padding:var(--sl-nav-pad-y) var(--sl-nav-pad-x);position:absolute}@media (prefers-reduced-transparency){figure:where(.astro-vjux6bgf) figcaption{background-color:var(--sl-color-bg-nav)}}.starlight-image-zoom-opened figure:where(.astro-vjux6bgf) figcaption{opacity:1}button:where(.astro-vjux6bgf){cursor:zoom-out;opacity:0;z-index:1}.starlight-image-zoom-opened button:where(.astro-vjux6bgf){opacity:1}@media (prefers-reduced-motion: no-preference){button:where(.astro-vjux6bgf),dialog:where(.astro-vjux6bgf)::backdrop,figure:where(.astro-vjux6bgf) figcaption{transition:opacity var(--starlight-image-zoom-animation-duration)}} html{.feedback-prompt-content{margin-top:1.5em!important;@media (min-width: 1152px){display:none}}&:not([data-has-toc]){.feedback-prompt-content{display:block}}&[data-has-hero]{.feedback-prompt-content{display:none}}}.sl-markdown-content:where(.astro-cedpceuv) .heading-wrapper{--icon-size: .75em;--icon-spacing: .25em;line-height:var(--sl-line-height-headings)}.sl-markdown-content:where(.astro-cedpceuv) :not(.heading-wrapper)+:is(.heading-wrapper):not(:where(.not-content *)){margin-top:1.5em}.sl-markdown-content:where(.astro-cedpceuv) .level-h2{font-size:var(--sl-text-h2)}.sl-markdown-content:where(.astro-cedpceuv) .level-h3{font-size:var(--sl-text-h3)}.sl-markdown-content:where(.astro-cedpceuv) .level-h4{font-size:var(--sl-text-h4)}.sl-markdown-content:where(.astro-cedpceuv) .level-h5{font-size:var(--sl-text-h5)}.sl-markdown-content:where(.astro-cedpceuv) .heading-wrapper>:first-child{margin-inline-end:calc(var(--icon-size) + var(--icon-spacing));display:inline}.sl-markdown-content:where(.astro-cedpceuv) .anchor-link{margin-inline-start:calc(-1 * (var(--icon-size)));color:var(--sl-color-gray-3)}.sl-markdown-content:where(.astro-cedpceuv) .anchor-link:hover,.sl-markdown-content:where(.astro-cedpceuv) .anchor-link:focus{color:var(--sl-color-text-accent)}.sl-markdown-content:where(.astro-cedpceuv) .heading-wrapper svg{display:inline;width:var(--icon-size)}.sl-markdown-content:where(.astro-cedpceuv) .anchor-link .sr-only{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover: hover){.sl-markdown-content:where(.astro-cedpceuv) .anchor-link{opacity:0}}.sl-markdown-content:where(.astro-cedpceuv) .heading-wrapper:hover>.anchor-link,.sl-markdown-content:where(.astro-cedpceuv) .anchor-link:focus{opacity:1}@media (min-width: 95em){.sl-markdown-content:where(.astro-cedpceuv) .heading-wrapper{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:var(--icon-spacing);margin-inline-start:calc(-1 * (var(--icon-size) + var(--icon-spacing)))}.sl-markdown-content:where(.astro-cedpceuv) .heading-wrapper>:first-child,.sl-markdown-content:where(.astro-cedpceuv) .anchor-link{margin:0}} button:where(.astro-jif73yzw){position:fixed;top:calc((var(--sl-nav-height) - var(--sl-menu-button-size)) / 2);inset-inline-end:var(--sl-nav-pad-x);z-index:var(--sl-z-index-navbar);border:0;border-radius:50%;width:var(--sl-menu-button-size);height:var(--sl-menu-button-size);padding:.5rem;background-color:var(--sl-color-white);color:var(--sl-color-black);box-shadow:var(--sl-shadow-md);cursor:pointer}:where(.astro-jif73yzw)[aria-expanded=true] button:where(.astro-jif73yzw){background-color:var(--sl-color-gray-2);box-shadow:none}[data-theme=light] button:where(.astro-jif73yzw){background-color:var(--sl-color-black);color:var(--sl-color-white)}[data-theme=light] :where(.astro-jif73yzw)[aria-expanded=true] button:where(.astro-jif73yzw){background-color:var(--sl-color-gray-5)} .site-title:where(.astro-m46x6ez3){align-items:center;gap:var(--sl-nav-gap);font-size:var(--sl-text-h4);font-weight:600;color:var(--sl-color-text-accent);text-decoration:none;white-space:nowrap}img:where(.astro-m46x6ez3){height:calc(var(--sl-nav-height) - 2 * var(--sl-nav-pad-y));width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:0 50%;object-position:0 50%} :root{--sl-icon-color: var(--sl-color-text)} :root{--starlight-image-zoom-animation-duration: .3s}starlight-image-zoom-zoomable{display:inline-block;position:relative;width:100%}starlight-image-zoom-zoomable img{cursor:zoom-in}starlight-image-zoom-zoomable button{cursor:zoom-in}starlight-image-zoom-zoomable button:not(:focus):not(:focus-within){border:none;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.starlight-image-zoom-control{background-color:var(--sl-color-bg-nav);border:2px solid var(--sl-color-gray-2);border-radius:50%;display:grid;height:44px;inset:20px auto auto 20px;margin-top:0!important;padding:10px;place-items:center;position:absolute;width:44px}:is(.starlight-image-zoom-opened,.starlight-image-zoom-transition) .starlight-image-zoom-control{inset:20px 20px auto auto}.starlight-image-zoom-source{visibility:hidden}.starlight-image-zoom-image{cursor:zoom-out}@media (prefers-reduced-motion: no-preference){.starlight-image-zoom-image{transition:transform var(--starlight-image-zoom-animation-duration) cubic-bezier(.4,0,.2,1)}} .header:where(.astro-kmkmnagf){gap:var(--sl-nav-gap);justify-content:space-between;align-items:center;height:100%}.title-wrapper:where(.astro-kmkmnagf){overflow:hidden}.right-group:where(.astro-kmkmnagf),.social-icons:where(.astro-kmkmnagf){gap:1rem;align-items:center}.social-icons:where(.astro-kmkmnagf):after{content:"";height:2rem;border-inline-end:1px solid var(--sl-color-gray-5)}@media (min-width: 50rem){:root[data-has-sidebar]{--__sidebar-pad: calc(2 * var(--sl-nav-pad-x))}:root:not([data-has-toc]){--__toc-width: 0rem}.header:where(.astro-kmkmnagf){--__sidebar-width: max(0rem, var(--sl-content-inline-start, 0rem) - var(--sl-nav-pad-x));--__main-column-fr: calc( ( 100% + var(--__sidebar-pad, 0rem) - var(--__toc-width, var(--sl-sidebar-width)) - (2 * var(--__toc-width, var(--sl-nav-pad-x))) - var(--sl-content-inline-start, 0rem) - var(--sl-content-width) ) / 2 );display:grid;grid-template-columns:minmax(calc(var(--__sidebar-width) + max(0rem,var(--__main-column-fr) - var(--sl-nav-gap))),auto) 1fr auto;align-content:center}} :root{--sl-badge-default-border: var(--sl-color-accent);--sl-badge-default-bg: var(--sl-color-accent-low);--sl-badge-default-text: #fff;--sl-badge-note-border: var(--sl-color-blue);--sl-badge-note-bg: var(--sl-color-blue-low);--sl-badge-note-text: #fff;--sl-badge-danger-border: var(--sl-color-red);--sl-badge-danger-bg: var(--sl-color-red-low);--sl-badge-danger-text: #fff;--sl-badge-success-border: var(--sl-color-green);--sl-badge-success-bg: var(--sl-color-green-low);--sl-badge-success-text: #fff;--sl-badge-caution-border: var(--sl-color-orange);--sl-badge-caution-bg: var(--sl-color-orange-low);--sl-badge-caution-text: #fff;--sl-badge-tip-border: var(--sl-color-purple);--sl-badge-tip-bg: var(--sl-color-purple-low);--sl-badge-tip-text: #fff}[data-theme=light]:root{--sl-badge-default-bg: var(--sl-color-accent-high);--sl-badge-note-bg: var(--sl-color-blue-high);--sl-badge-danger-bg: var(--sl-color-red-high);--sl-badge-success-bg: var(--sl-color-green-high);--sl-badge-caution-bg: var(--sl-color-orange-high);--sl-badge-tip-bg: var(--sl-color-purple-high)}.sl-badge:where(.astro-avdet4wd){display:inline-block;border:1px solid var(--sl-color-border-badge);border-radius:.25rem;font-family:var(--sl-font-system-mono);line-height:normal;color:var(--sl-color-text-badge);background-color:var(--sl-color-bg-badge);overflow-wrap:anywhere}.sidebar-content .sl-badge:where(.astro-avdet4wd){line-height:1;font-size:var(--sl-text-xs);padding:.125rem .375rem}.sidebar-content a[aria-current=page]>.sl-badge:where(.astro-avdet4wd){--sl-color-bg-badge: transparent;--sl-color-border-badge: currentColor;color:inherit}.default:where(.astro-avdet4wd){--sl-color-bg-badge: var(--sl-badge-default-bg);--sl-color-border-badge: var(--sl-badge-default-border);--sl-color-text-badge: var(--sl-badge-default-text)}.note:where(.astro-avdet4wd){--sl-color-bg-badge: var(--sl-badge-note-bg);--sl-color-border-badge: var(--sl-badge-note-border);--sl-color-text-badge: var(--sl-badge-note-text)}.danger:where(.astro-avdet4wd){--sl-color-bg-badge: var(--sl-badge-danger-bg);--sl-color-border-badge: var(--sl-badge-danger-border);--sl-color-text-badge: var(--sl-badge-danger-text)}.success:where(.astro-avdet4wd){--sl-color-bg-badge: var(--sl-badge-success-bg);--sl-color-border-badge: var(--sl-badge-success-border);--sl-color-text-badge: var(--sl-badge-success-text)}.tip:where(.astro-avdet4wd){--sl-color-bg-badge: var(--sl-badge-tip-bg);--sl-color-border-badge: var(--sl-badge-tip-border);--sl-color-text-badge: var(--sl-badge-tip-text)}.caution:where(.astro-avdet4wd){--sl-color-bg-badge: var(--sl-badge-caution-bg);--sl-color-border-badge: var(--sl-badge-caution-border);--sl-color-text-badge: var(--sl-badge-caution-text)}.small:where(.astro-avdet4wd){font-size:var(--sl-text-xs);padding:.125rem .25rem}.medium:where(.astro-avdet4wd){font-size:var(--sl-text-sm);padding:.175rem .35rem}.large:where(.astro-avdet4wd){font-size:var(--sl-text-base);padding:.225rem .45rem}.sl-markdown-content :is(h1,h2,h3,h4,h5,h6) .sl-badge:where(.astro-avdet4wd){vertical-align:middle} .card-grid:where(.astro-zntqmydn){display:grid;grid-template-columns:100%;gap:1rem}.card-grid:where(.astro-zntqmydn)>*{margin-top:0!important}@media (min-width: 50rem){.card-grid:where(.astro-zntqmydn){grid-template-columns:1fr 1fr;gap:1.5rem}.stagger:where(.astro-zntqmydn){--stagger-height: 5rem;padding-bottom:var(--stagger-height)}.stagger:where(.astro-zntqmydn)>*:nth-child(2n){transform:translateY(var(--stagger-height))}} .card:where(.astro-v5tidmuc){--sl-card-border: var(--sl-color-purple);--sl-card-bg: var(--sl-color-purple-low);border:1px solid var(--sl-color-gray-5);background-color:var(--sl-color-black);padding:clamp(1rem,calc(.125rem + 3vw),2.5rem);flex-direction:column;gap:clamp(.5rem,calc(.125rem + 1vw),1rem)}.card:where(.astro-v5tidmuc):nth-child(4n+1){--sl-card-border: var(--sl-color-orange);--sl-card-bg: var(--sl-color-orange-low)}.card:where(.astro-v5tidmuc):nth-child(4n+3){--sl-card-border: var(--sl-color-green);--sl-card-bg: var(--sl-color-green-low)}.card:where(.astro-v5tidmuc):nth-child(4n+4){--sl-card-border: var(--sl-color-red);--sl-card-bg: var(--sl-color-red-low)}.card:where(.astro-v5tidmuc):nth-child(4n+5){--sl-card-border: var(--sl-color-blue);--sl-card-bg: var(--sl-color-blue-low)}.title:where(.astro-v5tidmuc){font-weight:600;font-size:var(--sl-text-h4);color:var(--sl-color-white);line-height:var(--sl-line-height-headings);gap:1rem;align-items:center}.card:where(.astro-v5tidmuc) .icon:where(.astro-v5tidmuc){border:1px solid var(--sl-card-border);background-color:var(--sl-card-bg);padding:.2em;border-radius:.25rem}.card:where(.astro-v5tidmuc) .body:where(.astro-v5tidmuc){margin:0;font-size:clamp(var(--sl-text-sm),calc(.5rem + 1vw),var(--sl-text-body))} label:where(.astro-4yphtoen){--sl-label-icon-size: .875rem;--sl-caret-size: 1.25rem;--sl-inline-padding: .5rem;position:relative;display:flex;align-items:center;gap:.25rem;color:var(--sl-color-gray-1)}label:where(.astro-4yphtoen):hover{color:var(--sl-color-gray-2)}.icon:where(.astro-4yphtoen){position:absolute;top:50%;transform:translateY(-50%);pointer-events:none}.label-icon:where(.astro-4yphtoen){font-size:var(--sl-label-icon-size);inset-inline-start:0}.caret:where(.astro-4yphtoen){font-size:var(--sl-caret-size);inset-inline-end:0}select:where(.astro-4yphtoen){border:0;padding-block:.625rem;padding-inline:calc(var(--sl-label-icon-size) + var(--sl-inline-padding) + .25rem) calc(var(--sl-caret-size) + var(--sl-inline-padding) + .25rem);margin-inline:calc(var(--sl-inline-padding) * -1);width:calc(var(--sl-select-width) + var(--sl-inline-padding) * 2);background-color:transparent;text-overflow:ellipsis;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}option:where(.astro-4yphtoen){background-color:var(--sl-color-bg-nav);color:var(--sl-color-gray-1)}@media (min-width: 50rem){select:where(.astro-4yphtoen){font-size:var(--sl-text-sm)}} .right-sidebar-panel:where(.astro-pb3aqygn){padding:1rem var(--sl-sidebar-pad-x)}.sl-container:where(.astro-pb3aqygn){width:calc(var(--sl-sidebar-width) - 2 * var(--sl-sidebar-pad-x))}.right-sidebar-panel:where(.astro-pb3aqygn) h2{color:var(--sl-color-white);font-size:var(--sl-text-h5);font-weight:600;line-height:var(--sl-line-height-headings);margin-bottom:.5rem}.right-sidebar-panel:where(.astro-pb3aqygn) :where(a){display:block;font-size:var(--sl-text-xs);text-decoration:none;color:var(--sl-color-gray-3);overflow-wrap:anywhere}.right-sidebar-panel:where(.astro-pb3aqygn) :where(a):hover{color:var(--sl-color-white)}@media (min-width: 72rem){.sl-container:where(.astro-pb3aqygn){max-width:calc(((100vw - var(--sl-sidebar-width) - 2 * var(--sl-content-pad-x) - 2 * var(--sl-sidebar-pad-x)) * .25))}} h1:where(.astro-j6tvhyss){margin-top:1rem;font-size:var(--sl-text-h1);line-height:var(--sl-line-height-headings);font-weight:600;color:var(--sl-color-white)} ul:where(.astro-g2bywc46){padding:0;list-style:none}a:where(.astro-g2bywc46){--pad-inline: .5rem;display:block;border-radius:.25rem;padding-block:.25rem;padding-inline:calc(1rem * var(--depth) + var(--pad-inline)) var(--pad-inline);line-height:1.25}a:where(.astro-g2bywc46)[aria-current=true]{color:var(--sl-color-text-accent)}.isMobile:where(.astro-g2bywc46) a:where(.astro-g2bywc46){--pad-inline: 1rem;display:flex;justify-content:space-between;gap:var(--pad-inline);border-top:1px solid var(--sl-color-gray-6);border-radius:0;padding-block:.5rem;color:var(--sl-color-text);font-size:var(--sl-text-sm);text-decoration:none;outline-offset:var(--sl-outline-offset-inside)}.isMobile:where(.astro-g2bywc46):first-child>li:where(.astro-g2bywc46):first-child>a:where(.astro-g2bywc46){border-top:0}.isMobile:where(.astro-g2bywc46) a:where(.astro-g2bywc46)[aria-current=true],.isMobile:where(.astro-g2bywc46) a:where(.astro-g2bywc46)[aria-current=true]:hover,.isMobile:where(.astro-g2bywc46) a:where(.astro-g2bywc46)[aria-current=true]:focus{color:var(--sl-color-white);background-color:unset}.isMobile:where(.astro-g2bywc46) a:where(.astro-g2bywc46)[aria-current=true]:after{content:"";width:1rem;background-color:var(--sl-color-text-accent);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNCAxNCc+PHBhdGggZD0nTTEwLjkxNCA0LjIwNmEuNTgzLjU4MyAwIDAgMC0uODI4IDBMNS43NCA4LjU1NyAzLjkxNCA2LjcyNmEuNTk2LjU5NiAwIDAgMC0uODI4Ljg1N2wyLjI0IDIuMjRhLjU4My41ODMgMCAwIDAgLjgyOCAwbDQuNzYtNC43NmEuNTgzLjU4MyAwIDAgMCAwLS44NTdaJy8+PC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNCAxNCc+PHBhdGggZD0nTTEwLjkxNCA0LjIwNmEuNTgzLjU4MyAwIDAgMC0uODI4IDBMNS43NCA4LjU1NyAzLjkxNCA2LjcyNmEuNTk2LjU5NiAwIDAgMC0uODI4Ljg1N2wyLjI0IDIuMjRhLjU4My41ODMgMCAwIDAgLjgyOCAwbDQuNzYtNC43NmEuNTgzLjU4MyAwIDAgMCAwLS44NTdaJy8+PC9zdmc+Cg==);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;flex-shrink:0} nav:where(.astro-doynk5tl){position:fixed;z-index:var(--sl-z-index-toc);top:calc(var(--sl-nav-height) - 1px);inset-inline:0;border-top:1px solid var(--sl-color-gray-5);background-color:var(--sl-color-bg-nav)}@media (min-width: 50rem){nav:where(.astro-doynk5tl){inset-inline-start:var(--sl-content-inline-start, 0)}}summary:where(.astro-doynk5tl){gap:.5rem;align-items:center;height:var(--sl-mobile-toc-height);border-bottom:1px solid var(--sl-color-hairline-shade);padding:.5rem 1rem;font-size:var(--sl-text-xs);outline-offset:var(--sl-outline-offset-inside)}summary:where(.astro-doynk5tl)::marker,summary:where(.astro-doynk5tl)::-webkit-details-marker{display:none}.toggle:where(.astro-doynk5tl){flex-shrink:0;gap:1rem;align-items:center;justify-content:space-between;border:1px solid var(--sl-color-gray-5);border-radius:.5rem;padding-block:.5rem;padding-inline-start:.75rem;padding-inline-end:.5rem;line-height:1;background-color:var(--sl-color-black);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}details:where(.astro-doynk5tl)[open] .toggle:where(.astro-doynk5tl){color:var(--sl-color-white);border-color:var(--sl-color-accent)}details:where(.astro-doynk5tl) .toggle:where(.astro-doynk5tl):hover{color:var(--sl-color-white);border-color:var(--sl-color-gray-2)}[dir=rtl] .caret:where(.astro-doynk5tl){transform:rotate(180deg)}details:where(.astro-doynk5tl)[open] .caret:where(.astro-doynk5tl){transform:rotate(90deg)}.display-current:where(.astro-doynk5tl){white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--sl-color-white)}.dropdown:where(.astro-doynk5tl){--border-top: 1px;margin-top:calc(-1 * var(--border-top));border:var(--border-top) solid var(--sl-color-gray-6);border-top-color:var(--sl-color-hairline-shade);max-height:calc(85vh - var(--sl-nav-height) - var(--sl-mobile-toc-height));overflow-y:auto;background-color:var(--sl-color-black);box-shadow:var(--sl-shadow-md);overscroll-behavior:contain} a:where(.astro-wy4te6ga){color:var(--sl-color-text-accent);padding:.5em;margin:-.5em}a:where(.astro-wy4te6ga):hover{opacity:.66} .c-breadcrumbs{--color-link-breadcrumbs: inherit;--size-font-breadcrumbs: 1rem;--spacing-vertical-separator-breadcrumbs: 6px}.c-breadcrumbs .has-ellipsis{display:var(--display-ellipsis-breadcrumbs, none)}.c-breadcrumbs.is-truncated .has-ellipsis{--display-ellipsis-breadcrumbs: flex}.c-breadcrumbs.is-truncated .c-breadcrumbs__crumb{visibility:var(--visibility-truncated-breadcrumbs, hidden);position:var(--position-truncated-breadcrumbs, absolute)}.c-breadcrumbs.is-truncated .c-breadcrumbs__crumb:first-of-type,.c-breadcrumbs.is-truncated .c-breadcrumbs__crumb:last-of-type,.c-breadcrumbs.is-truncated .c-breadcrumbs__crumb.has-ellipsis{--visibility-truncated-breadcrumbs: visible;--position-truncated-breadcrumbs: relative}.c-breadcrumbs__truncated-button{background-color:transparent;border:none;padding:0;margin:0;cursor:pointer;color:var(--color-truncated-button, var(--color-link-breadcrumbs))}.c-breadcrumbs__crumbs{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.c-breadcrumbs__crumbs:where(.has-no-separators){row-gap:var(--spacing-vertical-separator-breadcrumbs);-moz-column-gap:1rem;column-gap:1rem}.c-breadcrumbs__crumb{display:flex;align-items:center}.c-breadcrumbs__crumb:has(.c-breadcrumbs__separator) .c-breadcrumbs__separator{display:flex;align-items:center;justify-content:center;margin-inline:var(--spacing-vertical-separator-breadcrumbs)}.c-breadcrumbs__crumb:has(svg,image) :where(svg,image){max-width:var(--size-font-breadcrumbs);max-height:var(--size-font-breadcrumbs)}.c-breadcrumbs__link,.c-breadcrumbs__truncated-button{font-size:var(--size-font-breadcrumbs);text-decoration:none;color:var(--color-link-breadcrumbs);line-height:1} svg:where(.astro-c6vsoqas){color:var(--sl-icon-color);font-size:var(--sl-icon-size, 1em);width:1em;height:1em} a:where(.astro-7q3lir66){clip:rect(0,0,0,0);position:fixed;top:.75rem;inset-inline-start:.75rem}a:where(.astro-7q3lir66):focus{clip:unset;z-index:var(--sl-z-index-skiplink);display:block;padding:.5rem 1rem;text-decoration:none;color:var(--sl-color-text-invert);background-color:var(--sl-color-text-accent);box-shadow:var(--sl-shadow-lg)} .main-pane:where(.astro-67yu43on){isolation:isolate}@media (min-width: 72rem){.right-sidebar-container:where(.astro-67yu43on){order:2;position:relative;width:calc(var(--sl-sidebar-width) + (100% - var(--sl-content-width) - var(--sl-sidebar-width)) / 2)}.right-sidebar:where(.astro-67yu43on){position:fixed;top:0;border-inline-start:1px solid var(--sl-color-gray-6);padding-top:var(--sl-nav-height);width:100%;height:100vh;overflow-y:auto;scrollbar-width:none}.main-pane:where(.astro-67yu43on){width:100%}[data-has-sidebar][data-has-toc] .main-pane:where(.astro-67yu43on){--sl-content-margin-inline: auto 0;order:1;width:calc(var(--sl-content-width) + (100% - var(--sl-content-width) - var(--sl-sidebar-width)) / 2)}} .starlight-aside{padding:1rem;border-inline-start:.25rem solid var(--sl-color-asides-border);color:var(--sl-color-white)}.starlight-aside--note{--sl-color-asides-text-accent: var(--sl-color-blue-high);--sl-color-asides-border: var(--sl-color-blue);background-color:var(--sl-color-blue-low)}.starlight-aside--tip{--sl-color-asides-text-accent: var(--sl-color-purple-high);--sl-color-asides-border: var(--sl-color-purple);background-color:var(--sl-color-purple-low)}.starlight-aside--caution{--sl-color-asides-text-accent: var(--sl-color-orange-high);--sl-color-asides-border: var(--sl-color-orange);background-color:var(--sl-color-orange-low)}.starlight-aside--danger{--sl-color-asides-text-accent: var(--sl-color-red-high);--sl-color-asides-border: var(--sl-color-red);background-color:var(--sl-color-red-low)}.starlight-aside__title{display:flex;gap:.5rem;align-items:center;font-size:var(--sl-text-h5);font-weight:600;line-height:var(--sl-line-height-headings);color:var(--sl-color-asides-text-accent)}.starlight-aside__icon{font-size:1.333em;width:1em;height:1em}.starlight-aside__title+.starlight-aside__content{margin-top:.5rem}.starlight-aside__content a{color:var(--sl-color-asides-text-accent)} sl-sidebar-state-persist:where(.astro-kku4brbg){display:contents} :root{.sidebar-content{--sl-color-hairline-light: #cacaca !important;>*{a{padding:.2375em var(--sl-sidebar-item-padding-inline)!important;&[aria-current=page]{background-color:unset!important;border:unset!important;border-color:unset!important;color:var(--sl-color-accent)!important;font-weight:600!important}}summary{padding:.1375em var(--sl-sidebar-item-padding-inline)!important}.large{color:var(--sl-color-gray-2)!important;font-weight:unset!important;font-size:unset!important;@media (min-width: 50rem){font-size:var(--sl-text-sm)!important}}.caret{font-size:1rem!important}}}}:root[data-theme=dark]{.sidebar-content{--sl-color-hairline-light: #444444 !important}} .starlight-aside{border:unset;border-radius:4px;&.starlight-aside--note{background-color:#ecf4ff}&.starlight-aside--caution{background-color:#fff8e4}.starlight-aside__title{margin-left:30px;svg{margin-left:-30px}}.starlight-aside__content{margin-top:unset;margin-left:30px}}:root[data-theme=dark]{.starlight-aside--note{background-color:#001c43}.starlight-aside--caution{background-color:#62490a}} .social-icons:where(.astro-wu23bvmt){margin-inline-end:auto;gap:1rem;align-items:center;padding-block:1rem}.social-icons:where(.astro-wu23bvmt):empty{display:none}.mobile-preferences:where(.astro-wu23bvmt){justify-content:space-between;flex-wrap:wrap;border-top:1px solid var(--sl-color-gray-6);-moz-column-gap:1rem;column-gap:1rem;padding:.5rem 0} starlight-tabs:where(.astro-esqgolmp){display:block}.tablist-wrapper:where(.astro-esqgolmp){overflow-x:auto}:where(.astro-esqgolmp)[role=tablist]{display:flex;list-style:none;border-bottom:2px solid var(--sl-color-gray-5);padding:0}.tab:where(.astro-esqgolmp){margin-bottom:-2px}.tab:where(.astro-esqgolmp)>:where(.astro-esqgolmp)[role=tab]{display:flex;align-items:center;gap:.5rem;padding:0 1.25rem;text-decoration:none;border-bottom:2px solid var(--sl-color-gray-5);color:var(--sl-color-gray-3);outline-offset:var(--sl-outline-offset-inside);overflow-wrap:initial}.tab:where(.astro-esqgolmp) :where(.astro-esqgolmp)[role=tab][aria-selected=true]{color:var(--sl-color-white);border-color:var(--sl-color-text-accent);font-weight:600}.tablist-wrapper:where(.astro-esqgolmp)~[role=tabpanel]{margin-top:1rem} :root{--sl-text-h4: var(--sl-text-base);--sl-text-h5: var(--sl-text-base)} html:not([data-has-toc]){--sl-mobile-toc-height: 0rem}html:not([data-has-sidebar]){--sl-content-width: 67.5rem}html{scroll-padding-top:calc(1.5rem + var(--sl-nav-height) + var(--sl-mobile-toc-height))}main:where(.astro-bguv2lll){padding-bottom:3vh}@media (min-width: 50em){:where(.astro-bguv2lll)[data-has-sidebar]{--sl-content-inline-start: var(--sl-sidebar-width)}}@media (min-width: 72em){html{scroll-padding-top:calc(1.5rem + var(--sl-nav-height))}} .sl-link-card:where(.astro-mf7fz2mj){display:grid;grid-template-columns:1fr auto;gap:.5rem;border:1px solid var(--sl-color-gray-5);border-radius:.5rem;padding:1rem;box-shadow:var(--sl-shadow-sm);position:relative}a:where(.astro-mf7fz2mj){text-decoration:none;line-height:var(--sl-line-height-headings)}a:where(.astro-mf7fz2mj):before{content:"";position:absolute;inset:0}.stack:where(.astro-mf7fz2mj){flex-direction:column;gap:.5rem}.title:where(.astro-mf7fz2mj){color:var(--sl-color-white);font-weight:600;font-size:var(--sl-text-lg)}.description:where(.astro-mf7fz2mj){color:var(--sl-color-gray-3);line-height:1.5}.icon:where(.astro-mf7fz2mj){color:var(--sl-color-gray-3)}.sl-link-card:where(.astro-mf7fz2mj):hover{background:var(--sl-color-gray-7, var(--sl-color-gray-6));border-color:var(--sl-color-gray-2)}.sl-link-card:where(.astro-mf7fz2mj):hover .icon:where(.astro-mf7fz2mj){color:var(--sl-color-white)} input,select{background-color:var(--sl-color-bg-nav);border-color:var(--sl-color-gray-5);border-width:2px}input[readonly]{background-color:var(--sl-color-backdrop-overlay);cursor:not-allowed} .sl-steps{--bullet-size: calc(var(--sl-line-height) * 1rem);--bullet-margin: .375rem;list-style:none;counter-reset:steps-counter var(--sl-steps-start, 0);padding-inline-start:0}.sl-steps>li{counter-increment:steps-counter;position:relative;padding-inline-start:calc(var(--bullet-size) + 1rem);padding-bottom:1px;min-height:calc(var(--bullet-size) + var(--bullet-margin))}.sl-steps>li+li{margin-top:0}.sl-steps>li:before{content:counter(steps-counter);position:absolute;top:0;inset-inline-start:0;width:var(--bullet-size);height:var(--bullet-size);line-height:var(--bullet-size);font-size:var(--sl-text-xs);font-weight:600;text-align:center;color:var(--sl-color-white);background-color:var(--sl-color-gray-6);border-radius:99rem;box-shadow:inset 0 0 0 1px var(--sl-color-gray-5)}.sl-steps>li:after{--guide-width: 1px;content:"";position:absolute;top:calc(var(--bullet-size) + var(--bullet-margin));bottom:var(--bullet-margin);inset-inline-start:calc((var(--bullet-size) - var(--guide-width)) / 2);width:var(--guide-width);background-color:var(--sl-color-hairline-light)}.sl-steps>li>:first-child{--lh: calc(1em * var(--sl-line-height));--shift-y: calc(.5 * (var(--bullet-size) - var(--lh)));transform:translateY(var(--shift-y));margin-bottom:var(--shift-y)}.sl-steps>li>:first-child:where(h1,h2,h3,h4,h5,h6){--lh: calc(1em * var(--sl-line-height-headings))}@supports (--prop: 1lh){.sl-steps>li>:first-child{--lh: 1lh}} kbd{border:1px solid rgb(251 146 60);border-radius:.25rem;background-color:#fb923c1a;padding:.1rem} starlight-file-tree:where(.astro-p67cqifm){--x-space: 1.5rem;--y-space: .125rem;--y-pad: 0;display:block;border:1px solid var(--sl-color-gray-5);padding:1rem;background-color:var(--sl-color-gray-6);font-size:var(--sl-text-xs);font-family:var(--__sl-font-mono);overflow-x:auto}starlight-file-tree:where(.astro-p67cqifm) .directory>details{border:0;padding:0;padding-inline-start:var(--x-space);background:transparent}starlight-file-tree:where(.astro-p67cqifm) .directory>details>summary{margin-inline-start:calc(-1 * var(--x-space));border:0;padding:var(--y-pad) .625rem;font-weight:400;color:var(--sl-color-white);max-width:100%}starlight-file-tree:where(.astro-p67cqifm) .directory>details>summary::marker,starlight-file-tree:where(.astro-p67cqifm) .directory>details>summary::-webkit-details-marker{color:var(--sl-color-gray-3)}starlight-file-tree:where(.astro-p67cqifm) .directory>details>summary:hover,starlight-file-tree:where(.astro-p67cqifm) .directory>details>summary:hover .tree-icon{cursor:pointer;color:var(--sl-color-text-accent);fill:var(--sl-color-text-accent)}starlight-file-tree:where(.astro-p67cqifm) .directory>details>summary:hover~ul{border-color:var(--sl-color-gray-4)}starlight-file-tree:where(.astro-p67cqifm) .directory>details>summary:hover .highlight .tree-icon{fill:var(--sl-color-text-invert)}starlight-file-tree:where(.astro-p67cqifm) ul{margin-inline-start:.5rem;border-inline-start:1px solid var(--sl-color-gray-5);padding:0;padding-inline-start:.125rem;list-style:none}starlight-file-tree:where(.astro-p67cqifm)>ul{margin:0;border:0;padding:0}starlight-file-tree:where(.astro-p67cqifm) li{margin:var(--y-space) 0;padding:var(--y-pad) 0}starlight-file-tree:where(.astro-p67cqifm) .file{margin-inline-start:calc(var(--x-space) - .125rem);color:var(--sl-color-white)}starlight-file-tree:where(.astro-p67cqifm) .tree-entry{display:inline-flex;align-items:flex-start;flex-wrap:wrap;max-width:calc(100% - 1rem)}@media (min-width: 30em){starlight-file-tree:where(.astro-p67cqifm) .tree-entry{flex-wrap:nowrap}}starlight-file-tree:where(.astro-p67cqifm) .tree-entry>:first-child{flex-shrink:0}starlight-file-tree:where(.astro-p67cqifm) .empty{color:var(--sl-color-gray-3);padding-inline-start:.375rem}starlight-file-tree:where(.astro-p67cqifm) .comment{color:var(--sl-color-gray-3);padding-inline-start:1.625rem;max-width:24rem;min-width:12rem}starlight-file-tree:where(.astro-p67cqifm) .highlight{display:inline-block;border-radius:.25rem;padding-inline-end:.5rem;color:var(--sl-color-text-invert);background-color:var(--sl-color-text-accent)}starlight-file-tree:where(.astro-p67cqifm) svg{display:inline;fill:var(--sl-color-gray-3);vertical-align:middle;margin-inline:.25rem .375rem;width:.875rem;height:.875rem}starlight-file-tree:where(.astro-p67cqifm) .highlight svg.tree-icon{fill:var(--sl-color-text-invert)} ul:where(.astro-3ii7xxms){--sl-sidebar-item-padding-inline: .5rem;list-style:none;padding:0}li:where(.astro-3ii7xxms){overflow-wrap:anywhere}ul:where(.astro-3ii7xxms) ul:where(.astro-3ii7xxms) li:where(.astro-3ii7xxms){margin-inline-start:var(--sl-sidebar-item-padding-inline);border-inline-start:1px solid var(--sl-color-hairline-light);padding-inline-start:var(--sl-sidebar-item-padding-inline)}.large:where(.astro-3ii7xxms){font-size:var(--sl-text-lg);font-weight:600;color:var(--sl-color-white)}.top-level:where(.astro-3ii7xxms)>li:where(.astro-3ii7xxms)+li:where(.astro-3ii7xxms){margin-top:.75rem}summary:where(.astro-3ii7xxms){display:flex;align-items:center;justify-content:space-between;padding:.2em var(--sl-sidebar-item-padding-inline);line-height:1.4;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}summary:where(.astro-3ii7xxms)::marker,summary:where(.astro-3ii7xxms)::-webkit-details-marker{display:none}.caret:where(.astro-3ii7xxms){transition:transform .2s ease-in-out;flex-shrink:0}[dir=rtl] .caret:where(.astro-3ii7xxms){transform:rotate(180deg)}:where(.astro-3ii7xxms)[open]>summary:where(.astro-3ii7xxms) .caret:where(.astro-3ii7xxms){transform:rotate(90deg)}a:where(.astro-3ii7xxms){display:block;border-radius:.25rem;text-decoration:none;color:var(--sl-color-gray-2);padding:.3em var(--sl-sidebar-item-padding-inline);line-height:1.4}a:where(.astro-3ii7xxms):hover,a:where(.astro-3ii7xxms):focus{color:var(--sl-color-white)}:where(.astro-3ii7xxms)[aria-current=page],:where(.astro-3ii7xxms)[aria-current=page]:hover,:where(.astro-3ii7xxms)[aria-current=page]:focus{font-weight:600;color:var(--sl-color-text-invert);background-color:var(--sl-color-text-accent)}a:where(.astro-3ii7xxms)>:where(.astro-3ii7xxms):not(:last-child),.group-label:where(.astro-3ii7xxms)>:where(.astro-3ii7xxms):not(:last-child){margin-inline-end:.25em}@media (min-width: 50rem){.top-level:where(.astro-3ii7xxms)>li:where(.astro-3ii7xxms)+li:where(.astro-3ii7xxms){margin-top:.5rem}.large:where(.astro-3ii7xxms){font-size:var(--sl-text-base)}a:where(.astro-3ii7xxms){font-size:var(--sl-text-sm)}} :root{--color-link-breadcrumbs: var(--sl-color-text-accent)} .littlefoot{--popover-font-family: var(--sl-font-system);--popover-background-color: var(--sl-color-bg);--popover-text-color: var(--sl-color-white)}.littlefoot__content>p>a{color:var(--sl-color-text-accent)}.data-footnote-backref{display:none} .sl-link-button:where(.astro-xwgiixxa){align-items:center;border:1px solid transparent;border-radius:999rem;display:inline-flex;font-size:var(--sl-text-sm);gap:.5em;line-height:1.1875;outline-offset:.25rem;padding:.4375rem 1.125rem;text-decoration:none}.sl-link-button:where(.astro-xwgiixxa).primary{background:var(--sl-color-text-accent);border-color:var(--sl-color-text-accent);color:var(--sl-color-black)}.sl-link-button:where(.astro-xwgiixxa).primary:hover{color:var(--sl-color-black)}.sl-link-button:where(.astro-xwgiixxa).secondary{border-color:inherit;color:var(--sl-color-white)}.sl-link-button:where(.astro-xwgiixxa).minimal{color:var(--sl-color-white);padding-inline:0}.sl-link-button:where(.astro-xwgiixxa) svg{flex-shrink:0}@media (min-width: 50rem){.sl-link-button:where(.astro-xwgiixxa){font-size:var(--sl-text-base);padding:.9375rem 1.25rem}}.sl-markdown-content .sl-link-button:where(.astro-xwgiixxa){margin-inline-end:1rem}.sl-markdown-content .sl-link-button:where(.astro-xwgiixxa):not(:where(p *)){margin-block:1rem} pre.mermaid:not([data-processed]){visibility:hidden} table *{overflow-wrap:normal} </style> <link rel="stylesheet" href="/_astro/tailwind.eiFFQINp.css"> <style>.site-title{gap:calc(.5 * var(--sl-nav-gap));span{color:var(--sl-color-white)}img{height:calc(var(--sl-nav-height) - 3 * var(--sl-nav-pad-y))}} fieldset:where(.astro-x6kpz2mu){padding-top:0;padding-left:0}label:where(.astro-x6kpz2mu){font-size:small;color:var(--sl-color-gray-3)}input:where(.astro-x6kpz2mu)::-moz-placeholder{font-size:x-small}input:where(.astro-x6kpz2mu)[type=submit],input:where(.astro-x6kpz2mu)::placeholder{font-size:x-small}h2:where(.astro-x6kpz2mu){color:var(--sl-color-white);font-size:var(--sl-text-h5);font-weight:600;line-height:var(--sl-line-height-headings);margin-bottom:.5rem}#info:where(.astro-x6kpz2mu){display:none}#other:where(.astro-x6kpz2mu):checked~#info:where(.astro-x6kpz2mu){display:flex}:where(.astro-x6kpz2mu)[data-icon]{cursor:pointer;color:var(--sl-color-gray-3);font-size:1.5rem;margin-right:.5rem;&:hover{color:var(--sl-color-text-accent);border-color:var(--sl-color-text-accent)}} </style> <link rel="stylesheet" href="/_astro/tooltips.9CXlcdLr.css"> <style>.hero:where(.astro-opidluyl){display:grid;align-items:center;gap:1rem;padding-bottom:1rem}.hero:where(.astro-opidluyl)>img:where(.astro-opidluyl),.hero:where(.astro-opidluyl)>.hero-html:where(.astro-opidluyl){-o-object-fit:contain;object-fit:contain;width:min(70%,20rem);height:auto;margin-inline:auto}.stack:where(.astro-opidluyl){flex-direction:column;gap:clamp(1.5rem,calc(1.5rem + 1vw),2rem);text-align:center}.copy:where(.astro-opidluyl){flex-direction:column;gap:1rem;align-items:center}a:where(.astro-opidluyl){color:var(--sl-color-white)}h1:where(.astro-opidluyl){font-size:clamp(var(--sl-text-3xl),calc(.25rem + 5vw),var(--sl-text-6xl));line-height:var(--sl-line-height-headings);font-weight:600;color:var(--sl-color-white)}.tagline:where(.astro-opidluyl){font-size:clamp(var(--sl-text-base),calc(.0625rem + 2vw),var(--sl-text-xl));color:var(--sl-color-gray-2)}.actions:where(.astro-opidluyl){gap:1rem 2rem;flex-wrap:wrap;justify-content:center}.copy:where(.astro-opidluyl)>.links:where(.astro-opidluyl){gap:0;flex-direction:row;flex-wrap:wrap}@media (min-width: 50rem){.hero:where(.astro-opidluyl){grid-template-columns:7fr 4fr;gap:3%;padding-block:clamp(2.5rem,calc(1rem + 10vmin),10rem)}.hero:where(.astro-opidluyl)>img:where(.astro-opidluyl),.hero:where(.astro-opidluyl)>.hero-html:where(.astro-opidluyl){order:2;width:min(100%,25rem)}.stack:where(.astro-opidluyl){text-align:start}.copy:where(.astro-opidluyl){align-items:flex-start}.actions:where(.astro-opidluyl){justify-content:flex-start}} .NetworkMap--land:where(.astro-x5fqlrwg){fill:rgba(var(--gray-7-rgb),.8)}:where(.astro-x5fqlrwg)[theme=dark] .NetworkMap--land:where(.astro-x5fqlrwg){fill:rgba(var(--gray-2-rgb),.7)}.NetworkMap--datacenters:where(.astro-x5fqlrwg){fill:var(--sl-color-text-accent);stroke:var(--sl-color-text-accent);stroke-width:2px;paint-order:stroke;opacity:.85}:where(.astro-x5fqlrwg)[theme=dark] .NetworkMap--datacenters:where(.astro-x5fqlrwg){stroke:var(--background-color);stroke-width:3px} .card:where(.astro-rcyev3ef){--sl-card-border: var(--sl-color-purple);--sl-card-bg: var(--sl-color-purple-low);border:1px solid var(--sl-color-gray-5);background-color:var(--sl-color-black);padding:clamp(1rem,calc(.125rem + 3vw),2.5rem);flex-direction:column;gap:clamp(.5rem,calc(.125rem + 1vw),1rem)}.card:where(.astro-rcyev3ef):nth-child(4n+1){--sl-card-border: var(--sl-color-orange);--sl-card-bg: var(--sl-color-orange-low)}.card:where(.astro-rcyev3ef):nth-child(4n+3){--sl-card-border: var(--sl-color-green);--sl-card-bg: var(--sl-color-green-low)}.card:where(.astro-rcyev3ef):nth-child(4n+4){--sl-card-border: var(--sl-color-red);--sl-card-bg: var(--sl-color-red-low)}.card:where(.astro-rcyev3ef):nth-child(4n+5){--sl-card-border: var(--sl-color-blue);--sl-card-bg: var(--sl-color-blue-low)}.title:where(.astro-rcyev3ef){font-weight:600;font-size:var(--sl-text-h4);color:var(--sl-color-white);line-height:var(--sl-line-height-headings);gap:1rem;align-items:center}.title:where(.astro-rcyev3ef)>a:where(.astro-rcyev3ef){color:var(--sl-color-white)!important;text-decoration-color:var(--sl-color-accent)!important}.card:where(.astro-rcyev3ef) .icon:where(.astro-rcyev3ef){border:1px solid var(--sl-card-border);background-color:var(--sl-card-bg);padding:.2em;border-radius:.25rem}.card:where(.astro-rcyev3ef) .body:where(.astro-rcyev3ef){margin:0;font-size:clamp(var(--sl-text-sm),calc(.5rem + 1vw),var(--sl-text-body))} a:where(.astro-vdgantbb){color:var(--sl-color-text-accent)} </style> <link rel="stylesheet" href="/_astro/WorkersIsolateDiagram_astro_astro_type_style_index_0_lang.Bc7tm2R7.css"> <style>.card-grid:where(.astro-lrh2lqny){display:grid;gap:1rem}.card-grid:where(.astro-lrh2lqny)>*{margin-top:0!important}@media (min-width: 50rem){.card-grid:where(.astro-lrh2lqny){grid-template-columns:1fr 1fr 1fr 1fr;gap:1.5rem}.stagger:where(.astro-lrh2lqny){--stagger-height: 5rem;padding-bottom:var(--stagger-height)}.stagger:where(.astro-lrh2lqny)>*:nth-child(2n){transform:translateY(var(--stagger-height))}} .link-list:where(.astro-5tgmqq4m) ul{list-style-type:none;padding:0}.link-list:where(.astro-5tgmqq4m) li{border-bottom:1px solid var(--sl-color-gray-6);padding:.25rem 0;margin:0!important}.link-list:where(.astro-5tgmqq4m) li:last-child{border-bottom:none}.link-list:where(.astro-5tgmqq4m) a{display:flex;gap:.5rem;justify-content:space-between;align-items:center;text-decoration:none}.link-list:where(.astro-5tgmqq4m) a:after{content:"";background-color:currentColor;width:1rem;height:1rem;flex-shrink:0;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.92 11.62a1.001 1.001 0 0 0-.21-.33l-5-5a1.003 1.003 0 1 0-1.42 1.42l3.3 3.29H7a1 1 0 0 0 0 2h7.59l-3.3 3.29a1.002 1.002 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219l5-5a1 1 0 0 0 .21-.33 1 1 0 0 0 0-.76Z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.92 11.62a1.001 1.001 0 0 0-.21-.33l-5-5a1.003 1.003 0 1 0-1.42 1.42l3.3 3.29H7a1 1 0 0 0 0 2h7.59l-3.3 3.29a1.002 1.002 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219l5-5a1 1 0 0 0 .21-.33 1 1 0 0 0 0-.76Z'%3E%3C/path%3E%3C/svg%3E");mask-size:100%;-webkit-mask-size:100%}[dir=rtl] .link-list:where(.astro-5tgmqq4m) a:after:not(:where([dir=rtl] [dir=ltr] *)){transform:scaleX(-1)} </style> <link rel="stylesheet" href="/_astro/FooterHeroBlock_astro_astro_type_style_index_0_lang.DOeqfrAD.css"> <style>input:where(.astro-75f4fhkp)[type=radio]{display:none}:root{--active-background: rgb(46 105 255);--hover-background: rgb(46 105 255 / .5);--active-text-color: white}:root[data-theme=dark]{--active-background: rgb(246 130 31);--hover-background: rgb(246 130 31 / .5);--active-text-color: black}#section1:where(.astro-75f4fhkp):checked~.tryit-code:where(.astro-75f4fhkp) #section1Content:where(.astro-75f4fhkp),#section2:where(.astro-75f4fhkp):checked~.tryit-code:where(.astro-75f4fhkp) #section2Content:where(.astro-75f4fhkp),#section3:where(.astro-75f4fhkp):checked~.tryit-code:where(.astro-75f4fhkp) #section3Content:where(.astro-75f4fhkp),#section4:where(.astro-75f4fhkp):checked~.tryit-code:where(.astro-75f4fhkp) #section4Content:where(.astro-75f4fhkp),#section5:where(.astro-75f4fhkp):checked~.tryit-code:where(.astro-75f4fhkp) #section5Content:where(.astro-75f4fhkp){display:block}#section1:where(.astro-75f4fhkp):checked~.tryit-sidebar:where(.astro-75f4fhkp) #section1Label:where(.astro-75f4fhkp),#section2:where(.astro-75f4fhkp):checked~.tryit-sidebar:where(.astro-75f4fhkp) #section2Label:where(.astro-75f4fhkp),#section3:where(.astro-75f4fhkp):checked~.tryit-sidebar:where(.astro-75f4fhkp) #section3Label:where(.astro-75f4fhkp),#section4:where(.astro-75f4fhkp):checked~.tryit-sidebar:where(.astro-75f4fhkp) #section4Label:where(.astro-75f4fhkp),#section5:where(.astro-75f4fhkp):checked~.tryit-sidebar:where(.astro-75f4fhkp) #section5Label:where(.astro-75f4fhkp){background-color:var(--active-background);color:var(--active-text-color)}.tryit-sidebar:where(.astro-75f4fhkp) label:where(.astro-75f4fhkp):hover{background-color:var(--hover-background)} </style> <script type="module" src="/_astro/page.7qqag-5g.js"></script> <meta http-equiv="X-Translated-By" content="Google"> <meta http-equiv="X-Translated-To" content="en"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.1hbgkFx4Qn8.O/am=DgY/d=1/rs=AN8SPfqlmAPxwfG457BPbRXwNq39oSMGHg/m=corsproxy" data-sourceurl="https://developers.cloudflare.com/changelog/"></script> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" rel="stylesheet"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.1hbgkFx4Qn8.O/am=DgY/d=1/exm=corsproxy/ed=1/rs=AN8SPfqlmAPxwfG457BPbRXwNq39oSMGHg/m=phishing_protection" data-phishing-protection-enabled="false" data-forms-warning-enabled="true" data-source-url="https://developers.cloudflare.com/changelog/"></script> <meta name="robots" content="none"> </head> <body class="astro-bguv2lll"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.1hbgkFx4Qn8.O/am=DgY/d=1/exm=corsproxy,phishing_protection/ed=1/rs=AN8SPfqlmAPxwfG457BPbRXwNq39oSMGHg/m=navigationui" data-environment="prod" data-proxy-url="https://developers-cloudflare-com.translate.goog" data-proxy-full-url="https://developers-cloudflare-com.translate.goog/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" data-source-url="https://developers.cloudflare.com/changelog/" data-source-language="pl" data-target-language="en" data-display-language="en-GB" data-detected-source-language="" data-is-source-untranslated="false" data-source-untranslated-url="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developers.cloudflare.com/changelog/&amp;anno=2" data-client="tr"></script><!-- Keep the default skip link in place --><a href="https://developers-cloudflare-com.translate.goog/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#_top" class="astro-7q3lir66">Skip to content</a> <div class="page sl-flex astro-vrdttmbt"> <header class="header astro-vrdttmbt"> <div class="header sl-flex astro-kmkmnagf"> <div class="title-wrapper sl-flex astro-kmkmnagf"><a href="https://developers-cloudflare-com.translate.goog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="site-title sl-flex astro-m46x6ez3"> <img class="astro-m46x6ez3" alt="" src="/_astro/logo.p_ySeMR1.svg" width="40" height="19"> <span class="astro-m46x6ez3"> Cloudflare Docs </span> </a> </div> <div class="sl-flex astro-kmkmnagf"><sl-doc-search data-translations="{&quot;placeholder&quot;:&quot;Search&quot;,&quot;translations&quot;:{&quot;button&quot;:{&quot;buttonText&quot;:&quot;Search&quot;,&quot;buttonAriaLabel&quot;:&quot;Search&quot;},&quot;modal&quot;:{&quot;searchBox&quot;:{},&quot;startScreen&quot;:{},&quot;errorScreen&quot;:{},&quot;footer&quot;:{},&quot;noResultsScreen&quot;:{}}}}"> <button type="button" class="DocSearch DocSearch-Button" aria-label="Search"> <span class="DocSearch-Button-Container"> <svg width="20" height="20" class="DocSearch-Search-Icon" viewbox="0 0 20 20"><path d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" /> </svg><span class="DocSearch-Button-Placeholder">Search</span> </span> <span class="DocSearch-Button-Keys"></span> </button> </sl-doc-search> <script type="module" src="/_astro/DocSearch.astro_astro_type_script_index_0_lang.CycYJ8Jr.js"></script> </div> <div class="sl-hidden md:sl-flex right-group astro-kmkmnagf"> <div class="sl-flex social-icons astro-kmkmnagf"> <div class="items-center hidden lg:flex mx-auto astro-r3tjzkat"><a href="https://developers-cloudflare-com.translate.goog/products/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="px-4 no-underline text-[--sl-color-text] font-medium astro-r3tjzkat"> <span class="astro-r3tjzkat">Products</span> </a><a href="https://developers-cloudflare-com.translate.goog/learning-paths/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="px-4 no-underline text-[--sl-color-text] font-medium astro-r3tjzkat"> <span class="astro-r3tjzkat">Learning</span> </a><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.cloudflarestatus.com/" class="px-4 no-underline text-[--sl-color-text] font-medium astro-r3tjzkat"> <span class="astro-r3tjzkat">Status</span> </a><a href="https://developers-cloudflare-com.translate.goog/support/contacting-cloudflare-support/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="px-4 no-underline text-[--sl-color-text] font-medium astro-r3tjzkat"> <span class="astro-r3tjzkat">Support</span> </a><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com" class="px-4 no-underline text-[--sl-color-text] font-medium astro-r3tjzkat"> <span class="astro-r3tjzkat">Log in</span> </a> </div><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/cloudflare/cloudflare-docs" rel="me" class="sl-flex astro-wy4te6ga"><span class="sr-only astro-wy4te6ga">GitHub</span> <svg aria-hidden="true" class="astro-wy4te6ga astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M12 .3a12 12 0 0 0-3.8 23.38c.6.12.83-.26.83-.57L9 21.07c-3.34.72-4.04-1.61-4.04-1.61-.55-1.39-1.34-1.76-1.34-1.76-1.08-.74.09-.73.09-.73 1.2.09 1.83 1.24 1.83 1.24 1.08 1.83 2.81 1.3 3.5 1 .1-.78.42-1.31.76-1.61-2.67-.3-5.47-1.33-5.47-5.93 0-1.31.47-2.38 1.24-3.22-.14-.3-.54-1.52.1-3.18 0 0 1-.32 3.3 1.23a11.5 11.5 0 0 1 6 0c2.28-1.55 3.29-1.23 3.29-1.23.64 1.66.24 2.88.12 3.18a4.65 4.65 0 0 1 1.23 3.22c0 4.61-2.8 5.63-5.48 5.92.42.36.81 1.1.81 2.22l-.01 3.29c0 .31.2.69.82.57A12 12 0 0 0 12 .3Z" /> </svg></a><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://x.com/cloudflare" rel="me" class="sl-flex astro-wy4te6ga"><span class="sr-only astro-wy4te6ga">X</span> <svg aria-hidden="true" class="astro-wy4te6ga astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M 18.242188 2.25 L 21.554688 2.25 L 14.324219 10.507812 L 22.828125 21.75 L 16.171875 21.75 L 10.953125 14.933594 L 4.992188 21.75 L 1.679688 21.75 L 9.40625 12.914062 L 1.257812 2.25 L 8.082031 2.25 L 12.792969 8.480469 Z M 17.082031 19.773438 L 18.914062 19.773438 L 7.082031 4.125 L 5.113281 4.125 Z M 17.082031 19.773438 " /> </svg></a><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.youtube.com/cloudflare" rel="me" class="sl-flex astro-wy4te6ga"><span class="sr-only astro-wy4te6ga">YouTube</span> <svg aria-hidden="true" class="astro-wy4te6ga astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M23.5 6.2A3 3 0 0 0 21.4 4c-1.9-.5-9.4-.5-9.4-.5s-7.5 0-9.4.5A3 3 0 0 0 .5 6.3C0 8 0 12 0 12s0 4 .5 5.8A3 3 0 0 0 2.6 20c1.9.6 9.4.6 9.4.6s7.5 0 9.4-.6a3 3 0 0 0 2.1-2c.5-2 .5-5.9.5-5.9s0-4-.5-5.8zm-14 9.4V8.4l6.3 3.6-6.3 3.6z" /> </svg></a> </div><starlight-theme-select> <label style="--sl-select-width: 6.25em" class="astro-4yphtoen"> <span class="sr-only astro-4yphtoen">Select theme</span> <svg aria-hidden="true" class="icon label-icon astro-4yphtoen astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M21 14h-1V7a3 3 0 0 0-3-3H7a3 3 0 0 0-3 3v7H3a1 1 0 0 0-1 1v2a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-2a1 1 0 0 0-1-1ZM6 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7H6V7Zm14 10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1h16v1Z" /> </svg><select value="auto" class="astro-4yphtoen"> <option value="dark" class="astro-4yphtoen">Dark</option><option value="light" class="astro-4yphtoen">Light</option><option value="auto" selected class="astro-4yphtoen">Auto</option> </select> <svg aria-hidden="true" class="icon caret astro-4yphtoen astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M17 9.17a1 1 0 0 0-1.41 0L12 12.71 8.46 9.17a1 1 0 1 0-1.41 1.42l4.24 4.24a1.002 1.002 0 0 0 1.42 0L17 10.59a1.002 1.002 0 0 0 0-1.42Z" /> </svg></label> </starlight-theme-select> <script> StarlightThemeProvider.updatePickers(); </script> <script type="module">const r="starlight-theme",o=e=>e==="auto"||e==="dark"||e==="light"?e:"auto",c=()=>o(typeof localStorage<"u"&&localStorage.getItem(r));function n(e){typeof localStorage<"u"&&localStorage.setItem(r,e==="light"||e==="dark"?e:"")}const l=()=>matchMedia("(prefers-color-scheme: light)").matches?"light":"dark";function t(e){StarlightThemeProvider.updatePickers(e),document.documentElement.dataset.theme=e==="auto"?l():e,n(e)}matchMedia("(prefers-color-scheme: light)").addEventListener("change",()=>{c()==="auto"&&t("auto")});class s extends HTMLElement{constructor(){super(),t(c()),this.querySelector("select")?.addEventListener("change",a=>{a.currentTarget instanceof HTMLSelectElement&&t(o(a.currentTarget.value))})}}customElements.define("starlight-theme-select",s);</script> <script type="module">class n extends HTMLElement{constructor(){super();const e=this.querySelector("select");e&&e.addEventListener("change",t=>{t.currentTarget instanceof HTMLSelectElement&&(window.location.pathname=t.currentTarget.value)})}}customElements.define("starlight-lang-select",n);</script> </div> </div> </header> <div class="main-frame astro-vrdttmbt"> <script type="module">const a=document.getElementById("starlight__sidebar"),n=a?.querySelector("sl-sidebar-state-persist"),o="sl-sidebar-state",i=()=>{let t=[];const e=n?.dataset.hash||"";try{const s=sessionStorage.getItem(o),r=JSON.parse(s||"{}");Array.isArray(r.open)&&r.hash===e&&(t=r.open)}catch{}return{hash:e,open:t,scroll:a?.scrollTop||0}},c=t=>{try{sessionStorage.setItem(o,JSON.stringify(t))}catch{}},d=()=>c(i()),l=(t,e)=>{const s=i();s.open[e]=t,c(s)};n?.addEventListener("click",t=>{if(!(t.target instanceof Element))return;const e=t.target.closest("summary")?.closest("details");if(!e)return;const s=e.querySelector("sl-sidebar-restore"),r=parseInt(s?.dataset.index||"");isNaN(r)||l(!e.open,r)});addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"&&d()});addEventListener("pageHide",d);</script> <div class="lg:sl-flex astro-67yu43on"> <div class="main-pane astro-67yu43on"> <main data-pagefind-body lang="en" dir="ltr" class="astro-bguv2lll"> <div class="content-panel astro-7nkwcw3z"> <div class="sl-container astro-7nkwcw3z"><astro-breadcrumbs data-main-bem-class="c-breadcrumbs" data-id="breadcrumbs" data-path-length="1" data-truncated> <nav aria-label="breadcrumbs" class="c-breadcrumbs" id="breadcrumbs"> <ol class="c-breadcrumbs__crumbs has-separators"> <li class="c-breadcrumbs__crumb"><a href="https://developers-cloudflare-com.translate.goog/products/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="c-breadcrumbs__link is-index"> Products </a> <span class="c-breadcrumbs__separator" aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="astro-couag5ji"> <polyline points="9 18 15 12 9 6" class="astro-couag5ji"></polyline> </svg></span></li> <li class="c-breadcrumbs__crumb"><a href="https://developers-cloudflare-com.translate.goog/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="c-breadcrumbs__link is-current" aria-current="location"> changelog </a></li> </ol> </nav> </astro-breadcrumbs> <script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/products/","name":"Products"}},{"@type":"ListItem","position":2,"item":{"@id":"/changelog/","name":"changelog"}}]}</script> <script type="module">class t extends HTMLElement{constructor(){super(),this.isManualToggle=!1,this.breadcrumbs=null,this.mainBemClass=null,this.totalWidth=0,this.resizeObserver=null,this.handleTruncatedButtonClick=()=>{this.breadcrumbs?.classList.remove("is-truncated"),this.isManualToggle=!0},this.mainBemClass=this.dataset.mainBemClass||null;const e=this.dataset.id;!("truncated"in this.dataset)||!e||(this.breadcrumbs=document.getElementById(e),this.initializeCrumbs(),this.setupResizeObserver())}initializeCrumbs(){this.breadcrumbs?.querySelectorAll(`.${this.mainBemClass}__crumb`)?.forEach(s=>{this.totalWidth+=s.offsetWidth})}setupResizeObserver(){this.resizeObserver=new ResizeObserver(e=>{e.forEach(s=>{this.checkOverflow(s.target.clientWidth)})}),this.breadcrumbs&&this.resizeObserver.observe(this.breadcrumbs)}connectedCallback(){this.showHiddenCrumbs()}disconnectedCallback(){this.resizeObserver&&this.breadcrumbs&&(this.resizeObserver.unobserve(this.breadcrumbs),this.resizeObserver.disconnect())}toggleTruncated(e){this.breadcrumbs?.classList.toggle("is-truncated",e)}showHiddenCrumbs(){const e=this.breadcrumbs?.querySelector(`.${this.mainBemClass}__truncated-button`);e?.removeEventListener("click",this.handleTruncatedButtonClick),e?.addEventListener("click",this.handleTruncatedButtonClick.bind(this))}checkOverflow(e){const s=this.totalWidth>e&&!this.isManualToggle;this.toggleTruncated(s),s||(this.isManualToggle=!1)}}customElements.get("astro-breadcrumbs")||customElements.define("astro-breadcrumbs",t);</script> <h1 id="_top" class="astro-j6tvhyss">Changelogs</h1> </div> </div> <div class="content-panel astro-7nkwcw3z"> <div class="sl-container astro-7nkwcw3z"><starlight-image-zoom class="astro-vjux6bgf"> <template class="astro-vjux6bgf"><dialog class="starlight-image-zoom-dialog astro-vjux6bgf"> <button aria-label="Unzoom image" class="starlight-image-zoom-control astro-vjux6bgf"> <svg aria-hidden="true" fill="currentColor" viewbox="0 0 24 24" class="astro-vjux6bgf"><use href="https://developers-cloudflare-com.translate.goog/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#starlight-image-zoom-icon-unzoom" class="astro-vjux6bgf"></use> </svg></button> <figure class="astro-vjux6bgf"></figure> </dialog> </template> <svg xmlns="http://www.w3.org/2000/svg" style="display:none" class="astro-vjux6bgf"><symbol id="starlight-image-zoom-icon-zoom" viewbox="0 0 24 24" class="astro-vjux6bgf"> <path d="M9.79 12.79 4 18.59V17a1 1 0 0 0-2 0v4a1 1 0 0 0 .08.38 1 1 0 0 0 .54.54A1 1 0 0 0 3 22h4a1 1 0 0 0 0-2H5.41l5.8-5.79a1 1 0 0 0-1.42-1.42ZM21.92 2.62a1 1 0 0 0-.54-.54A1 1 0 0 0 21 2h-4a1 1 0 0 0 0 2h1.59l-5.8 5.79a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0L20 5.41V7a1 1 0 0 0 2 0V3a1 1 0 0 0-.08-.38Z" class="astro-vjux6bgf" /> </symbol> <symbol id="starlight-image-zoom-icon-unzoom" viewbox="0 0 24 24" class="astro-vjux6bgf"> <path d="M21.71 2.29a1 1 0 0 0-1.42 0l-5.79 5.8V6.5a1 1 0 0 0-2 0v4a1 1 0 0 0 .08.38 1 1 0 0 0 .54.54 1 1 0 0 0 .38.08h4a1 1 0 0 0 0-2h-1.59l5.8-5.79a1 1 0 0 0 0-1.42ZM10.88 12.58a1 1 0 0 0-.38-.08h-4a1 1 0 0 0 0 2h1.59l-5.8 5.79a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l5.79-5.8v1.59a1 1 0 0 0 2 0v-4a1 1 0 0 0-.08-.38 1 1 0 0 0-.54-.54Z" class="astro-vjux6bgf" /> </symbol> </svg> </starlight-image-zoom> <script type="module">const L="starlight-image-zoom-zoomable",w=window.requestIdleCallback??(y=>setTimeout(y,1));customElements.define("starlight-image-zoom",class f extends HTMLElement{#t;#i=[];#o;#s=this.querySelector("template");#e={image:"starlight-image-zoom-image",opened:"starlight-image-zoom-opened",source:"starlight-image-zoom-source",transition:"starlight-image-zoom-transition"};#r="zoomTransform";static#u=!1;constructor(){super();const t=()=>{w(()=>{const e=[...document.querySelectorAll(L)];e.length!==0&&(this.#m(e),document.addEventListener("click",this.#d),window.addEventListener("resize",this.#a))})};window.addEventListener("DOMContentLoaded",t,{once:!0}),document.addEventListener("astro:after-preparation",()=>{document.removeEventListener("click",this.#d),window.removeEventListener("resize",this.#a)},{once:!0}),f.#u||=document.addEventListener("astro:after-swap",t)===void 0}#m(t){for(const e of t){const n=e.querySelector("img");n&&(this.#i.push(n),e.querySelector("button")?.addEventListener("click",i=>{i.stopPropagation(),this.#l(n)}))}}#d=({target:t})=>{if(!(t instanceof HTMLElement&&t.closest("figcaption"))){if(this.#t){this.#n();return}t instanceof HTMLImageElement&&this.#i.includes(t)&&this.#l(t)}};#a=()=>{this.#n(!0)};#c=()=>{this.#n()};#p=t=>{t.preventDefault(),this.#n()};#l(t){if(!this.#s||this.#t)return;this.#o=document.activeElement;const e=document.createElement("div");e.append(this.#s.content.cloneNode(!0));const n=e.querySelector("dialog"),i=n?.querySelector("figure");if(!n||!i)return;const r={overflow:document.body.style.overflow,width:document.body.style.width},d=document.body.clientWidth;document.body.style.overflow="hidden",document.body.style.width=`${d}px`,document.querySelector("header")?.style.setProperty("padding-inline-end",`calc(var(--sl-nav-pad-x) + ${window.innerWidth-d}px)`);const s=this.#f(t);t.classList.add(this.#e.source),s.classList.add(this.#e.image),i.append(s),this.#w(t.getAttribute("alt"),i),document.body.append(e),document.addEventListener("wheel",this.#c,{once:!0}),n.addEventListener("cancel",this.#p),n.showModal(),w(()=>{s.style.transform="",document.body.classList.add(this.#e.opened)}),this.#t={body:r,dialog:n,image:t,zoomedImage:s}}#n(t=!1){if(window.removeEventListener("wheel",this.#c),!this.#t)return;const{zoomedImage:e}=this.#t;e.style.transform=e.dataset[this.#r]??"",document.body.classList.add(this.#e.transition),document.body.classList.remove(this.#e.opened);const{matches:n}=window.matchMedia("(prefers-reduced-motion: reduce)");t||n?this.#h():e.addEventListener("transitionend",this.#h,{once:!0})}#h=()=>{if(!this.#t)return;const{dialog:t,image:e}=this.#t;document.body.classList.remove(this.#e.transition),e.classList.remove(this.#e.source),t.parentElement?.remove(),document.body.style.overflow=this.#t.body.overflow,document.body.style.width=this.#t.body.width,document.querySelector("header")?.style.setProperty("padding-inline-end","var(--sl-nav-pad-x)"),this.#t=void 0,this.#o instanceof HTMLElement&&this.#o.focus()};#w(t,e){if(Object.hasOwn(this.dataset,"hideCaption")||(t=t?.trim()??"",t.length===0))return;const n=document.createElement("figcaption");n.ariaHidden="true",n.textContent=t,e.append(n)}#f(t){const e=t.getBoundingClientRect(),n=this.#y(t),i=n?window.innerWidth:t.naturalWidth,r=n?window.innerHeight:t.naturalHeight,d=Math.min(window.innerWidth,i),s=Math.min(window.innerHeight,r),l=Math.min(d/i,s/r),a=(n?window.innerWidth:t.naturalWidth)*l,c=(n?window.innerHeight:t.naturalHeight)*l,h=(window.innerHeight-c)/2,u=(window.innerWidth-a)/2,o=t.cloneNode(!0);o.removeAttribute("id"),o.style.position="absolute",o.style.width=`${a}px`,o.style.height=`${c}px`,o.style.top=`${h}px`,o.style.left=`${u}px`,o.style.transform="";const m=e.width/a,p=e.height/c,g=(-u+(e.width-a)/2+e.left)/m,v=(-h+(e.height-c)/2+e.top)/p;return o.style.transform=`scale(${m}, ${p}) translate3d(${g}px, ${v}px, 0)`,o.dataset[this.#r]=o.style.transform,t.parentElement?.tagName==="PICTURE"&&t.currentSrc&&(o.src=t.currentSrc),o}#y(t){return t.currentSrc.toLowerCase().endsWith(".svg")}});</script> <div class="sl-markdown-content astro-cedpceuv"> <aside aria-label="Note" class="starlight-aside starlight-aside--note"> <p class="starlight-aside__title" aria-hidden="true"> <svg aria-hidden="true" class="starlight-aside__icon astro-c6vsoqas" width="16" height="16" viewbox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"> <path d="M12 11a1 1 0 0 0-1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-1-1Zm.38-3.92a1 1 0 0 0-.76 0 1 1 0 0 0-.33.21 1.15 1.15 0 0 0-.21.33 1 1 0 0 0 .21 1.09c.097.088.209.16.33.21A1 1 0 0 0 13 8a1.05 1.05 0 0 0-.29-.71 1 1 0 0 0-.33-.21ZM12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm0 18a8 8 0 1 1 0-16.001A8 8 0 0 1 12 20Z" /> </svg> Note</p> <div class="starlight-aside__content"> Looking for API deprecations? They can be found on our <a href="https://developers-cloudflare-com.translate.goog/deprecations/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">dedicated deprecations page.</a> </div> </aside> <p id="productDescription" class="astro-b3ixuhka">Subscribe to all Changelog posts via <a href="https://developers-cloudflare-com.translate.goog/changelog/index.xml?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">RSS</a>.</p> <p id="productAreaDescription" style="display:none" class="astro-b3ixuhka">Subscribe to all Changelog posts via <a class="rssLink astro-b3ixuhka" href="https://developers-cloudflare-com.translate.goog/changelog/index.xml?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">RSS</a>.</p> <p class="astro-b3ixuhka">Unless otherwise noted, all dates refer to the release date of the change.</p><br class="astro-b3ixuhka"><label for="products" class="astro-b3ixuhka">Product:</label> <select name="products" id="products" class="mr-4 astro-b3ixuhka"> <option value="all" class="astro-b3ixuhka">Select...</option> <option value="access" class="astro-b3ixuhka">Access</option><option value="ai gateway" class="astro-b3ixuhka">AI Gateway</option><option value="api shield" class="astro-b3ixuhka">API Shield</option><option value="beacon.min.js" class="astro-b3ixuhka">beacon.min.js</option><option value="bots" class="astro-b3ixuhka">Bots</option><option value="browser isolation" class="astro-b3ixuhka">Browser Isolation</option><option value="browser rendering" class="astro-b3ixuhka">Browser Rendering</option><option value="byoip" class="astro-b3ixuhka">BYOIP</option><option value="cache" class="astro-b3ixuhka">Cache</option><option value="calls" class="astro-b3ixuhka">Calls</option><option value="casb" class="astro-b3ixuhka">CASB</option><option value="d1" class="astro-b3ixuhka">D1</option><option value="data localization suite" class="astro-b3ixuhka">Data Localization Suite</option><option value="ddos protection" class="astro-b3ixuhka">DDoS protection</option><option value="digital experience monitoring" class="astro-b3ixuhka">Digital Experience Monitoring</option><option value="dlp" class="astro-b3ixuhka">DLP</option><option value="dns" class="astro-b3ixuhka">DNS</option><option value="durable objects" class="astro-b3ixuhka">Durable Objects</option><option value="email security" class="astro-b3ixuhka">Email Security</option><option value="gateway" class="astro-b3ixuhka">Gateway</option><option value="hyperdrive" class="astro-b3ixuhka">Hyperdrive</option><option value="images" class="astro-b3ixuhka">Images</option><option value="workers kv" class="astro-b3ixuhka">Workers KV</option><option value="logs" class="astro-b3ixuhka">Logs</option><option value="magic cloud networking" class="astro-b3ixuhka">Magic Cloud Networking</option><option value="magic firewall" class="astro-b3ixuhka">Magic Firewall</option><option value="magic network monitoring" class="astro-b3ixuhka">Magic Network Monitoring</option><option value="magic wan" class="astro-b3ixuhka">Magic WAN</option><option value="cloudflare network interconnect" class="astro-b3ixuhka">Cloudflare Network Interconnect</option><option value="notifications" class="astro-b3ixuhka">Notifications</option><option value="page shield" class="astro-b3ixuhka">Page Shield</option><option value="pages" class="astro-b3ixuhka">Pages</option><option value="queues" class="astro-b3ixuhka">Queues</option><option value="r2" class="astro-b3ixuhka">R2</option><option value="radar" class="astro-b3ixuhka">Radar</option><option value="risk score" class="astro-b3ixuhka">Risk score</option><option value="rules" class="astro-b3ixuhka">Rules</option><option value="security center" class="astro-b3ixuhka">Security Center</option><option value="spectrum" class="astro-b3ixuhka">Spectrum</option><option value="ssl/tls" class="astro-b3ixuhka">SSL/TLS</option><option value="stream" class="astro-b3ixuhka">Stream</option><option value="tenant" class="astro-b3ixuhka">Tenant</option><option value="trace" class="astro-b3ixuhka">Trace</option><option value="cloudflare tunnel" class="astro-b3ixuhka">Cloudflare Tunnel</option><option value="turnstile" class="astro-b3ixuhka">Turnstile</option><option value="vectorize" class="astro-b3ixuhka">Vectorize</option><option value="version management" class="astro-b3ixuhka">Version Management</option><option value="waf" class="astro-b3ixuhka">WAF</option><option value="waiting room" class="astro-b3ixuhka">Waiting Room</option><option value="zero trust warp client" class="astro-b3ixuhka">Zero Trust WARP Client</option><option value="workers ai" class="astro-b3ixuhka">Workers AI</option><option value="workers for platforms" class="astro-b3ixuhka">Workers for Platforms</option><option value="workers" class="astro-b3ixuhka">Workers</option><option value="workflows" class="astro-b3ixuhka">Workflows</option><option value="zaraz" class="astro-b3ixuhka">Zaraz</option> </select> <label for="productAreas" class="astro-b3ixuhka">Product area:</label> <select name="productAreas" id="productAreas" class="astro-b3ixuhka"> <option value="all" class="astro-b3ixuhka">Select...</option> <option value="cloudflare one" class="astro-b3ixuhka">Cloudflare One</option><option value="developer platform" class="astro-b3ixuhka">Developer platform</option><option value="application security" class="astro-b3ixuhka">Application security</option><option value="application performance" class="astro-b3ixuhka">Application performance</option><option value="core platform" class="astro-b3ixuhka">Core platform</option> </select> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-11-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th November 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WebsocketS API</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Configuration</strong>: Added <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/configuration/websockets-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">WebSockets API</a> which provides a single persistent connection, enabling continuous communication.</li> </ul> <p></p> </div> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Authentication</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Configuration</strong>: Added <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/configuration/authentication/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Authentication</a> which adds security by requiring a valid authorization token for each request.</li> </ul> <p></p> </div> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Hyperdrive now supports clear-text password authentication</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>When connecting to a database that requires secure clear-text password authentication over TLS, Hyperdrive will now support this authentication method.</p> <p>Refer to the documentation to see <a href="https://developers-cloudflare-com.translate.goog/hyperdrive/reference/supported-databases?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#supported-postgresql-authentication-modes">all PostgreSQL authentication modes supported by Hyperdrive</a>.</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>MASQUE GA</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>MASQUE as a device tunnel protocol option is now generally available (GA). Refer to <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#device-tunnel-protocol">Device tunnel protocol</a> for configuration details and minimum WARP client requirements.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-11-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th November 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.11.309.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release">App Center</a>. This release contains minor fixes and improvements.</p> <p>Changes and improvements:</p> <ul> <li>Fixed an issue where SSH sessions and other application connections over TCP or UDP could drop when a device that is using MASQUE changes its primary network interface.</li> <li>Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.</li> <li>Fixed an issue with the WARP client becoming unresponsive during startup.</li> <li>Extended <code>warp-diag</code> to collect system profiler firewall state as part of diagnostics.</li> <li>Fixed an issue with the WARP client becoming unresponsive while handling LAN inclusion.</li> <li>Fixed an issue where users were unable to connect with an IPC error message displayed in the UI.</li> <li>Fixed an issue that was preventing proper operation of DNS-over-TLS (DoT) for consumer users.</li> </ul> <p>Known issues:</p> <ul> <li>macOS Sequoia: Due to changes Apple introduced in macOS 15.0.x, the WARP client may not behave as expected. Cloudflare recommends the use of macOS 15.1 or later.</li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Windows (version 2024.11.309.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Windows WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release">App Center</a>. This release contains minor fixes and improvements.</p> <p>Changes and improvements:</p> <ul> <li>Fixed an issue where SSH sessions and other application connections over TCP or UDP could drop when a device that is using MASQUE changes its primary network interface.</li> <li>Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.</li> <li>Fixed an issue with the WARP client becoming unresponsive during startup.</li> <li>Extended diagnostics collection time in <code>warp-diag</code> to ensure logs are captured reliably.</li> <li>Fixed an issue that was preventing proper operation of DNS-over-TLS (DoT) for consumer users.</li> </ul> <p>Known issues:</p> <ul> <li><p>DNS resolution may be broken when all of the following conditions are true:</p> <ul> <li>WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode.</li> <li>A custom DNS server address is configured on the primary network adapter.</li> <li>The custom DNS server address on the primary network adapter is changed while WARP is connected.</li> </ul><p>To work around the DNS issue, reconnect the WARP client by toggling off and back on.</p></li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Linux (version 2024.11.309.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Linux WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://pkg.cloudflareclient.com/">package repository</a>. This release contains reliability improvements and general bug fixes.</p> <p>Changes and improvements:</p> <ul> <li>Fixed an issue where SSH sessions and other connections ould drop when a device that is using MASQUE changes its primary network interface.</li> <li>Device posture client certificate checks now support PKCS#1.</li> <li>Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.</li> <li>Reduced unnecessary log messages when <code>resolv.conf</code> has no owner.</li> <li>Fixed an issue with <code>warp-diag</code> printing benign TLS certificate errors.</li> <li>Fixed an issue with the WARP client becoming unresponsive during startup.</li> <li>Extended diagnostics collection time in <code>warp-diag</code> to ensure logs are captured reliably.</li> <li>Fixed an issue that was preventing proper operation of DNS-over-TLS (DoT) for consumer users.</li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Updated v8 to version 13.1.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-11-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th November 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers kv" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/kv/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers KV</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Workers KV REST API bulk operations provide granular errors</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The REST API endpoints for bulk operations (<a href="https://developers-cloudflare-com.translate.goog/api/operations/workers-kv-namespace-write-multiple-key-value-pairs?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">write</a>, <a href="https://developers-cloudflare-com.translate.goog/api/operations/workers-kv-namespace-delete-multiple-key-value-pairs?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">delete</a>) now return the keys of operations that failed during the bulk operation. The updated response bodies are documented in the <a href="https://developers-cloudflare-com.translate.goog/api/operations/workers-kv-namespace-list-namespaces?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">REST API documentation</a> and contain the following information in the <code>result</code> field:</p> <pre><code>{ "successful_key_count": number, "unsuccessful_keys": string[] } </code></pre> <p>The unsuccessful keys are an array of keys that were not written successfully to all storage backends and therefore should be retried.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-11-14</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><strong>Security Events pagination</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-11-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th November 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Added support for $in and $nin metadata filters</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Vectorize now supports <code>$in</code> and <code>$nin</code> clauses in <a href="https://developers-cloudflare-com.translate.goog/vectorize/reference/metadata-filtering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">metadata filters</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-11-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th November 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Facebook Component</strong>: Update to version 21 of the API, and fail gracefully when e-commerce payload doesn't match schema</li> </ul> <ul> <li><strong>Zaraz Monitoring</strong>: Show all response status codes from the Zaraz server-side requests in the dashboard</li> <li><strong>Zaraz Debugger</strong>: Fix a bug that broke the display when Custom HTML included backticks</li> <li><strong>Context Enricher</strong>: It's now possible to programatically edit the Zaraz <code>config</code> itself, in addition to the <code>system</code> and <code>client</code> objects</li> <li><strong>Rocker Loader</strong>: Issues with using Zaraz next to Rocket Loader were fixed</li> <li><strong>Automatic Actions</strong>: The tools setup flow now fully supports configuring Automatic Actions</li> <li><strong>Bing Managed Component</strong>: Issues with setting the currency field were fixed</li> <li><strong>Improvement</strong>: The allowed size for a Zaraz config was increased by 250x</li> <li><strong>Improvement</strong>: The Zaraz runtime should run faster due to multiple code optimizations</li> <li><strong>Bugfix</strong>: Fixed an issue that caused the dashboard to sometimes show "E-commerce" option for tools that do not support it</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-11-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th November 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="cache" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cache/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cache</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Shard Cache by cache key</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For custom cache keys, enterprise customers can now shard their cache using up to three values for previously restricted headers <code>accept*</code>, <code>referer</code>, and <code>user-agent</code>. Sharding the cache can improve cache <code>HIT</code> ratio and performance. However, overly sharding your cache, can have the opposite effect.</p> <p></p> </div> <div data-product="cache" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cache/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cache</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Versioning</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cache now supports versioned environments allowing customers to stage configurations and purge staged environments. Note that Cache Reserve is only supported for your production environment.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-11-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th November 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Endpoint labels</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now organize their endpoints by use case and custom labels in <a href="https://developers-cloudflare-com.translate.goog/api-shield/management-and-monitoring/endpoint-labels/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Endpoint Management</a> for easy reference and future machine learning (ML) model training.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-11-04</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><strong>New table in Security Analytics and Security Events</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-11-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st November 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="dlp" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/dlp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DLP</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Send entire HTTP requests to a Logpush destination</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>In addition to <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#log-the-payload-of-matched-rules">logging the payload</a> from HTTP requests that matched a DLP policy in Cloudflare Logs, Enterprise users can now configure a <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#send-http-requests-to-logpush-destination">Logpush job</a> to send the entire HTTP request that triggered a DLP match to a storage destination. This allows long-term storage of full requests for use in forensic investigation.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New Hyperdrive configurations to private databases using Tunnels are validated before creation</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>When creating a new Hyperdrive configuration to a private database using Tunnels, Hyperdrive will verify that it can connect to the database to ensure that your Tunnel and Access application have been properly configured. This makes it easier to debug connectivity issues.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/hyperdrive/configuration/connect-to-private-database/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">documentation on connecting to private databases</a> for more information.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Grok</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Providers</strong>: Added <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/providers/grok/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Grok</a> as a new provider.</li> </ul> <p></p> </div> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Improved query latency through REST API</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Vectorize now has a significantly improved query latency through REST API:</p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/api/operations/vectorize-query-vector?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Query vectors</a>.</li> <li><a href="https://developers-cloudflare-com.translate.goog/api/operations/vectorize-get-vectors-by-id?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Get vector by identifier</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Updating Bun version to 1.1.33 in V2 build system</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Bun version is being updated from <code>1.0.1</code> to <code>1.1.33</code> in Pages V2 build system. This is a minor version change, please see details at <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://bun.sh/blog/bun-v1.1.33">Bun</a>.</li> <li>If you wish to use a previous Bun version, you can <a href="https://developers-cloudflare-com.translate.goog/pages/configuration/build-image/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#overriding-default-versions">override default version</a>.</li> </ul> <p></p> </div> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Vectorize increased limits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Developers with a Workers Paid plan can:</p> <ul> <li>Create 50,000 indexes per account, up from the previous 100 limit.</li> <li>Create 50,000 namespaces per index, up from the previous 100 limt. This applies to both existing and newly created indexes.</li> </ul> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Limits</a> to learn about Vectorize's limits.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Simplified user interface for URL Rewrites with wildcard support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The new simplified user interface for <a href="https://developers-cloudflare-com.translate.goog/rules/transform/url-rewrite/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">URL Rewrites</a> is now live, making it easier for users to configure URL rewrites with wildcard support. This update streamlines the process by eliminating the need for complex functions in rule creation. The updated user interface is available at <strong>Rules</strong> &gt; <strong>Transform Rules</strong> &gt; <strong>Rewrite URL</strong>. For more information, refer to the <a href="https://developers-cloudflare-com.translate.goog/rules/transform/url-rewrite/reference/parameters/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#wildcard-matching-and-replacement">wildcard support documentation</a>.</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.10.279.1)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new beta release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos/distribution_groups/beta">App Center</a>. This release contains minor fixes and improvements.</p> <p>Changes and improvements:</p> <ul> <li>Fixed an issue where SSH sessions and other application connections over TCP or UDP could drop when a device that is using MASQUE changes its primary network interface.</li> <li>Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.</li> </ul> <p>Known issues:</p> <ul> <li>Cloudflare is investigating temporary networking issues on macOS 15 (Sequoia) that affect some users and may occur on any version of the WARP client.</li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Windows (version 2024.10.279.1)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new beta release for the Windows WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows/distribution_groups/beta">App Center</a>. This release contains minor fixes and improvements.</p> <p>Changes and improvements:</p> <ul> <li>Fixed an issue where SSH sessions and other application connections over TCP or UDP could drop when a device that is using MASQUE changes its primary network interface.</li> <li>Fixed an issue to ensure the Cloudflare root certificate (or custom certificate) is installed in the trust store if not already there.</li> </ul> <p>Known issues:</p> <ul> <li><p>DNS resolution may be broken when all of the following conditions are true:</p> <ul> <li>WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode.</li> <li>A custom DNS server address is configured on the primary network adapter.</li> <li>The custom DNS server address on the primary network adapter is changed while WARP is connected.</li> </ul><p>To work around the DNS issue, reconnect the WARP client by toggling off and back on.</p></li> </ul> <p></p> </div> <div data-product="workflows" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workflows/reference/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workflows</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Workflows is now in public beta!</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Workflows, a new product for building reliable, multi-step workflows using Cloudflare Workers, is now in public beta. The public beta is available to any user with a <a href="https://developers-cloudflare-com.translate.goog/workers/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">free or paid Workers plan</a>.</p> <p>A Workflow allows you to define multiple, independent steps that encapsulate errors, automatically retry, persist state, and can run for seconds, minutes, hours or even days. A Workflow can be useful for post-processing data from R2 buckets before querying it, automating a Workers AI RAG pipeline, or managing user signup flows and lifecycle emails.</p> <p>You can learn more about Workflows in <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/building-workflows-durable-execution-on-workers/">our announcement blog</a>, or start building in our <a href="https://developers-cloudflare-com.translate.goog/workflows/get-started/guide/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">get started guide</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-10-21</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed encoding of WebSocket pong messages when talking to remote servers. Previously, when a Worker made a WebSocket connection to an external server, the server may have prematurely closed the WebSocket for failure to respond correctly to pings. Client-side connections were not affected.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>API Shield fields in Custom Rules</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now use API Shield product feature fields in <a href="https://developers-cloudflare-com.translate.goog/waf/custom-rules/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">custom rules</a>, referencing features such as <a href="https://developers-cloudflare-com.translate.goog/api-shield/security/jwt-validation/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">JWT Validation</a>, <a href="https://developers-cloudflare-com.translate.goog/api-shield/get-started/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#session-identifiers">session identifiers</a>, and <a href="https://developers-cloudflare-com.translate.goog/api-shield/security/schema-validation/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Schema Validation</a>.</p> <p></p> </div> <div data-product="ssl/tls" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ssl/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">SSL/TLS</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New cloudflare_branding flag allows hostnames with over 64 characters for all CAs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>To order certificates for hostnames longer than 64 characters, customers can now use the <code>cloudflare_branding</code> flag when ordering a certificate via <a href="https://developers-cloudflare-com.translate.goog/api/operations/certificate-packs-order-advanced-certificate-manager-certificate-pack?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">API</a>. Setting <code>cloudflare_branding</code> to <code>true</code> will cause <code>sni.cloudflaressl.com</code> to be used as the common name, while the long hostname is added as part of the subject alternative name (SAN).</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Vercel SDK</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Added <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://sdk.vercel.ai/">Vercel AI SDK</a>. The SDK supports many different AI providers, tools for streaming completions, and more.</p> <p></p> </div> <div data-product="gateway" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/gateway/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Per-account Cloudflare root certificate</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Gateway users can now generate <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/user-side-certificates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">unique root CAs</a> for their Zero Trust account. Both generated certificate and custom certificate users must <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/user-side-certificates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#activate-a-root-certificate">activate a root certificate</a> to use it for inspection. Per-account certificates replace the default Cloudflare certificate, which is set to expire on 2025-02-02.</p> <p></p> </div> <div data-product="cloudflare tunnel" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/tunnel/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cloudflare Tunnel</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Simplifed WARP Connector deployment</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now deploy WARP Connector using a simplified, guided workflow similar to <code>cloudflared</code> connectors. For detailed instructions, refer to the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-networks/private-net/warp-connector/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">WARP Connector documentation</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="dns" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/dns/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DNS</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Quote validation for TXT records added via dashboard</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>When creating <a href="https://developers-cloudflare-com.translate.goog/dns/manage-dns-records/reference/dns-record-types/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#txt">TXT records</a> via the dashboard you will now find:</p> <ul> <li>Field validation errors if double quotes <code>"</code> are added inconsistently.</li> <li>Automatically quoted TXT content upon save if no quotes exist in the record content field.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Scheduled changes for 2024-10-14</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-10-14</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Updated v8 to version 13.0.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="gateway" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/gateway/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Time-based policy duration</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Gateway now offers <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/policies/gateway/dns-policies/timed-policies/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#time-based-policy-duration">time-based DNS policy duration</a>. With policy duration, you can configure a duration of time for a policy to turn on or set an exact date and time to turn a policy off.</p> <p></p> </div> <div data-product="cloudflare tunnel" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/tunnel/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cloudflare Tunnel</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Bugfix for --grace-period</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The new <code>cloudflared</code> build <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/cloudflare/cloudflared/releases/tag/2024.10.0">2024.10.0</a> has a bugfix related to the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#grace-period">--grace-period</a> tunnel run parameter. <code>cloudflared</code> connectors will now abide by the specified waiting period before forcefully closing connections to Cloudflare's network.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="logs" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/logs/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Logs</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><p>Cloudflare has introduced new fields two Gateway-related datasets in Cloudflare Logs:</p> <ul> <li><p><strong>Gateway HTTP</strong>: <code>ApplicationIDs</code>, <code>ApplicationNames</code>, <code>CategoryIDs</code>, <code>CategoryNames</code>, <code>DestinationIPContinentCode</code>, <code>DestinationIPCountryCode</code>, <code>ProxyEndpoint</code>, <code>SourceIPContinentCode</code>, <code>SourceIPCountryCode</code>, <code>VirtualNetworkID</code>, and <code>VirtualNetworkName</code>.</p></li> <li><p><strong>Gateway Network</strong>: <code>ApplicationIDs</code>, <code>ApplicationNames</code>, <code>DestinationIPContinentCode</code>, <code>DestinationIPCountryCode</code>, <code>ProxyEndpoint</code>, <code>SourceIPContinentCode</code>, <code>SourceIPCountryCode</code>, <code>TransportProtocol</code>, <code>VirtualNetworkID</code>, and <code>VirtualNetworkName</code>.</p></li> </ul></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="dns" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/dns/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DNS</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>API support for per-record CNAME flattening</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting <code>cname_flatten</code> as <code>true</code> or <code>false</code>. Refer to the <a href="https://developers-cloudflare-com.translate.goog/dns/cname-flattening/set-up-cname-flattening/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#per-record">documentation</a> for details.</p> <p></p> </div> <div data-product="durable objects" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/durable-objects/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Durable Objects</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Alarms re-enabled in (beta) SQLite-backed Durable Object classes</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The issue identified with <a href="https://developers-cloudflare-com.translate.goog/durable-objects/api/alarms/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">alarms</a> in <a href="https://developers-cloudflare-com.translate.goog/durable-objects/best-practices/access-durable-objects-storage/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#sqlite-storage-backend">beta Durable Object classes with a SQLite storage backend</a> has been resolved and alarms have been re-enabled.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-10-07</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="gateway" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/gateway/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Expanded Gateway log fields</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Gateway now offers new fields in <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/insights/logs/gateway-logs/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">activity logs</a> for DNS, network, and HTTP policies to provide greater insight into your users' traffic routed through Gateway.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Linux (version 2024.9.346.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Linux WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://pkg.cloudflareclient.com/">package repository</a>. This release contains minor fixes and minor improvements.</p> <p>Notable updates:</p> <ul> <li>Added <code>target list</code> to the <code>warp-cli</code> to enhance the user experience with the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Access for Infrastructure SSH</a> solution.</li> <li>Added the ability to customize PCAP options in the <code>warp-cli</code>.</li> <li>Added a list of installed applications in <code>warp-diag</code>.</li> <li>Added a <code>tunnel reset mtu</code> subcommand to the <code>warp-cli</code>.</li> <li>Added the ability for <code>warp-cli</code> to use the team name provided in the MDM file for initial registration.</li> <li>Added a JSON output option to the <code>warp-cli</code>.</li> <li>Added the ability to execute a PCAP on multiple interfaces with <code>warp-cli</code>.</li> <li>Added MASQUE tunnel protocol support for the consumer version of WARP (<a href="https://developers-cloudflare-com.translate.goog/warp-client/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">1.1.1.1 w/ WARP</a>).</li> <li>Improved the performance of firewall operations when enforcing split tunnel configuration.</li> <li>Fixed an issue where device posture certificate checks were unexpectedly failing.</li> <li>Fixed an issue where the Linux GUI fails to open the browser login window when registering a new Zero Trust organization.</li> <li>Fixed an issue where clients using service tokens failed to retry after a network change.</li> <li>Fixed an issue where the client, when switching between WireGuard and MASQUE protocols, sometimes required a manual tunnel key reset.</li> <li>Fixed a known issue which required users to re-register when an older single configuration MDM file was deployed after deploying the newer, multiple configuration format.</li> <li>Deprecated <code>warp-cli</code> commands have been removed. If you have any workflows that use the deprecated commands, update to the new commands where necessary.</li> </ul> <p>Known issues:</p> <ul> <li>Using MASQUE as the tunnel protocol may be incompatible if your organization has Regional Services is enabled.</li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Windows (version 2024.9.346.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Windows WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release">App Center</a>. This release contains minor fixes and improvements.</p> <p>Notable updates:</p> <ul> <li>Added <code>target list</code> to the <code>warp-cli</code> to enhance the user experience with the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Access for Infrastructure SSH</a> solution.</li> <li>Added <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">pre-login</a> configuration details to the <code>warp-diag</code> output.</li> <li>Added a <code>tunnel reset mtu</code> subcommand to the <code>warp-cli</code>.</li> <li>Added a JSON output option to the <code>warp-cli</code>.</li> <li>Added the ability for <code>warp-cli</code> to use the team name provided in the MDM file for initial registration.</li> <li>Added the ability to execute a PCAP on multiple interfaces with <code>warp-cli</code> and <code>warp-dex</code>.</li> <li>Improved <code>warp-dex</code> default interface selection for PCAPs and changed <code>warp-dex</code> CLI output to JSON.</li> <li>Fixed an issue where the client, when switching between WireGuard and MASQUE protocols, sometimes required a manual tunnel key reset.</li> <li>Added MASQUE tunnel protocol support for the consumer version of WARP (<a href="https://developers-cloudflare-com.translate.goog/warp-client/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">1.1.1.1 w/ WARP</a>).</li> </ul> <p>Known issues:</p> <ul> <li>Using MASQUE as the tunnel protocol may be incompatible if your organization has Regional Services is enabled.</li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.9.346.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release">App Center</a>. This release contains minor fixes and improvements.</p> <p>All customers running macOS Ventura 13.0 and above (including Sequoia) are advised to upgrade to this release. This release fixes an incompatibility with the firewall found on macOS Sonoma 14.4 and above that could result in the firewall being disabled.</p> <p>Notable updates:</p> <ul> <li>Added <code>target list</code> to the <code>warp-cli</code> to enhance the user experience with the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Access for Infrastructure SSH</a> solution.</li> <li>Added a <code>tunnel reset mtu</code> subcommand to the <code>warp-cli</code>.</li> <li>Added the ability for <code>warp-cli</code> to use the team name provided in the MDM file for initial registration.</li> <li>Added a JSON output option to the <code>warp-cli</code>.</li> <li>Added the ability to execute a PCAP on multiple interfaces with <code>warp-cli</code> and <code>warp-dex</code>.</li> <li>Improved <code>warp-dex</code> default interface selection for PCAPs and changed <code>warp-dex</code> CLI output to JSON.</li> <li>Improved <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/identity/devices/warp-client-checks/application-check/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">application posture check</a> compatibility with symbolically linked files.</li> <li>Fixed an issue where the client, when switching between WireGuard and MASQUE protocols, sometimes required a manual tunnel key reset.</li> <li>Added MASQUE tunnel protocol support for the consumer version of WARP (<a href="https://developers-cloudflare-com.translate.goog/warp-client/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">1.1.1.1 w/ WARP</a>).</li> </ul> <p>Known issues:</p> <ul> <li>Using MASQUE as the tunnel protocol may be incompatible if your organization has Regional Services is enabled.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic firewall" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-firewall/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic Firewall</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New UI improvements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The dashboard now allows you to search custom rules using the rule name and/or ID. Additionally, the rule ID URL link has been added to Network Analytics. Go to <strong>Analytics &amp; Logs</strong> &gt; <strong>Network Analytics</strong> &gt; <strong>Magic Firewall</strong> &gt; <strong>Packet sample log</strong> &gt; Search for <strong>Rule ID</strong>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-10-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st October 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic wan" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-wan/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic WAN</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Early access testing for BGP on CNI 2.0 circuits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity.</p> <p></p> </div> <div data-product="magic wan" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-wan/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic WAN</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Early access testing for BGP on CNI 2.0 circuits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity.</p> <p></p> </div> <div data-product="cloudflare network interconnect" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/network-interconnect/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cloudflare Network Interconnect</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Early access testing for BGP on CNI 2.0 circuits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-10-01</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="gateway" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/gateway/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>File sandboxing</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Gateway users on Enterprise plans can create HTTP policies with <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/policies/gateway/http-policies/file-sandboxing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">file sandboxing</a> to quarantine previously unseen files downloaded by your users and scan them for malware.</p> <p></p> </div> <div data-product="page shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/page-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Page Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New machine learning (ML) scores for detected scripts</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>In addition to the global integrity score, Page Shield now provides individual script scores (from 1 to 99) for the following malicious code detections: Magecart, Crypto mining, and Malware.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="durable objects" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/durable-objects/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Durable Objects</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Alarms disabled in (beta) SQLite-backed Durable Object classes</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>An issue was identified with <a href="https://developers-cloudflare-com.translate.goog/durable-objects/api/alarms/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">alarms</a> in <a href="https://developers-cloudflare-com.translate.goog/durable-objects/best-practices/access-durable-objects-storage/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#sqlite-storage-backend">beta Durable Object classes with a SQLite storage backend</a>. Alarms have been temporarily disabled for only SQLite-backed Durable Objects while a fix is implemented. Alarms in Durable Objects with default, key-value storage backend are unaffected and continue to operate.</p> <p></p> </div> <div data-product="magic wan" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-wan/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic WAN</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Magic WAN Connector sends WARP client traffic to Internet</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>All Magic WAN Connectors now route WARP client traffic directly to the Internet, bypassing IPsec tunneling, to prevent double encapsulation of WARP traffic.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Persistent logs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Logs</strong>: AI Gateway now has <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/observability/logging/index?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">logs that persist</a>, giving you the flexibility to store them for your preferred duration.</li> </ul> <p></p> </div> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Logpush</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Logs</strong>: Securely export logs to an external storage location using <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/observability/logging/logpush?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Logpush</a>.</li> </ul> <p></p> </div> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Pricing</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Pricing</strong>: Added <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/reference/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">pricing</a> for storing logs persistently.</li> </ul> <p></p> </div> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Evaluations</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Configurations</strong>: Use AI Gateway’s <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/evaluations?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Evaluations</a> to make informed decisions on how to optimize your AI application.</li> </ul> <p></p> </div> <div data-product="durable objects" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/durable-objects/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Durable Objects</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>(Beta) SQLite storage backend &amp; SQL API available on new Durable Object classes</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The new beta version of Durable Objects is available where each Durable Object has a private, embedded SQLite database. When deploying a new Durable Object class, users can <a href="https://developers-cloudflare-com.translate.goog/durable-objects/best-practices/access-durable-objects-storage/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#sqlite-storage-backend">opt-in to a SQLite storage backend</a> in order to access new <a href="https://developers-cloudflare-com.translate.goog/durable-objects/api/sql-storage/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#exec">SQL API</a> and <a href="https://developers-cloudflare-com.translate.goog/durable-objects/api/sql-storage/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#point-in-time-recovery">point-in-time-recovery API</a>, part of Durable Objects Storage API.</p> <p>You cannot enable a SQLite storage backend on an existing, deployed Durable Object class. Automatic migration of deployed classes from their key-value storage backend to SQLite storage backend will be available in the future.</p> <p>During the initial beta, Storage API billing is not enabled for Durable Object classes using SQLite storage backend. SQLite-backed Durable Objects will incur <a href="https://developers-cloudflare-com.translate.goog/durable-objects/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#billing-metrics">charges for requests and duration</a>. We plan to enable Storage API billing for Durable Objects using SQLite storage backend in the first half of 2025 after advance notice with the following <a href="https://developers-cloudflare-com.translate.goog/durable-objects/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#sqlite-storage-backend">pricing</a>.</p> <p></p> </div> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Queues is GA, with higher throughput &amp; consumer concurrency</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Queues is now generally available.</p> <p>The per-queue message throughput has increased from 400 to 5,000 messages per second. This applies to new and existing queues.</p> <p>Maximum concurrent consumers has increased from 20 to 250. This applies to new and existing queues. Queues with no explicit limit will automatically scale to the new maximum. Review the <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/consumer-concurrency?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">consumer concurrency documentation</a> to learn more.</p> <p></p> </div> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Vectorize GA</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Vectorize is now generally available</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.8.457.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release">App Center</a>. This release contains minor fixes and improvements.</p> <p>Notable updates:</p> <ul> <li>Added the ability to customize PCAP options in <code>warp-cli</code>.</li> <li>Added a list of installed applications in <code>warp-diag</code>.</li> <li>Added a summary of <code>warp-dex</code> traceroute results in its JSON output.</li> <li>Improved the performance of firewall operations when enforcing Split Tunnels configuration.</li> <li>Fixed an issue where the DNS logs were not being cleared when the user switched configurations.</li> <li>Fixed an issue where clients using service tokens failed to retry after a network change.</li> <li>Fixed a known issue which required users to re-register when an older single configuration MDM file was deployed after deploying the newer, multiple configuration format.</li> <li>Fixed an issue which prevented the use of private IP ranges that overlapped with end users' home networks.</li> <li>Deprecated <code>warp-cli</code> commands have been removed. If you have any workflows that use the deprecated commands, update to the new commands where necessary.</li> </ul> <p>Known issues:</p> <ul> <li>Cloudflare is investigating temporary networking issues on macOS 15 (Sequoia) that seem to affect some users.</li> <li>Using MASQUE as the tunnel protocol may be incompatible if your organization has Regional Services is enabled.</li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Windows (version 2024.8.458.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Windows WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release">App Center</a>. This release contains minor fixes and improvements.</p> <p>Notable updates:</p> <ul> <li>Added the ability to customize PCAP options in <code>warp-cli</code>.</li> <li>Added a list of installed applications in <code>warp-diag</code>.</li> <li>Added a summary of <code>warp-dex</code> traceroute results in its JSON output.</li> <li>Improved the performance of firewall operations when enforcing Split Tunnels configuration.</li> <li>Reduced the time it takes for a WARP client update to complete.</li> <li>Fixed an issue where clients using service tokens failed to retry the initial connection when there is no network connectivity on startup.</li> <li>Fixed issues where incorrect DNS server addresses were being applied following reboots and network changes. Any incorrect static entries set by previous WARP versions must be manually reverted.</li> <li>Fixed a known issue which required users to re-register when an older single configuration MDM file was deployed after deploying the newer, multiple configuration format.</li> <li>Deprecated <code>warp-cli</code> commands have been removed. If you have any workflows that use the deprecated commands, update to the new commands where necessary.</li> </ul> <p>Known issues:</p> <ul> <li><p>Using MASQUE as the tunnel protocol may be incompatible if your organization has Regional Services enabled.</p></li> <li><p>DNS resolution may be broken when all of the following conditions are true:</p> <ul> <li>WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode.</li> <li>A custom DNS server address is configured on the primary network adapter.</li> <li>The custom DNS server address on the primary network adapter is changed while WARP is connected.</li> </ul><p>To work around the DNS issue, reconnect the WARP client by toggling off and back on.</p></li> </ul> <p></p> </div> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Workers AI Birthday Week 2024 announcements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Meta Llama 3.2 1B, 3B, and 11B vision is now available on Workers AI</li> <li><code>@cf/black-forest-labs/flux-1-schnell</code> is now available on Workers AI</li> <li>Workers AI is fast! Powered by new GPUs and optimizations, you can expect faster inference on Llama 3.1, Llama 3.2, and FLUX models.</li> <li>No more neurons. Workers AI is moving towards <a href="https://developers-cloudflare-com.translate.goog/workers-ai/platform/pricing?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">unit-based pricing</a></li> <li>Model pages get a refresh with better documentation on parameters, pricing, and model capabilities</li> <li>Closed beta for our Run Any* Model feature, <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://forms.gle/h7FcaTF4Zo5dzNb68">sign up here</a></li> <li>Check out the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/workers-ai">product announcements blog post</a> for more information</li> <li>And the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/workers-ai/making-workers-ai-faster">technical blog post</a> if you want to learn about how we made Workers AI fast</li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>You can now connect your GitHub or GitLab repository to an existing Worker to automatically build and deploy your changes when you make a git push with <a href="https://developers-cloudflare-com.translate.goog/workers/ci-cd/builds/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Workers Builds</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Fallthrough rule for Schema Validation 2.0</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now enable the <a href="https://developers-cloudflare-com.translate.goog/api-shield/security/schema-validation/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#add-validation-by-adding-a-fallthrough-rule">Fallthrough Action</a> for Schema Validation 2.0 to block or log requests that do not match the endpoints listed in schemas protected by Schema Validation 2.0.</p> <p></p> </div> <div data-product="calls" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/calls/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Calls</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>TURN service is generally available (GA)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Calls TURN service is generally available and helps address common challenges with real-time communication. For more information, refer to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/webrtc-turn-using-anycast/">blog post</a> or <a href="https://developers-cloudflare-com.translate.goog/calls/turn/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">TURN documentation</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic network monitoring" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-network-monitoring/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic Network Monitoring</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Magic Network Monitoring free version available to all customers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The free version of Magic Network Monitoring (MNM) is now available to everyone with a Cloudflare account by default.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="security center" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/security-center/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Security Center</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Customers can now export all matches from a saved query. Select your <strong>Query name</strong> &gt; select the three dots &gt; <strong>Export matches</strong>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>The <code>node-postgres</code> (pg) driver is now supported for Pages applications using Hyperdrive.</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The popular <code>pg</code> (<a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/brianc/node-postgres">node-postgres</a> driver no longer requires the legacy <code>node_compat</code> mode, and can now be used in both Workers and Pages for connecting to Hyperdrive. This uses the new (improved) Node.js compatibility in Workers and Pages.</p> <p>You can set <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>compatibility_flags = ["nodejs_compat_v2"]</code></a> in your <code>wrangler.toml</code> or via the Pages dashboard to benefit from this change. Visit the <a href="https://developers-cloudflare-com.translate.goog/hyperdrive/configuration/connect-to-postgres/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#supported-drivers">Hyperdrive documentation on supported drivers</a> to learn more about the driver versions supported by Hyperdrive.</p> <p></p> </div> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Automatic DNS Validation for Cloudflare Rules</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Cloudflare dashboard now automatically validates <a href="https://developers-cloudflare-com.translate.goog/dns/manage-dns-records/reference/proxied-dns-records/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">DNS records</a> and <a href="https://developers-cloudflare-com.translate.goog/cloudflare-for-platforms/cloudflare-for-saas/domain-support/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Cloudflare for SaaS custom hostnames</a> for rules targeting specific hostnames or URLs. To prevent misconfigured rules and ensure smoother deployments, you will get proactive warnings for missing or misconfigured DNS records and custom hostnames.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Workers now support the [<code>handle_cross_request_promise_resolution</code>] compatibility flag which addresses certain edge cases around awaiting and resolving promises across multiple requests.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="security center" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/security-center/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Security Center</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Customers can now create a <code>security.txt</code> file file to provide the security research team with a standardized way to report vulnerabilities.</li> </ul> <p></p> </div> <div data-product="ssl/tls" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ssl/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">SSL/TLS</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>SSL.com available with ACM and SSL for SaaS</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>SSL.com is one of the <a href="https://developers-cloudflare-com.translate.goog/ssl/reference/certificate-authorities/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">certificate authorities</a> that Cloudflare partners with. SSL.com is now available as an option to customers with Advanced Certificate Manager (ACM) or SSL for SaaS. Consider our <a href="https://developers-cloudflare-com.translate.goog/ssl/reference/certificate-authorities/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#sslcom">reference documentation</a> for details.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Revamped Workers and Pages UI settings to simplify the creation and management of project configurations. For bugs and general feedback, please submit this <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://forms.gle/XXqhRGbZmuzninuN9">form</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="page shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/page-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Page Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Page Shield's script monitor now available in Free plan</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Page Shield's script monitor feature is now available to all users, including users in the Free plan.</p> <p></p> </div> <div data-product="page shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/page-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Page Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Page Shield policy changes now available in audit logs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare <a href="https://developers-cloudflare-com.translate.goog/fundamentals/setup/account/account-security/review-audit-logs/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Audit Logs</a> now include entries for any changes to Page Shield's policies.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Compression Rules available to all plans with Zstandard support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/rules/compression-rules/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Compression Rules</a> now support Zstandard compression and are available in all Cloudflare plans. Users in the Free plan will gradually get access throughout 2024.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Automatic Actions</strong>: E-commerce support is now integrated with Automatic Actions</li> <li><strong>Consent Management</strong>: Support styling the Consent Modal when CSP is enabled</li> <li><strong>Consent Management</strong>: Fix an issue that could cause tools to load before consent was granted when TCF is enabled</li> <li><strong>Zaraz Debugger</strong>: Remove redundant messages related to empty values</li> <li><strong>Amplitude Managed Component</strong>: Respect the EU endpoint setting</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Vectorize is available on Workers Free plan</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Developers with a Workers Free plan can:</p> <ul> <li>Query up to 30 million queried vector dimensions / month per account.</li> <li>Store up to 5 million stored vector dimensions per account.</li> </ul> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-09-16</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Updated v8 to version 12.9.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Snippets now available in beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/rules/snippets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Cloudflare Snippets</a> have transitioned from alpha to beta.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic firewall" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-firewall/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic Firewall</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New UI improvements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The dashboard now displays the order number of custom rules, and improved drag and drop functionality. You can also preview rules on a side panel without leaving the current page.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic cloud networking" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-cloud-networking/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic Cloud Networking</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cost estimates for network resources</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now view estimated costs for discovered network resources.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Custom costs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Configuration</strong>: AI Gateway now allows you to set custom costs at the request level <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/configuration/custom-costs/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">custom costs</a> to requests, accurately reflect your unique pricing, overriding the default or public model costs.</li> </ul> <p></p> </div> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>wildcard_replace() function now supported in URL rewrites</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now use the <a href="https://developers-cloudflare-com.translate.goog/ruleset-engine/rules-language/functions/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#wildcard_replace"><code>wildcard_replace()</code></a> function in rewrite expressions of <a href="https://developers-cloudflare-com.translate.goog/rules/transform/url-rewrite/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">URL rewrites</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="durable objects" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/durable-objects/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Durable Objects</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New error message for overloaded Durable Objects</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Introduced a new overloaded error message for Durable Objects: "Durable Object is overloaded. Too many requests for the same object within a 10 second window."</p> <p>This error message does not replace other types of overload messages that you may encounter for your Durable Object, and is only returned at more extreme levels of overload.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="cache" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cache/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cache</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New Cache Rules templates for one-click rule creation</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The new <strong>Rules</strong> &gt; <strong>Templates</strong> page in the Cloudflare dashboard provides one-click templates for creating cache rules, making it easy to optimize your caching strategy. Access these pre-built templates directly from each product's rule builder, and explore the <a href="https://developers-cloudflare-com.translate.goog/rules/examples/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Examples gallery</a> in the developer documentation for real-world use cases.</p> <p></p> </div> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New Rules Templates for one-click rule creation</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The new <strong>Rules</strong> &gt; <strong>Templates</strong> page in the Cloudflare dashboard allows you to create common rules with a single click, featuring dozens of pre-built templates. You can also access these templates directly from each product's rule builder. Also, explore the <a href="https://developers-cloudflare-com.translate.goog/rules/examples/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Examples gallery</a> in the developer docs for real-world use cases and inspiration.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="dlp" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/dlp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DLP</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Exact Data Match multi-entry upload support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now upload files with <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/policies/data-loss-prevention/datasets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#upload-a-new-dataset">multiple columns of data</a> as Exact Data Match datasets. DLP can use each column as a separate existing detection entry.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-09-03</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-09-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd September 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="cloudflare network interconnect" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/network-interconnect/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cloudflare Network Interconnect</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Interconnect portal displays all available locations in a list</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now see all available Direct CNI locations when searching for a Cloudflare site in the Interconnects interface.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-08-29</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><strong>Fixed occasional attack score mismatches</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Increased capacity for Endpoint Management and Schema Validation</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Endpoint Management and Schema Validation now support up to 10,000 saved and validated API endpoints.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Reduce automatic seat deprovisioning minimum to 1 month, down from 2 months.</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Admins can now configure Zero Trust seats to <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/identity/users/seat-management/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#enable-seat-expiration">automatically expire</a> after 1 month of user inactivity. The previous minimum was 2 months.</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.8.309.1)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new beta release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos/distribution_groups/beta">App Center</a>. This release contains minor fixes and improvements.</p> <p>Notable updates:</p> <ul> <li>Added the ability to customize PCAP options in <code>warp-cli</code>.</li> <li>Added a list of installed applications in <code>warp-diag</code>.</li> <li>Added a summary of <code>warp-dex</code> traceroute results in its JSON output.</li> <li>Improved the performance of firewall operations when enforcing Split Tunnels configuration.</li> <li>Fixed an issue where the DNS logs were not being cleared when the user switched configurations.</li> <li>Fixed a known issue which required users to re-register when an older single configuration MDM file was deployed after deploying the newer, multiple configuration format.</li> <li>Fixed an issue which prevented the use of private IP ranges that overlapped with end users' home networks.</li> <li>Deprecated <code>warp-cli</code> commands have been removed. If you have any workflows that use the deprecated commands, update to the new commands where necessary.</li> </ul> <p>Known issues:</p> <ul> <li>Using MASQUE as the tunnel protocol may be incompatible if your organization has either of the following conditions: <ul> <li>Magic WAN is enabled but does not have the latest packet flow path for WARP traffic. To check the migration status, contact your account team.</li> <li>Regional Services is enabled.</li> </ul></li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Windows (version 2024.8.308.1)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new beta release for the Windows WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows/distribution_groups/beta">App Center</a>. This release contains minor fixes and improvements.</p> <p>Notable updates:</p> <ul> <li>Added the ability to customize PCAP options in <code>warp-cli</code>.</li> <li>Added a list of installed applications in <code>warp-diag</code>.</li> <li>Added a summary of <code>warp-dex</code> traceroute results in its JSON output.</li> <li>Improved the performance of firewall operations when enforcing Split Tunnels configuration.</li> <li>Reduced the time it takes for a WARP client update to complete.</li> <li>Fixed issues where incorrect DNS server addresses were being applied following reboots and network changes. Any incorrect static entries set by previous WARP versions must be manually reverted.</li> <li>Fixed a known issue which required users to re-register when an older single configuration MDM file was deployed after deploying the newer, multiple configuration format.</li> <li>Deprecated <code>warp-cli</code> commands have been removed. If you have any workflows that use the deprecated commands, update to the new commands where necessary.</li> </ul> <p>Known issues:</p> <ul> <li><p>Using MASQUE as the tunnel protocol may be incompatible if your organization has either of the following conditions:</p> <ul> <li>Magic WAN is enabled but does not have the latest packet flow path for WARP traffic. To check the migration status, contact your account team.</li> <li>Regional Services is enabled.</li> </ul></li> <li><p>DNS resolution may be broken when all of the following conditions are true:</p> <ul> <li>WARP is in Secure Web Gateway without DNS filtering (tunnel-only) mode.</li> <li>A custom DNS server address is configured on the primary network adapter.</li> <li>The custom DNS server address on the primary network adapter is changed while WARP is connected.</li> </ul><p>To work around the DNS issue, reconnect the WARP client by toggling off and back on.</p></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>D1 alpha databases have stopped accepting SQL queries</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Following the <a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#2024-04-30">deprecation warning</a> on 2024-04-30, D1 alpha databases have stopped accepting queries (you are still able to create and retrieve backups).</p> <p>Requests to D1 alpha databases now respond with a HTTP 400 error, containing the following text:</p> <p><code>You can no longer query a D1 alpha database. Please follow https://developers.cloudflare.com/d1/platform/alpha-migration/ to migrate your alpha database and resume querying.</code></p> <p>You can upgrade to the new, generally available version of D1 by following the <a href="https://developers-cloudflare-com.translate.goog/d1/platform/alpha-migration/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">alpha database migration guide</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Automatic Actions</strong>: Automatic Event Tracking is now fully available</li> <li><strong>Consent Management</strong>: Fixed issues with rendering the Consent modal on iOS</li> <li><strong>Zaraz Debugger</strong>: Remove redundant messages related to <code>__zarazEcommerce</code></li> <li><strong>Zaraz Debugger</strong>: Fixed bug that prevented the debugger to load when certain Custom HTML tools were used</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Simplified UI for Single Redirects with wildcard support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The simplified UI for <a href="https://developers-cloudflare-com.translate.goog/rules/url-forwarding/single-redirects/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Single Redirects</a> is now available to all users, making URL redirects easier and more intuitive. This update builds on the recent <a href="https://developers-cloudflare-com.translate.goog/ruleset-engine/rules-language/functions/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#wildcard_replace">wildcard support</a> in Ruleset Engine products. Access the new UI under <strong>Rules &gt; Redirect Rules</strong>. Learn more about wildcard support and our open-source Rust crate in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/wildcard-rules">blog post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloud Connector now available to all customers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloud Connector (beta) is now available to all customers. For setup details, refer to the <a href="https://developers-cloudflare-com.translate.goog/rules/cloud-connector/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">documentation</a>, explore <a href="https://developers-cloudflare-com.translate.goog/rules/cloud-connector/examples/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">examples</a>, and check out the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/cloud-connector">blog post</a>.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-08-20</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="bots" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/bots/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Bots</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>AI bots is now a managed rule</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/bots/concepts/bot/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#ai-bots">AI bots protection</a> has been upgraded from a custom rule to a managed rule.</p> <p></p> </div> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Improved caching for Postgres.js</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Hyperdrive now better caches <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/porsager/postgres">Postgres.js</a> queries to reduce queries to the origin database.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-08-19</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Workers now support the <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#allow-specifying-a-custom-port-when-making-a-subrequest-with-the-fetch-api"><code>allow_custom_ports</code> compatibility flag</a> which enables using the <code>fetch()</code> calls to custom ports.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic firewall" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-firewall/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic Firewall</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Magic Firewall Analytics Rule Log Enhancement</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers who create a rule in a disabled mode will see the rule as <strong>Log (rule disabled)</strong>.</p> <p></p> </div> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloud Connector now available to all free customers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloud Connector (beta) is now available to all free and a subset of paid customers. This rollout will be <a href="https://developers-cloudflare-com.translate.goog/rules/cloud-connector/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#availability">gradually extended</a> to all Cloudflare users, simplifying multi-cloud management and enhancing integration with Cloudflare's Connectivity Cloud. For more information, refer to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/cloud-connector">blog post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Full HD encoding for Portrait Videos</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Stream now supports full HD encoding for portrait/vertical videos. Videos with a height greater than their width will now be constrained and prepared for adaptive bitrate renditions based on their width. No changes are required to benefit from this update. For more information, refer to <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/introducing-high-definition-portrait-video-support-for-cloudflare-stream">the announcement</a>.</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Linux (version 2024.6.497.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Linux WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://pkg.cloudflareclient.com/">package repository</a>. This release includes some exciting new features. It also includes additional fixes and minor improvements.</p> <p>New features:</p> <ul> <li>The WARP client now supports operation on Ubuntu 24.04.</li> <li>Admins can now elect to have ZT WARP clients connect using the MASQUE protocol; this setting is in Device Profiles. Note: before MASQUE can be used, the global setting for Override local interface IP must be enabled. For more detail, refer to <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#device-tunnel-protocol">Device tunnel protocol</a>. This feature will be rolled out to customers in stages over approximately the next month.</li> <li>The Device Posture <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/identity/devices/warp-client-checks/client-certificate/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">client certificate check</a> has been substantially enhanced. The primary enhancement is the ability to check for client certificates that have unique common names, made unique by the inclusion of the device serial number or host name (for example, CN = <code>123456.mycompany</code>, where 123456 is the device serial number).</li> <li>TCP MSS clamping is now used where necessary to meet the MTU requirements of the tunnel interface. This will be especially helpful in Docker use cases.</li> </ul> <p>Warning:</p> <ul> <li>Ubuntu 16.04 and 18.04 are not supported by this version of the client.</li> <li>This is the last GA release that will be supporting older, deprecated <code>warp-cli</code> commands. There are two methods to identify these commands. One, when used in this release, the command will work but will also return a deprecation warning. And two, the deprecated commands do not appear in the output of <code>warp-cli -h</code>.</li> </ul> <p>Known issues:</p> <ul> <li>There are certain known limitations preventing the use of the MASQUE tunnel protocol in certain scenarios. Do not use the MASQUE tunnel protocol if: <ul> <li>A Magic WAN integration is on the account and does not have the latest packet flow path for WARP traffic. To check the migration status, contact your account team.</li> <li>Your account has Regional Services enabled.</li> </ul></li> <li>The Linux client GUI does not yet support all GUI features found in the Windows and macOS clients. Future releases of the Linux client will be adding these GUI features.</li> <li>The Zero Trust team name is not visible in the GUI if you upgraded from the previous GA release using an MDM tool.</li> <li>Sometimes the WARP icon will remain gray (disconnected state) while in dark mode.</li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Updated v8 to version 12.8.</li> <li>You can now use <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/try"><code>Promise.try()</code></a> in Cloudflare Workers. Refer to <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/tc39/proposal-promise-try"><code>tc39/proposal-promise-try</code></a> for more context on this API that has recently been added to the JavaScript language.</li> </ul> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Automatic Actions</strong>: Automatic Pageview tracking is now fully available</li> <li><strong>Google Analytics 4</strong>: Support Google Consent signals when using e-commerce tracking</li> <li><strong>HTTP Events API</strong>: Ignore bot score detection on the HTTP Events API endpoint</li> <li><strong>Zaraz Debugger</strong>: Show client-side network requests initiated by Managed Components</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic cloud networking" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-cloud-networking/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic Cloud Networking</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>GCP on-ramps</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Magic Cloud Networking supports Google Cloud Platform.</p> <p></p> </div> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Vectorize v1 is deprecated</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>With the new Vectorize storage engine, which supports substantially larger indexes (up to 5 million vector dimensions) and reduced query latencies, we are deprecating the original "legacy" (v1) storage subsystem.</p> <p>To continue interacting with legacy (v1) indexes in <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/cloudflare/workers-sdk/releases/tag/wrangler%25403.71.0">wrangler versions after <code>3.71.0</code></a>, pass the <code>--deprecated-v1</code> flag.</p> <p>For example: 'wrangler vectorize --deprecated-v1' flag to <code>create</code>, <code>get</code>, <code>list</code>, <code>delete</code> and <code>insert</code> vectors into legacy Vectorize v1 indexes. There is no currently no ability to migrate existing indexes from v1 to v2. Existing Workers querying or clients to use the REST API against legacy Vectorize indexes will continue to function.</p> <p></p> </div> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Vectorize v2 in public beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Vectorize now has a new underlying storage subsystem (Vectorize v2) that supports significantly larger indexes, improved query latency, and changes to metadata filtering.</p> <p>Specifically:</p> <ul> <li>Indexes can now support up to 5 million vector dimensions each, up from 200,000 per index.</li> <li>Metadata filtering now requires explicitly defining the metadata properties that will be filtered on.</li> <li>Reduced query latency: queries will now return faster and with lower-latency.</li> <li>You can now return <a href="https://developers-cloudflare-com.translate.goog/vectorize/reference/client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#query-vectors">up to 100 results</a> (<code>topK</code>), up from the previous limit of 20.</li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>When using the <code>nodejs_compat_v2</code> compatibility flag, the <code>setImmediate(fn)</code> API from Node.js is now available at the global scope.</li> <li>The <code>internal_writable_stream_abort_clears_queue</code> compatibility flag will ensure that certain <code>WritableStream</code> <code>abort()</code> operations are handled immediately rather than lazily, ensuring that the stream is appropriately aborted when the consumer of the stream is no longer active.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Hyperdrive audit logs now available in the Cloudflare Dashboard</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Actions that affect Hyperdrive configs in an account will now appear in the audit logs for that account.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Snippets limits have been upgraded</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Snippets (alpha) now allow multiple subrequests depending on your plan. For more information, refer to the <a href="https://developers-cloudflare-com.translate.goog/rules/snippets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#availability">Availability</a>.</p> <p></p> </div> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#widget-size"><code>[flexible]</code></a> width widget size.</li> <li>Added new dimensions for Turnstile's compact size.</li> <li>Added a Feedback Report toggle on the widget's configuration.</li> </ul> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Automatic Actions</strong>: New tools now support Automatic Pageview tracking</li> <li><strong>HTTP Events API</strong>: Respect Google consent signals</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Hide Viewer Count in Live Streams</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new property <code>hideLiveViewerCount</code> has been added to Live Inputs to block access to the count of viewers in a live stream and remove it from the player. For more information, refer to <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/start-stream-live/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Start a Live Stream</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="browser rendering" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/browser-rendering/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Browser Rendering</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Update puppeteer to 21.1.0</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Rebased the fork on the original implementation up till version 21.1.0</li> </ul> <p></p> </div> <div data-product="workers kv" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/kv/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers KV</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New KV Analytics API</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Workers KV now has a new <a href="https://developers-cloudflare-com.translate.goog/kv/observability/metrics-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#view-metrics-in-the-dashboard">metrics dashboard</a> and <a href="https://developers-cloudflare-com.translate.goog/kv/observability/metrics-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#query-via-the-graphql-api">analytics API</a> that leverages the <a href="https://developers-cloudflare-com.translate.goog/analytics/graphql-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">GraphQL Analytics API</a> used by many other Cloudflare products. The new analytics API provides per-account and per-namespace metrics for both operations and storage, including latency metrics for read and write operations to Workers KV.</p> <p>The legacy Workers KV <a href="https://developers-cloudflare-com.translate.goog/api/operations/workers-kv-request-analytics-query-request-analytics?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">analytics REST API</a> will be turned off as of January 31st, 2025. Developers using this API will receive a series of email notifications prior to the shutdown of the legacy API.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="email security" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/email-security/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Email Security</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Email Security is live</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Email Security is now live under Zero Trust.</p> <p></p> </div> <div data-product="email security" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/email-security/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Email Security</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Microsoft Graph API deployment.</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers using Microsoft Office 365 can set up Email Security via Microsoft Graph API.</p> <p></p> </div> <div data-product="cloudflare tunnel" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/tunnel/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cloudflare Tunnel</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>cloudflared builds available in GitHub for Apple silicon</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>macOS users can now download <code>cloudflared-arm64.pkg</code> directly from <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/cloudflare/cloudflared/releases">GitHub</a>, in addition to being available via Homebrew.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-08-05</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-08-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd August 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Mistral AI</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Providers</strong>: Added <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/providers/mistral/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Mistral AI</a> as a new provider.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-31"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">31st July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Wildcard support added to Ruleset Engine products</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Wildcards are now supported across our Ruleset Engine-based products, including Single Redirects, Cache Rules, Transform Rules, WAF, Waiting Room, and more:</p> <ul> <li>You can now use the <code>wildcard</code> and <code>strict wildcard</code> operators with any string field in the Ruleset Engine, such as full URI, host, headers, cookies, user-agent, and country. For more details, refer to <a href="https://developers-cloudflare-com.translate.goog/ruleset-engine/rules-language/operators/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Operators</a> and <a href="https://developers-cloudflare-com.translate.goog/ruleset-engine/rules-language/operators/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#wildcard-matching">Wildcard matching</a>.</li> <li>In <a href="https://developers-cloudflare-com.translate.goog/rules/url-forwarding/single-redirects/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Single Redirects</a>, the <code>wildcard_replace()</code> function allows you to use segments matched by the <code>wildcard</code> and <code>strict wildcard</code> operators in redirect URL targets. For more information, refer to <a href="https://developers-cloudflare-com.translate.goog/ruleset-engine/rules-language/functions/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#wildcard_replace">Functions</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="gateway" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/gateway/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>UK NCSC indicator feed publicly available in Gateway</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Gateway users on any plan can now use the <a href="https://developers-cloudflare-com.translate.goog/security-center/indicator-feeds/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#publicly-available-feeds">PDNS threat intelligence feed</a> provided by the UK National Cyber Security Centre (NCSC) in DNS policies.</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.6.474.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release">App Center</a>. This release contains fixes to improve the client; no new features are included.</p> <p>Notable updates:</p> <ul> <li>Fixed an issue which caused alternate network detection to fail if the beacon host was using TLS 1.2 without TLS Extended Master Secret (EMS) enabled.</li> <li>Improved the stability of device profile switching based on alternate network detection.</li> </ul> <p>Known issues:</p> <ul> <li>If a user has an MDM file configured to support multiple profiles (for the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/switch-organizations/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">switch configurations</a> feature), and then changes to an MDM file configured for a single profile, the WARP client may not connect. The workaround is to use the <code>warp-cli registration delete</code> command to clear the registration, and then re-register the client.</li> <li>There are certain known limitations preventing the use of the MASQUE tunnel protocol in certain scenarios. Do not use the MASQUE tunnel protocol if: <ul> <li>A Magic WAN integration is on the account and does not have the latest packet flow path for WARP traffic. Please check migration status with your account team.</li> <li>Your account has Regional Services enabled.</li> </ul></li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Windows (version 2024.6.473.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Windows WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release">App Center</a>. This release contains fixes to improve the client; no new features are included.</p> <p>Notable updates:</p> <ul> <li>Fixed an issue which caused alternate network detection to fail if the beacon host was using TLS 1.2 without TLS Extended Master Secret (EMS) enabled.</li> <li>Improved the stability of device profile switching based on alternate network detection.</li> </ul> <p>Known issues:</p> <ul> <li>If a user has an MDM file configured to support multiple profiles (for the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/switch-organizations/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">switch configurations</a> feature), and then changes to an MDM file configured for a single profile, the WARP client may not connect. The workaround is to use the <code>warp-cli registration delete</code> command to clear the registration, and then re-register the client.</li> <li>There are certain known limitations preventing the use of the MASQUE tunnel protocol in certain scenarios. Do not use the MASQUE tunnel protocol if: <ul> <li>A Magic WAN integration is on the account and does not have the latest packet flow path for WARP traffic. Please check migration status with your account team.</li> <li>Your account has Regional Services enabled.</li> </ul></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-07-29</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Fixed bug in TypeScript typings for run() API</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The <code>run()</code> method as part of the <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">D1 Client API</a> had an incorrect (outdated) type definition, which has now been addressed as of <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.npmjs.com/package/@cloudflare/workers-types"><code>@cloudflare/workers-types</code></a> version <code>4.20240725.0</code>.</p> <p>The correct type definition is <code>stmt.run&lt;T&gt;(): D1Result</code>, as <code>run()</code> returns the result rows of the query. The previously <em>incorrect</em> type definition was <code>stmt.run(): D1Response</code>, which only returns query metadata and no results.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-07-24</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Google AI Studio</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Providers</strong>: Added <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/providers/google-ai-studio/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Google AI Studio</a> as a new provider.</li> </ul> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New Live Webhooks for Error States</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Stream has added a new notification event for Live broadcasts to alert (via email or webhook) on various error conditions including unsupported codecs, bad GOP/keyframe interval, or quota exhaustion.</p> <p>When creating/editing a notification, subscribe to <code>live_input.errored</code> to receive the new event type. Existing notification subscriptions will not be changed automatically. For more information, refer to <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/webhooks/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Receive Live Webhooks</a>.</p> <p></p> </div> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Meta Llama 3.1 now available on Workers AI</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Workers AI now suppoorts <a href="https://developers-cloudflare-com.translate.goog/workers-ai/models/llama-3.1-8b-instruct/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Meta Llama 3.1</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Embeds</strong>: Add support for server-side rendering of X (Twitter) and Instagram embeds</li> <li><strong>CSP Compliance</strong>: Remove <code>eval</code> dependency</li> <li><strong>Google Analytics 4 Managed Component</strong>: Allow customizing the document title and client ID fields</li> <li><strong>Custom HTML Managed Component</strong>: Scripts included in a Custom HTML will preserve their running order</li> <li><strong>Google Ads Managed Component</strong>: Allow linking data with Google Analytics 4 instances</li> <li><strong>TikTok Managed Component</strong>: Use the new TikTok Events API v2</li> <li><strong>Reddit Managed Component</strong>: Support custom events</li> <li><strong>Twitter Managed Component</strong>: Support setting the <code>event_id</code>, using custom fields, and improve conversion tracking</li> <li><strong>Bugfix</strong>: Cookie life-time cannot exceed one year anymore</li> <li><strong>Bugfix</strong>: Zaraz Debugger UI does not break when presenting really long lines of information</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="security center" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/security-center/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Security Center</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Customers can now archive multiple Security Insights at the same time. Go to <strong>Security Center</strong> &gt; <strong>Security Insights</strong> and select the insights to archive.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="cache" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cache/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Cache</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Generic tiered cache</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/cache/how-to/tiered-cache/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#generic-global-tiered-cache">Generic Global Tiered Cache</a> topology leverages all Cloudflare data centers as upper-tier cache network. It now hashes content within a region reducing duplication in upper-tier caches, which increases cache <code>HIT</code> ratio.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Workers with the <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/bindings/mtls/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">mTLS</a> binding now support <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/versions-and-deployments/gradual-deployments/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Gradual Deployments</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added a new <code>truncated</code> flag to <a href="https://developers-cloudflare-com.translate.goog/workers/observability/logs/tail-workers/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Tail Worker</a> events to indicate when the event buffer is full and events are being dropped.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic wan" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-wan/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic WAN</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Updates to High Availability on the Magic WAN Connector</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The High Availability feature on Magic WAN Connector now supports additional failover conditions, DHCP lease syncing, and staggered upgrades.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-07-17</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Updated v8 to version 12.7.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="gateway" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/gateway/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Gateway DNS filter non-authenticated queries</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Gateway users can now select which endpoints to use for a given DNS location. Available endpoints include IPv4, IPv6, DNS over HTTPS (DoH), and DNS over TLS (DoT). Users can protect each configured endpoint by specifying allowed source networks. Additionally, for the DoH endpoint, users can filter traffic based on source networks and/or authenticate user identity tokens.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New community-contributed tutorial</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added community contributed tutorial on how to <a href="https://developers-cloudflare-com.translate.goog/developer-spotlight/tutorials/creating-a-recommendation-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">create APIs to recommend products on e-commerce sites using Workers AI and Stripe</a>.</li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added community contributed tutorial on how to create <a href="https://developers-cloudflare-com.translate.goog/developer-spotlight/tutorials/custom-access-control-for-files/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">custom access control for files in R2 using D1 and Workers</a>.</li> <li>Added community contributed tutorial on how to <a href="https://developers-cloudflare-com.translate.goog/developer-spotlight/tutorials/handle-form-submission-with-astro-resend/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">send form submissions using Astro and Resend</a>.</li> <li>Added community contributed tutorial on how to <a href="https://developers-cloudflare-com.translate.goog/developer-spotlight/tutorials/create-sitemap-from-sanity-cms/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">create a sitemap from Sanity CMS with Workers</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Custom metadata</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>AI Gateway now supports adding <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/configuration/custom-metadata/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">custom metadata</a> to requests, improving tracking and analysis of incoming requests.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-07-10</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Logs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/observability/analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#logging">Logs</a> are now available for the last 24 hours.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>API Discovery's hostname variables</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now see when <a href="https://developers-cloudflare-com.translate.goog/api-shield/security/api-discovery/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">API Discovery</a> groups similar subdomains with the same methods and paths, making it easy to discover and manage APIs that share many vanity domains or subdomains.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/crypto/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>node:crypto</code></a> implementation now includes the scrypt(...) and scryptSync(...) APIs.</li> <li>Workers now support the standard <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/eventsource/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">EventSource</a> API.</li> <li>Fixed a bug where when writing to an HTTP Response body would sometimes hang when the client disconnected (and sometimes throw an exception). It will now always throw an exception.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Route API requests using API Routing</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now route requests to different back-end services through <a href="https://developers-cloudflare-com.translate.goog/api-shield/management-and-monitoring/api-routing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">API Routing</a>, creating a unified front for their APIs distributed across otherwise disparate systems.</p> <p></p> </div> <div data-product="byoip" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/byoip/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">BYOIP</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Address Maps for BYOIP and Static IPs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Address Maps is available via <a href="https://developers-cloudflare-com.translate.goog/api/operations/ip-address-management-address-maps-list-address-maps?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">API</a> and via <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com/?to%3D/:account/ip-addresses/proxy-ips">dashboard</a>. Address Maps allows customers with BYOIP prefixes or account-level Static IPs to specify which IP addresses should be mapped to DNS records when they are proxied through Cloudflare. Refer to the <a href="https://developers-cloudflare-com.translate.goog/byoip/address-maps/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">documentation</a> for details.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-07-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st July 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic cloud networking" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-cloud-networking/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic Cloud Networking</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Closed beta launch</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Magic Cloud Networking closed beta release is available, with the managed cloud on-ramps feature.</p> <p></p> </div> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Snippets now available to all paid customers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Snippets (alpha) are now available to all paid customers.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>When using <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/versions-and-deployments/gradual-deployments/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Gradual Deployments</a>, you can now use <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/versions-and-deployments/gradual-deployments/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#version-overrides">version overrides</a> to send a request to a specific version of your Worker.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.6.416.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release">App Center</a>. This release includes some exciting new features. It also includes additional fixes and minor improvements.</p> <p>New features:</p> <ul> <li>Admins can now elect to have ZT WARP clients connect using the MASQUE protocol; this setting is in Device Profiles. Note: before MASQUE can be used, the global setting for Override local interface IP must be enabled. For more detail, refer to <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#device-tunnel-protocol">Device tunnel protocol</a>. This feature will be rolled out to customers in stages over approximately the next month.</li> <li>The Device Posture <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/identity/devices/warp-client-checks/client-certificate/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">client certificate check</a> has been substantially enhanced. The primary enhancement is the ability to check for client certificates that have unique common names, made unique by the inclusion of the device serial number or host name (for example, CN = <code>123456.mycompany</code>, where 123456 is the device serial number).</li> </ul> <p>Additional changes and improvements:</p> <ul> <li>Fixed a known issue where the certificate was not always properly left behind in <code>/Library/Application Support/Cloudflare/installed_cert.pem</code>.</li> <li>Fixed an issue where re-auth notifications were not cleared from the UI when the user switched configurations.</li> <li>Fixed a macOS firewall rule that allowed all UDP traffic to go outside the tunnel. Relates to TunnelVision (<a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://nvd.nist.gov/vuln/detail/CVE-2024-3661">CVE-2024-3661</a>).</li> <li>Fixed an issue that could cause the Cloudflare WARP menu bar application to disappear when switching configurations.</li> </ul> <p>Warning:</p> <ul> <li>This is the last GA release that will be supporting older, deprecated <code>warp-cli</code> commands. There are two methods to identify these commands. One, when used in this release, the command will work but will also return a deprecation warning. And two, the deprecated commands do not appear in the output of <code>warp-cli -h</code>.</li> </ul> <p>Known issues:</p> <ul> <li>If a user has an MDM file configured to support multiple profiles (for the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/switch-organizations/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">switch configurations</a> feature), and then changes to an MDM file configured for a single profile, the WARP client may not connect. The workaround is to use the <code>warp-cli registration delete</code> command to clear the registration, and then re-register the client.</li> <li>There are certain known limitations preventing the use of the MASQUE tunnel protocol in certain scenarios. Do not use the MASQUE tunnel protocol if: <ul> <li>A Magic WAN integration is on the account and does not have the latest packet flow path for WARP traffic. Please check migration status with your account team.</li> <li>Your account has Regional Services enabled.</li> </ul></li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Windows (version 2024.6.415.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Windows WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows-1/distribution_groups/release">App Center</a>. This release includes some exciting new features. It also includes additional fixes and minor improvements.</p> <p>New features:</p> <ul> <li>Admins can now elect to have ZT WARP clients connect using the MASQUE protocol; this setting is in Device Profiles. Note: before MASQUE can be used, the global setting for Override local interface IP must be enabled. For more detail, refer to <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#device-tunnel-protocol">Device tunnel protocol</a>. This feature will be rolled out to customers in stages over approximately the next month.</li> <li>The ZT WARP client on Windows devices can now connect before the user completes their Windows login. This <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/windows-prelogin/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Windows pre-login capability</a> allows for connecting to on-premise Active Directory and/or similar resources necessary to complete the Windows login.</li> <li>The Device Posture <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/identity/devices/warp-client-checks/client-certificate/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">client certificate check</a> has been substantially enhanced. The primary enhancement is the ability to check for client certificates that have unique common names, made unique by the inclusion of the device serial number or host name (for example, CN = <code>123456.mycompany</code>, where 123456 is the device serial number).</li> </ul> <p>Additional changes and improvements:</p> <ul> <li>Added a new <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/troubleshooting/client-errors/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#cf_failed_read_system_dns_config">Unable to Connect message</a> to the UI to help in troubleshooting.</li> <li>The upgrade window now uses international date formats.</li> <li>Made a change to ensure DEX tests are not running when the tunnel is not up due to the device going to or waking from sleep. This is specific to devices using the S3 power model.</li> <li>Fixed a known issue where the certificate was not always properly left behind in <code>%ProgramData%\Cloudflare\installed_cert.pem</code>.</li> <li>Fixed an issue where ICMPv6 Neighbor Solicitation messages were being incorrectly sent on the WARP tunnel.</li> <li>Fixed an issue where a silent upgrade was causing certain files to be deleted if the target upgrade version is the same as the current version.</li> </ul> <p>Warning:</p> <ul> <li>This is the last GA release that will be supporting older, deprecated <code>warp-cli</code> commands. There are two methods to identify these commands. One, when used in this release, the command will work but will also return a deprecation warning. And two, the deprecated commands do not appear in the output of <code>warp-cli -h</code>.</li> </ul> <p>Known issues:</p> <ul> <li>If a user has an MDM file configured to support multiple profiles (for the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/switch-organizations/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">switch configurations</a> feature), and then changes to an MDM file configured for a single profile, the WARP client may not connect. The workaround is to use the <code>warp-cli registration delete</code> command to clear the registration, and then re-register the client.</li> <li>There are certain known limitations preventing the use of the MASQUE tunnel protocol in certain scenarios. Do not use the MASQUE tunnel protocol if: <ul> <li>A Magic WAN integration is on the account and does not have the latest packet flow path for WARP traffic. Please check migration status with your account team.</li> <li>Your account has Regional Services enabled.</li> </ul></li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug which caused <code>Date.now()</code> to return skewed results if called before the first I/O of the first request after a Worker first started up. The value returned would be offset backwards by the amount of CPU time spent starting the Worker (compiling and running global scope), making it seem like the first I/O (e.g. first fetch()) was slower than it really was. This skew had nothing to do with Spectre mitigations; it was simply a longstanding bug.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Change TCP connection tampering API endpoints to TCP Resets Timeouts</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Changed the connection tampering summary and timeseries API endpoints to TCP resets timeouts <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-tcp-resets-timeouts-summary?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">summary</a> and <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-tcp-resets-timeouts-timeseries-group?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries</a>, respectively.</li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare One Agent for iOS (version 1.4)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the iOS Cloudflare One Agent is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://apps.apple.com/us/app/cloudflare-one-agent/id6443476492">iOS App Store</a>.</p> <p>Notable updates:</p> <ul> <li>Fixed an issue with endpoint IP settings in MDM files</li> <li>Cleaned up some erroneous links</li> <li>Updated the Terms of Service</li> </ul> <p></p> </div> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Introducing embedded function calling</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>A new way to do function calling with <a href="https://developers-cloudflare-com.translate.goog/workers-ai/function-calling/embedded?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Embedded function calling</a></li> <li>Published new <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.npmjs.com/package/@cloudflare/ai-utils"><code>@cloudflare/ai-utils</code></a> npm package</li> <li>Open-sourced <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/cloudflare/ai-utils"><code>ai-utils on Github</code></a></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="gateway" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/gateway/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Gateway DNS policy setting to ignore CNAME category matches</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Gateway now offers the ability to selectively ignore CNAME domain categories in DNS policies via the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/policies/gateway/domain-categories/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#ignore-cname-domain-categories"><strong>Ignore CNAME domain categories</strong> setting</a> in the policy builder and the <a href="https://developers-cloudflare-com.translate.goog/api/operations/zero-trust-gateway-rules-create-zero-trust-gateway-rule?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>ignore_cname_category_matches</code> setting</a> in the API.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Custom cache key headers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>AI Gateway now supports <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/configuration/caching/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#custom-cache-key-cf-aig-cache-key">custom cache key headers</a>.</p> <p></p> </div> <div data-product="durable objects" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/durable-objects/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Durable Objects</a></h3> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/durable-objects/best-practices/error-handling?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Exceptions</a> thrown from Durable Object internal operations and tunneled to the caller may now be populated with a <code>.retryable: true</code> property if the exception was likely due to a transient failure, or populated with an <code>.overloaded: true</code> property if the exception was due to <a href="https://developers-cloudflare-com.translate.goog/durable-objects/observability/troubleshooting/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#durable-object-is-overloaded">overload</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/durable-objects/best-practices/error-handling?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Exceptions</a> thrown from Durable Object internal operations and tunneled to the caller may now be populated with a <code>.retryable: true</code> property if the exception was likely due to a transient failure, or populated with an <code>.overloaded: true</code> property if the exception was due to <a href="https://developers-cloudflare-com.translate.goog/durable-objects/observability/troubleshooting/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#durable-object-is-overloaded">overload</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic wan" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-wan/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic WAN</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>ICMP support for traffic sourced from private IPs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Magic WAN will now support ICMP traffic sourced from private IPs going to the Internet via Gateway.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Dashboard</strong>: Add an option to disable the automatic <code>Pageview</code> event</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Generated Captions to Open beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Stream has introduced automatically generated captions to open beta for all subscribers at no additional cost. While in beta, only English is supported and videos must be less than 2 hours. For more information, refer to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/stream-automatic-captions-with-ai">product announcement and deep dive</a> or refer to the <a href="https://developers-cloudflare-com.translate.goog/stream/edit-videos/adding-captions/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">captions documentation</a> to get started.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>We now prompt for extra confirmation if attempting to rollback to a version of a Worker using the <a href="https://developers-cloudflare-com.translate.goog/api/operations/worker-deployments-create-deployment?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Deployments API</a> where the value of a secret is different than the currently deployed version. A <code>?force=true</code> query parameter can be specified to proceed with the rollback.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Added support for traditional function calling</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/workers-ai/function-calling/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Function calling</a> is now supported on enabled models</li> <li>Properties added on <a href="https://developers-cloudflare-com.translate.goog/workers-ai/models/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">models</a> page to show which models support function calling</li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>When using <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>nodejs_compat</code> compatibility flag</a>, the <code>buffer</code> module now has an implementation of <code>isAscii()</code> and <code>isUtf8()</code> methods.</li> <li>Fixed a bug where exceptions propagated from <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/rpc?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">JS RPC</a> calls to Durable Objects would lack the <code>.remote</code> property that exceptions from <code>fetch()</code> calls to Durable Objects have.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Access an AI Gateway through a Worker</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Workers AI now natively supports <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/providers/workersai/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#worker">AI Gateway</a>.</p> <p></p> </div> <div data-product="page shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/page-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Page Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cookie Monitor now available</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Page Shield now captures HTTP cookies set and used by your web application. The <a href="https://developers-cloudflare-com.translate.goog/page-shield/detection/monitor-connections-scripts/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">list of detected cookies</a> in available in the Cloudflare dashboard or via API.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-06-18</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Native support for AI Gateways</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Workers AI now natively supports <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/providers/workersai/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#worker">AI Gateway</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Amplitude Managed Component</strong>: Allow users to choose data center</li> <li><strong>Bing Managed Component</strong>: Fix e-commerce events handling</li> <li><strong>Google Analytics 4 Managed Component</strong>: Mark e-commerce events as conversions</li> <li><strong>Consent Management</strong>: Fix IAB Consent Mode tools not showing with purposes</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>HTTP API now returns a HTTP 429 error for overloaded D1 databases</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Previously, D1's <a href="https://developers-cloudflare-com.translate.goog/api/operations/cloudflare-d1-query-database?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">HTTP API</a> returned a HTTP <code>500 Internal Server</code> error for queries that came in while a D1 database was overloaded. These requests now correctly return a <code>HTTP 429 Too Many Requests</code> error.</p> <p>D1's <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Workers API</a> is unaffected by this change.</p> <p></p> </div> <div data-product="risk score" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/risk-score/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Risk score</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Okta risk exchange</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/insights/risk-score/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#send-risk-score-to-okta">exchange user risk scores</a> with Okta to inform SSO-level policies.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="page shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/page-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Page Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Added filter operators for scripts and connections</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now filter scripts and connections in the Cloudflare dashboard using the <code>does not contain</code> operator. Pages associated with scripts and connections can be filtered by <code>includes</code>, <code>starts with</code>, and <code>ends with</code>.</p> <p></p> </div> <div data-product="risk score" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/risk-score/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Risk score</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>SentinelOne signal ingestion</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now configure a <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/insights/risk-score/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#predefined-risk-behaviors">predefined risk behavior</a> to evaluate user risk score using device posture attributes from the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/identity/devices/service-providers/sentinelone/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">SentinelOne integration</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Blob and Body objects now include a new <code>bytes()</code> method, reflecting <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://w3c.github.io/FileAPI/%23bytes-method-algo">recent</a> <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://fetch.spec.whatwg.org/%23dom-body-bytes">additions</a> to web standards.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Enhanced to include reporting of Server-Timing headers.</p> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Updated response codes on requests for errored videos</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Stream will now return HTTP error status 424 (failed dependency) when requesting segments, manifests, thumbnails, downloads, or subtitles for videos that are in an errored state. Previously, Stream would return one of several 5xx codes for requests like this.</p> <p></p> </div> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Deprecation announcement for <code>@cf/meta/llama-2-7b-chat-int8</code></strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>We will be deprecating <code>@cf/meta/llama-2-7b-chat-int8</code> on 2024-06-30.</p> <p>Replace the model ID in your code with a new model of your choice:</p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/workers-ai/models/llama-3-8b-instruct/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>@cf/meta/llama-3-8b-instruct</code></a> is the newest model in the Llama family (and is currently free for a limited time on Workers AI).</li> <li><a href="https://developers-cloudflare-com.translate.goog/workers-ai/models/llama-3-8b-instruct-awq/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>@cf/meta/llama-3-8b-instruct-awq</code></a> is the new Llama 3 in a similar precision to your currently selected model. This model is also currently free for a limited time.</li> </ul> <p>If you do not switch to a different model by June 30th, we will automatically start returning inference from <code>@cf/meta/llama-3-8b-instruct-awq</code>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed an issue that prevented Sippy from copying over objects from S3 buckets with SSE set up.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Scalability improvements to the App Launcher</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Applications now load more quickly for customers with a large number of applications or complex policies.</p> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>R2 will now ignore the <code>x-purpose</code> request parameter.</li> </ul> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-06-06</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic wan" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-wan/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic WAN</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Application based prioritization</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Magic WAN Connector can now prioritize traffic on a per-application basis.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-06-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd June 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="casb" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/casb/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">CASB</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Atlassian Bitbucket integration</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now scan their Bitbucket Cloud workspaces for a variety of contextualized security issues such as source code exposure, admin misconfigurations, and more.</p> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-06-03</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><strong>DDoS alerts now available for EU CMB customers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Snippets now available to all Enterprise customers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Snippets (alpha) are now available to all Enterprise customers. Customers in other paid plans will gradually get access throughout 2024.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Workers with <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/smart-placement/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Smart Placement</a> enabled now support <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/versions-and-deployments/gradual-deployments/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Gradual Deployments</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-31"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">31st May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="magic wan" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-wan/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic WAN</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP virtual IP addresses</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers using Gateway to filter traffic to Magic WAN destinations will now see traffic from Cloudflare egressing with WARP virtual IP addresses (CGNAT range), rather than public Cloudflare IP addresses. This simplifies configuration and improves visibility for customers.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-05-30</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-05-29</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add new public LoRAs and note on LoRA routing</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added documentation on <a href="https://developers-cloudflare-com.translate.goog/workers-ai/fine-tunes/public-loras/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">new public LoRAs</a>.</li> <li>Noted that you can now run LoRA inference with the base model rather than explicitly calling the <code>-lora</code> version</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Increased configuration limits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now create up to 25 Hyperdrive configurations per account, up from the previous maximum of 10.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Limits</a> to review the limits that apply to Hyperdrive.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="casb" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/casb/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">CASB</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Data-at-rest DLP for Box and Dropbox</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now scan your <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/applications/scan-apps/casb-integrations/box/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#data-loss-prevention-optional">Box</a> and <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/applications/scan-apps/casb-integrations/dropbox/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#data-loss-prevention-optional">Dropbox</a> files for DLP matches.</p> <p></p> </div> <div data-product="dlp" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/dlp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DLP</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Data-at-rest DLP for Box and Dropbox</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now scan your <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/applications/scan-apps/casb-integrations/box/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#data-loss-prevention-optional">Box</a> and <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/applications/scan-apps/casb-integrations/dropbox/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#data-loss-prevention-optional">Dropbox</a> files for DLP matches.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-05-23</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><strong>Improved detection capabilities</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>AI Gateway is now GA</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>AI Gateway is moving from beta to GA.</p> <p></p> </div> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Introducing new metric fields, transferSize and decodedBodySize are included.</p> <p></p> </div> <div data-product="data localization suite" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/data-localization/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Data Localization Suite</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Expanded Regional Services for more precise data localization.</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added Austria, Brazil, France, Hong Kong, Italy, NATO, the Netherlands, Russia, Saudi Arabia, South Africa, Spain, Switzerland, and Taiwan. Some regions may not appear in the dropdown as they require Cloudflare approval. Contact your account team for more information.</li> <li>Introduced Exclusive of Hong Kong and Macau, and Exclusive of Russia and Belarus options.</li> <li>Launched the Cloudflare Green Energy region, using renewable-powered data centers.</li> </ul> <p></p> </div> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Driver performance improvements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Compatibility improvements to how Hyperdrive interoperates with the popular <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/porsager/postgres">Postgres.js</a> driver have been released. These improvements allow queries made via Postgres.js to be correctly cached (when enabled) in Hyperdrive.</p> <p>Developers who had previously set <code>prepare: false</code> can remove this configuration when establishing a new Postgres.js client instance.</p> <p>Read the <a href="https://developers-cloudflare-com.translate.goog/hyperdrive/configuration/connect-to-postgres/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#supported-drivers">documentation on supported drivers</a> to learn more about database driver interoperability with Hyperdrive.</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for Windows (version 2024.5.310.1)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new beta release for the Windows WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows/distribution_groups/beta">App Center</a>.</p> <p>Notable updates:</p> <ul> <li>Added a new <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/connections/connect-devices/warp/troubleshooting/client-errors/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#cf_failed_read_system_dns_config">Unable to Connect message</a> to the UI to help in troubleshooting.</li> <li>In the upgrade window, a change was made to use international date formats to resolve an issue with localization.</li> <li>Made a change to ensure DEX tests are not running when the tunnel is not up due to the device going to or waking from sleep. This is specific to devices using the S3 power model.</li> <li>Fixed a known issue where the certificate was not always properly left behind in <code>%ProgramData%\Cloudflare\installed_cert.pem</code>.</li> <li>Fixed an issue where ICMPv6 Neighbor Solicitation messages were being incorrectly sent on the WARP tunnel.</li> </ul> <p>Known issues:</p> <ul> <li>If a user has an MDM file configured to support multiple profiles (for the switch configurations feature), and then changes to an MDM file configured for a single profile, the WARP client may not connect. The workaround is to use the <code>warp-cli registration delete</code> command to clear the registration, and then re-register the client.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-05-21</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.5.287.1)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new beta release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos/distribution_groups/beta">App Center</a></p> <p>Notable updates:</p> <ul> <li>Fixed a known issue where the certificate was not always properly left behind in <code>/Library/Application Support/Cloudflare/installed_cert.pem</code>.</li> <li>Fixed an issue so that the reauth notification is cleared from the UI when the user switches configurations.</li> <li>Fixed an issue by correcting the WARP client setting of macOS firewall rules. This relates to TunnelVision (<a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://nvd.nist.gov/vuln/detail/CVE-2024-3661">CVE-2024-3661</a>).</li> <li>Fixed an issue that could cause the Cloudflare WARP menu bar application to disappear when switching configurations.</li> </ul> <p>Known issues:</p> <ul> <li>If a user has an MDM file configured to support multiple profiles (for the switch configurations feature), and then changes to an MDM file configured for a single profile, the WARP client may not connect. The workaround is to use the <code>warp-cli registration delete</code> command to clear the registration, and then re-register the client.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="digital experience monitoring" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/dex/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Digital Experience Monitoring</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Last seen ISP</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Admins can view the last ISP seen for a device by going to <strong>My Team</strong> &gt; <strong>Devices</strong>. Requires setting up a <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/insights/dex/tests/traceroute/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">traceroute test</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add OpenAI compatible API endpoints</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Added OpenAI compatible API endpoints for <code>/v1/chat/completions</code> and <code>/v1/embeddings</code>. For more details, refer to <a href="https://developers-cloudflare-com.translate.goog/workers-ai/configuration/open-ai-compatibility/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Configurations</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Updated v8 to version 12.6.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Providers</strong>: Added <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/providers/cohere/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Cohere</a> and <a href="https://developers-cloudflare-com.translate.goog/ai-gateway/providers/groq/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Groq</a> as new providers.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The new <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#use-standard-url-parsing-in-fetch"><code>fetch_standard_url</code> compatibility flag</a> will become active by default on June 3rd, 2024 and ensures that URLs passed into the <code>fetch(...)</code> API, the <code>new Request(...)</code> constructor, and redirected requests will be parsed using the standard WHATWG URL parser.</li> <li>DigestStream is now more efficient and exposes a new <code>bytesWritten</code> property that indicates that number of bytes written to the digest.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Page Rules migration</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The <a href="https://developers-cloudflare-com.translate.goog/rules/reference/page-rules-migration/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Page Rules migration guide</a> is now available for users interested in transitioning to modern Rules features instead of Page Rules. Explore the guide for detailed instructions on migrating your configurations.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-05-14</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Use JWT claims in Advanced Rate Limiting, Transform Rules, and as session IDs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now use the fields inside <a href="https://developers-cloudflare-com.translate.goog/api-shield/security/jwt-validation/transform-rules/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#enhance-transform-rules-with-jwt-claims">JSON Web Tokens (known as claims)</a> as <a href="https://developers-cloudflare-com.translate.goog/api-shield/get-started/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#session-identifiers">session identifiers in API Shield</a>, to count values in <a href="https://developers-cloudflare-com.translate.goog/waf/rate-limiting-rules/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Advanced Rate Limiting</a>, and to send on useful information in <a href="https://developers-cloudflare-com.translate.goog/rules/transform/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#transform-rules">Transform Rules</a>.</p> <p></p> </div> <div data-product="digital experience monitoring" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/dex/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Digital Experience Monitoring</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>DEX alerts</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Admins can now set <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/insights/dex/notifications/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">DEX alerts</a> using <a href="https://developers-cloudflare-com.translate.goog/notifications/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Cloudflare Notifications</a>. Three new DEX alert types:</p> <ul> <li>Device connectivity anomaly</li> <li>Test latency</li> <li>Test low availability</li> </ul> <p></p> </div> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New Configuration Rules setting for Web Analytics (RUM)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now turn off Cloudflare Web Analytics, also known as Real User Monitoring (RUM), for specific requests using a configuration rule.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Updated v8 to version 12.5.</li> <li>A bug in the fetch API implementation would cause the content type of a Blob to be incorrectly set. The fix is being released behind a new <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#properly-extract-blob-mime-type-from-content-type-headers"><code>blob_standard_mime_type</code> compatibility flag</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare One Agent for Android (version 1.7)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the Android Cloudflare One Agent is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://play.google.com/store/apps/details?id%3Dcom.cloudflare.cloudflareoneagent">Google Play Store</a>. This release fixes an issue where the user was not prompted to select the client certificate in the browser during Access registration.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added new endpoints to the <a href="https://developers-cloudflare-com.translate.goog/api/operations/aig-config-create-gateway?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">REST API</a>.</li> </ul> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Crowdstrike posture checks for online status</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Two new Crowdstrike attributes, <em>Last Seen</em> and <em>State</em>, are now available to be used as selectors in the <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/identity/devices/service-providers/crowdstrike/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Crowdstrike service provider integration</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-05-08</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="zero trust warp client" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/warp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zero Trust WARP Client</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP client for macOS (version 2024.3.444.0)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A new GA release for the macOS WARP client is now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos-1/distribution_groups/release">App Center</a>. This releases fixes an issue with how the WARP client sets macOS firewall rules and addresses the TunnelVision (<a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://nvd.nist.gov/vuln/detail/CVE-2024-3661">CVE-2024-3661</a>) vulnerability.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-05-06</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-05-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd May 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed RPC to/from Durable Objects not honoring the output gate.</li> <li>The <code>internal_stream_byob_return_view</code> compatibility flag can be used to improve the standards compliance of the <code>ReadableStreamBYOBReader</code> implementation when working with BYOB streams provided by the runtime (like in <code>response.body</code> or <code>request.body</code>). The flag ensures that the final read result will always include a <code>value</code> field whose value is set to an empty <code>Uint8Array</code> whose underlying <code>ArrayBuffer</code> is the same memory allocation as the one passed in on the call to <code>read()</code>.</li> <li>The Web platform standard <code>reportError(err)</code> global API is now available in workers. The reported error will first be emitted as an 'error' event on the global scope then reported in both the console output and tail worker exceptions by default.</li> </ul> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Dashboard</strong>: Add setting for Google Consent mode default</li> <li><strong>Bugfix</strong>: Cookie values are now decoded</li> <li><strong>Bugfix</strong>: Ensure context enricher worker can access the <code>context.system.consent</code> object</li> <li><strong>Google Ads Managed Component</strong>: Add conversion linker on pageviews without sending a pageview event</li> <li><strong>Pinterest Conversion API Managed Component</strong>: Bugfix handling of partial e-commerce event payloads</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Build Sequence Mitigation rules via the Cloudflare dashboard</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now build <a href="https://developers-cloudflare-com.translate.goog/api-shield/security/sequence-mitigation/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Sequence Mitigation</a> rules with a new user interface inside the API Shield section of the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com/">Cloudflare dashboard</a>.</p> <p></p> </div> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>D1 alpha databases will stop accepting live SQL queries on August 15, 2024</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Previously <a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#2024-04-05">deprecated alpha</a> D1 databases need to be migrated by August 15, 2024 to accept new queries.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/d1/platform/alpha-migration/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">alpha database migration guide</a> to migrate to the new, generally available, database architecture.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New Configuration Rules setting for Cloudflare Fonts</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now turn on or off Cloudflare Fonts for specific requests using a configuration rule.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add option to bypass CORS to origin server</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Access admins can <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/identity/authorization-cookie/cors/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#bypass-options-requests-to-origin">defer all CORS enforcement to their origin server</a> for specific Access applications.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="page shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/page-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Page Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Suggestions for the default directive</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>When creating a policy in the dashboard, default directive aggregates suggestions of monitored scripts and connections data, enabling defining default directive easier.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Updated v8 to version 12.4.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-24</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-22</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Scheduled changes for 2024-04-19</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-19</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Instagram Managed Component</strong>: Improve performance of Instagram embeds</li> <li><strong>Mixpanel Managed Component</strong>: Include <code>gclid</code> and <code>fbclid</code> values in Mixpanel requests if available</li> <li><strong>Consent Management</strong>: Ensure consent platform is enabled when using IAB TCF compliant mode when there's at least one TCF-approved vendor configured</li> <li><strong>Bugfix</strong>: Ensure track data payload keys take priority over preset-keys when using enrich-payload feature for custom actions</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Introducing new metric fields, deliveryType (dt) and navigationType (nt) are included.</p> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-17</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><strong>Network Analytics now supported for EU CMB customers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/general-updates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="casb" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/casb/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">CASB</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Export CASB findings to CSV</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now export all top-level CASB findings or every instance of your findings to CSV.</p> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-16</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="dlp" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/dlp/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DLP</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Optical character recognition</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>DLP can now <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/policies/data-loss-prevention/dlp-profiles/advanced-settings/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#optical-character-recognition-ocr">detect sensitive data</a> in jpeg, jpg, and png files. This helps companies prevent the leak of sensitive data in images, such as screenshots.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-16</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers for platforms" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-for-platforms/workers-for-platforms/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers for Platforms</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Workers for Platforms available to all users</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Workers for Platforms will be available for all users through the new pay-as-you-go plan. For more information, refer to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/browser-rendering-api-ga-rolling-out-cloudflare-snippets-swr-and-bringing-workers-for-platforms-to-our-paygo-plans/">blog post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Zero Trust User identity audit logs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>All user identity changes via SCIM or Authentication events are logged against a user's registry identity.</p> <p></p> </div> <div data-product="trace" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/fundamentals/basic-tasks/trace-request/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Trace</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Trace now supports Workers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Starting today, customers can use Cloudflare Trace to confirm if a request to a specific URL within their zone is routed through a <a href="https://developers-cloudflare-com.translate.goog/workers/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Workers script</a>.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-15</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>HTTP API now returns a HTTP 400 error for invalid queries</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Previously, D1's <a href="https://developers-cloudflare-com.translate.goog/api/operations/cloudflare-d1-query-database?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">HTTP API</a> returned a HTTP <code>500 Internal Server</code> error for an invalid query. An invalid SQL query now correctly returns a <code>HTTP 400 Bad Request</code> error.</p> <p>D1's <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Workers API</a> is unaffected by this change.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Live Instant Clipping for live broadcasts and recordings</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Clipping is now available in open beta for live broadcasts and recordings. For more information, refer to <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/live-instant-clipping/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Live instant clipping</a> documentation.</p> <p></p> </div> <div data-product="workers ai" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers-ai/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers AI</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add AI native binding</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added new AI native binding, you can now run models with <code>const resp = await env.AI.run(modelName, inputs)</code></li> <li>Deprecated <code>@cloudflare/ai</code> npm package. While existing solutions using the @cloudflare/ai package will continue to work, no new Workers AI features will be supported. Moving to native AI bindings is highly recommended</li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Improve Streams API spec compliance by exposing <code>desiredSize</code> and other properties on stream class prototypes</li> <li>The new <code>URL.parse(...)</code> method is implemented. This provides an alternative to the URL constructor that does not throw exceptions on invalid URLs.</li> <li>R2 bindings objects now have a <code>storageClass</code> option. This can be set on object upload to specify the R2 storage class - Standard or Infrequent Access. The property is also returned with object metadata.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#refresh-a-timed-out-widget"><code>[refresh-timeout]</code></a> and document new automatic interactive timeout-refresh.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-08</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Consent Management</strong>: Add <code>consent</code> object to <code>context.system</code> for finer control over consent preferences</li> <li><strong>Consent Management</strong>: Add support for IAB-compliant consent mode</li> <li><strong>Consent Management</strong>: Add "zarazConsentChoicesUpdated" event</li> <li><strong>Consent Management</strong>: Modal now respects system dark mode prefs when present</li> <li><strong>Google Analytics 4 Managed Component</strong>: Add support for Google Consent Mode v2</li> <li><strong>Google Ads Managed Component</strong>: Add support for Google Consent Mode v2</li> <li><strong>Twitter Managed Component</strong>: Enable tweet embeds</li> <li><strong>Bing Managed Component</strong>: Support running without setting cookies</li> <li><strong>Bugfix</strong>: <code>client.get</code> for Custom Managed Components fixed</li> <li><strong>Bugfix</strong>: Prevent duplicate pageviews in monitoring after consent granting</li> <li><strong>Bugfix</strong>: Prevent Managed Component routes from blocking origin routes unintentionally</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>D1 alpha databases are deprecated</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Now that D1 is generally available and production ready, alpha D1 databases are deprecated and should be migrated for better performance, reliability, and ongoing support.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/d1/platform/alpha-migration/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">alpha database migration guide</a> to migrate to the new, generally available, database architecture.</p> <p></p> </div> <div data-product="gateway" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/gateway/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Gateway</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Gateway file type control improvements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Gateway now offers a more extensive, categorized <a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/policies/gateway/http-policies/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#download-and-upload-file-types">list of files</a> to control uploads and downloads.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>A new <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/rpc?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">JavaScript-native remote procedure call (RPC) API</a> is now available, allowing you to communicate more easily across Workers and between Workers and Durable Objects.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="calls" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/calls/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Calls</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Orange Meets availability</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Orange Meets, Cloudflare's internal video conferencing app, is open source and available for use from <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/cloudflare/orange?cf_target_id%3D40DF7321015C5928F9359DD01303E8C2">Github</a>.</p> <p></p> </div> <div data-product="calls" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/calls/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Calls</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Calls open beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Calls is in open beta and available from the Cloudflare Dashboard.</p> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-04</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="images" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/images/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Images</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Images upload widget</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Use the upload widget to integrate Cloudflare Images into your application by embedding the script into a static HTML page or installing a package that works with your preferred framework. To try out the upload widget, <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://forms.gle/vBu47y3638k8fkGF8">sign up for the the closed beta</a>.</p> <p></p> </div> <div data-product="images" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/images/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Images</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Face cropping</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Crop and resize images of people's faces at scale using the existing gravity parameter and saliency detection, which sets the focal point of an image based on the most visually interesting pixels. To apply face cropping to your image optimization, <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://forms.gle/2bPbuijRoqGi6Qn36">sign up for the closed beta</a>.</p> <p></p> </div> <div data-product="page shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/page-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Page Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Individual threat intelligence categories</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Instead of aggregating categories of URL and domain data from threat intelligence, they are now listed per type.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>There is no longer an explicit limit on the total amount of data which may be uploaded with Cache API <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/cache/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#put"><code>put()</code></a> per request. Other <a href="https://developers-cloudflare-com.translate.goog/workers/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#cache-api-limits">Cache API Limits</a> continue to apply.</li> <li>The Web standard <code>ReadableStream.from()</code> API is now implemented. The API enables creating a <code>ReadableStream</code> from a either a sync or async iterable.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="durable objects" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/durable-objects/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Durable Objects</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Durable Objects support for Oceania region</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Durable Objects can reside in Oceania, lowering Durable Objects request latency for eyeball Workers in Oceania locations.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/durable-objects/reference/data-location/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#provide-a-location-hint">Durable Objects</a> to provide location hints to objects.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>When the <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#brotli-content-encoding-support"><code>brotli_content_encoding</code></a> compatibility flag is enabled, the Workers runtime now supports compressing and decompressing request bodies encoded using the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developer.mozilla.org/en-US/docs/Glossary/Brotli_compression">Brotli</a> compression algorithm. Refer to <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/fetch/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#how-the-accept-encoding-header-is-handled">this docs section</a> for more detail.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="browser rendering" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/browser-rendering/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Browser Rendering</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Browser Rendering Available for everyone</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Browser Rendering is now out of beta and available to all customers with Workers Paid Plan. Analytics and logs are available in Cloudflare's dashboard, under "Worker &amp; Pages".</li> </ul> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-04-02</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>You can now <a href="https://developers-cloudflare-com.translate.goog/workers/languages/python?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">write Workers in Python</a></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-04-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st April 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>D1 is generally available</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>D1 is now generally available and production ready. Read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/building-d1-a-global-database/">blog post</a> for more details on new features in GA and to learn more about the upcoming D1 read replication API.</p> <ul> <li>Developers with a Workers Paid plan now have a 10GB GB per-database limit (up from 2GB), which can be combined with existing limit of 50,000 databases per account.</li> <li>Developers with a Workers Free plan retain the 500 MB per-database limit and can create up to 10 databases per account.</li> <li>D1 databases can be <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/import-export-data/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#export-an-existing-d1-database">exported</a> as a SQL file.</li> </ul> <p></p> </div> <div data-product="durable objects" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/durable-objects/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Durable Objects</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Billing reduction for WebSocket messages</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Durable Objects <a href="https://developers-cloudflare-com.translate.goog/durable-objects/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#billing-metrics">request billing</a> applies a 20:1 ratio for incoming WebSocket messages. For example, 1 million Websocket received messages across connections would be charged as 50,000 Durable Objects requests.</p> <p>This is a billing-only calculation and does not impact Durable Objects <a href="https://developers-cloudflare-com.translate.goog/durable-objects/observability/graphql-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">metrics and analytics</a>.</p> <p></p> </div> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Hyperdrive is now Generally Available</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Hyperdrive is now Generally Available and ready for production applications.</p> <p>Read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/making-full-stack-easier-d1-ga-hyperdrive-queues">announcement blog</a> to learn more about the Hyperdrive and the roadmap, including upcoming support for MySQL databases.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The new <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#handling-custom-thenables"><code>unwrap_custom_thenables</code> compatibility flag</a> enables workers to accept custom thenables in internal APIs that expect a promise (for instance, the <code>ctx.waitUntil(...)</code> method).</li> <li>TransformStreams created with the TransformStream constructor now have a cancel algorithm that is called when the stream is canceled or aborted. This change is part of the implementation of the WHATWG Streams standard.</li> <li>The <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>nodejs_compat</code> compatibility flag</a> now includes an implementation of the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://nodejs.org/api/test.html%23class-mocktracker"><code>MockTracker</code> API from <code>node:test</code></a>. This is not an implementation of the full <code>node:test</code> module, and mock timers are currently not included.</li> <li>Exceptions reported to <a href="https://developers-cloudflare-com.translate.goog/workers/observability/logs/tail-workers/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Tail Workers</a> now include a "stack" property containing the exception's stack trace, if available.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/ai-side-channel-attack-mitigated">LLM Side Channel vulnerability fixed</a></li> <li><strong>Providers</strong>: Added Anthropic, Google Vertex, Perplexity as providers.</li> </ul> <p></p> </div> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Delay messages published to a queue</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Messages published to a queue and/or marked for retry from a queue consumer can now be explicitly delayed. Delaying messages allows you to defer tasks until later, and/or respond to backpressure when consuming from a queue.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/batching-retries/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Batching and Retries</a> to learn how to delay messages written to a queue.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for pull-based consumers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Queues now supports <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/pull-consumers/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">pull-based consumers</a>. A pull-based consumer allows you to pull from a queue over HTTP from any environment and/or programming language outside of Cloudflare Workers. A pull-based consumer can be useful when your message consumption rate is limited by upstream infrastructure or long-running tasks.</p> <p>Review the <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/pull-consumers/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">documentation on pull-based consumers</a> to configure HTTP-based pull.</p> <p></p> </div> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added more <a href="https://developers-cloudflare-com.translate.goog/turnstile/reference/supported-languages?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">supported languages</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New TLS fields in rule expressions</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now use new fields <code>cf.tls_client_hello_length</code> (the length of the client hello message sent in a TLS handshake), <code>cf.tls_client_random</code> (the value of the 32-byte random value provided by the client in a TLS handshake), and <code>cf.tls_client_extensions_sha1</code> (the SHA-1 fingerprint of TLS client extensions) in various products built on Ruleset Engine.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="browser isolation" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/browser-isolation/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Browser Isolation</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Removed third-party cookie dependencies</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Removed dependency on third-party cookies in the isolated browser, fixing an issue that previously caused intermittent disruptions for users maintaining multi-site, cross-tab sessions in the isolated browser.</p> <p></p> </div> <div data-product="page shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/page-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Page Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Increase allowed length per policy</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Now each policy supports up to 6,000 characters.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="rules" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/rules/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Rules</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Origin Rules now allow port numbers in Host Header Override</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now use arbitrary port numbers in Host Header Override in Origin Rules. Previously, only hostname was allowed as a value (for example, <code>example.com</code>). Now, you can set the value to <code>hostname:port</code> (for example, <code>example.com:1234</code>) as well.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Improved local development configuration</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Hyperdrive now supports a <code>WRANGLER_HYPERDRIVE_LOCAL_CONNECTION_STRING_&lt;BINDING_NAME&gt;</code> environmental variable for configuring local development to use a test/non-production database, in addition to the <code>localConnectionString</code> configuration in <code>wrangler.toml</code>.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/hyperdrive/configuration/local-development/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Local development</a> for instructions on how to configure Hyperdrive locally.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Default content type now set to JSON</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The default <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/javascript-apis/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#queuescontenttype">content type</a> for messages published to a queue is now <code>json</code>, which improves compatibility with the upcoming pull-based queues.</p> <p>Any Workers created on or after the <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#queues-send-messages-in-json-format">compatibility date</a> of <code>2024-03-18</code>, or that explicitly set the <code>queues_json_messages</code> compatibility flag, will use the new default behaviour. Existing Workers with a compatibility date prior will continue to use <code>v8</code> as the default content type for published messages.</p> <p></p> </div> <div data-product="trace" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/fundamentals/basic-tasks/trace-request/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Trace</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Trace now supports BYOIP zones</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now use Cloudflare Trace to trace HTTP/S requests through their <a href="https://developers-cloudflare-com.translate.goog/byoip/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">BYOIP</a> zones.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-03-18</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Change in <code>wrangler d1 execute</code> default</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>As of <code>wrangler@3.33.0</code>, <code>wrangler d1 execute</code> and <code>wrangler d1 migrations apply</code> now default to using a local database, to match the default behavior of <code>wrangler dev</code>.</p> <p>It is also now possible to specify one of <code>--local</code> or <code>--remote</code> to explicitly tell wrangler which environment you wish to run your commands against.</p> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/network/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-03-12</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/network/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="trace" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/fundamentals/basic-tasks/trace-request/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Trace</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Trace now supports grey-clouded hostnames</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Even if the hostname is <a href="https://developers-cloudflare-com.translate.goog/dns/manage-dns-records/reference/proxied-dns-records/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#dns-only-records">not proxied by Cloudflare</a>, Cloudflare Trace will now return all the configurations that Cloudflare would have applied to the request.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-03-11</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Built-in APIs that return Promises will now produce stack traces when the Promise rejects. Previously, the rejection error lacked a stack trace.</li> <li>A new compat flag <code>fetcher_no_get_put_delete</code> removes the <code>get()</code>, <code>put()</code>, and <code>delete()</code> methods on service bindings and Durable Object stubs. This will become the default as of compatibility date 2024-03-26. These methods were designed as simple convenience wrappers around <code>fetch()</code>, but were never documented.</li> <li>Updated v8 to version 12.3.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Billing for D1 usage</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>As of 2024-03-05, D1 usage will start to be counted and may incur charges for an account's future billing cycle.</p> <p>Developers on the Workers Paid plan with D1 usage beyond <a href="https://developers-cloudflare-com.translate.goog/d1/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#billing-metrics">included limits</a> will incur charges according to <a href="https://developers-cloudflare-com.translate.goog/d1/platform/pricing?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">D1's pricing</a>.</p> <p>Developers on the Workers Free plan can use up to the included limits. Usage beyond the limits below requires signing up for the $5/month Workers Paid plan.</p> <p>Account billable metrics are available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com">Cloudflare Dashboard</a> and <a href="https://developers-cloudflare-com.translate.goog/d1/observability/metrics-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#metrics">GraphQL API</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-03-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th March 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-03-04</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-26</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="version management" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/version-management/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Version Management</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for API Shield</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/api-shield/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">API Shield</a> no longer prevents Version Management enablement and zone settings configurations.</li> </ul> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-26</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Explicit retries no longer impact consumer concurrency/scaling.</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Calling <code>retry()</code> or <code>retryAll()</code> on a message or message batch will no longer have an impact on how Queues scales <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/consumer-concurrency/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">consumer concurrency</a>.</p> <p>Previously, using <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/batching-retries/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#explicit-acknowledgement-and-retries">explicit retries</a> via <code>retry()</code> or <code>retryAll()</code> would count as an error and could result in Queues scaling down the number of concurrent consumers.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>v8 updated to version 12.2.</li> <li>You can now use <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://v8.dev/features/iterator-helpers">Iterator helpers</a> in Workers.</li> <li>You can now use <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/tc39/proposal-set-methods">new methods on <code>Set</code></a>, such as <code>Set.intersection</code> and <code>Set.union</code>, in Workers.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="api shield" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/api-shield/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">API Shield</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Endpoint Management supports hostname variables</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Customers can now save endpoints in <a href="https://developers-cloudflare-com.translate.goog/api-shield/management-and-monitoring/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Endpoint Management</a> that contain variables in the hostname. Hostname variables are supported across all product features.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Sockets now support an <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/tcp-sockets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#socket"><code>opened</code></a> attribute.</li> <li><a href="https://developers-cloudflare-com.translate.goog/durable-objects/api/alarms/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#alarm">Durable Object alarm handlers</a> now impose a maximum wall time of 15 minutes.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Access for SaaS OIDC Support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Access for SaaS applications can be setup with OIDC as an authentication method. OIDC and SAML 2.0 are now both fully supported.</p> <p></p> </div> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WARP as an identity source for Access</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Allow users to log in to Access applications with their WARP session identity. Users need to reauthenticate based on default session durations. WARP authentication identity must be turned on in your device enrollment permissions and can be enabled on a per application basis.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>When an <code>OPTIONS</code> request against the public entrypoint does not include an <code>origin</code> header, an <code>HTTP 400</code> instead of an <code>HTTP 401</code> is returned.</li> </ul> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-20</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-19</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>API changes to <code>run()</code></strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A previous change (made on 2024-02-13) to the <code>run()</code> <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#await-stmtrun">query statement method</a> has been reverted.</p> <p><code>run()</code> now returns a <code>D1Result</code>, including the result rows, matching its original behaviour prior to the change on 2024-02-13.</p> <p>Future change to <code>run()</code> to return a <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#return-object"><code>D1ExecResult</code></a>, as originally intended and documented, will be gated behind a <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-dates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">compatibility date</a> as to avoid breaking existing Workers relying on the way <code>run()</code> currently works.</p> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Tonemapping improvements for HDR content</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>In certain cases, videos uploaded with an HDR colorspace (such as footage from certain mobile devices) appeared washed out or desaturated when played back. This issue is resolved for new uploads.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Single Page Applications</strong>: Introduce <code>zaraz.spaPageview()</code> for manually triggering SPA pageviews</li> <li><strong>Pinterest Managed Component</strong>: Add ecommerce support</li> <li><strong>Google Ads Managed Component</strong>: Append url and rnd params to pagead/landing endpoint</li> <li><strong>Bugfix</strong>: Add noindex robots headers for Zaraz GET endpoint responses</li> <li><strong>Bugfix</strong>: Gracefully handle responses from custom Managed Components without mapped endpoints</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>API changes to <code>raw()</code>, <code>all()</code> and <code>run()</code></strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>D1's <code>raw()</code>, <code>all()</code> and <code>run()</code> <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#query-statement-methods">query statement methods</a> have been updated to reflect their intended behaviour and improve compatibility with ORM libraries.</p> <p><code>raw()</code> now correctly returns results as an array of arrays, allowing the correct handling of duplicate column names (such as when joining tables), as compared to <code>all()</code>, which is unchanged and returns an array of objects. To include an array of column names in the results when using <code>raw()</code>, use <code>raw({columnNames: true})</code>.</p> <p><code>run()</code> no longer incorrectly returns a <code>D1Result</code> and instead returns a <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#return-object"><code>D1ExecResult</code></a> as originally intended and documented.</p> <p>This may be a breaking change for some applications that expected <code>raw()</code> to return an array of objects.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">D1 client API</a> to review D1's query methods, return types and TypeScript support in detail.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-12</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-12</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-08</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-06</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The response shape of <code>GET /buckets/:bucket/sippy</code> has changed.</li> <li>The <code>/buckets/:bucket/sippy/validate</code> endpoint is exposed over APIGW to validate Sippy's configuration.</li> <li>The shape of the configuration object when modifying Sippy's configuration has changed.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-02-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th February 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-02-05</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Scheduled changes for 2024-02-05</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Dashboard</strong>: rename "tracks" to "events" for consistency</li> <li><strong>Pinterest Conversion API Managed Component</strong>: update parameters sent to api</li> <li><strong>HTTP Managed Component</strong>: update _settings prefix usage handling</li> <li><strong>Bugfix</strong>: better minification of client-side js</li> <li><strong>Bugfix</strong>: fix bug where anchor link click events were not bubbling when using click listener triggers</li> <li><strong>API update</strong>: begin migration support from deprecated <code>tool.neoEvents</code> array to <code>tool.actions</code> object config schema migration</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug where the API would accept empty strings in the <code>AllowedHeaders</code> property of <code>PutBucketCors</code> actions.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-01-26</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Parts are now automatically sorted in ascending order regardless of input during <code>CompleteMultipartUpload</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-01-25</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-01-23</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="magic wan" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/magic-wan/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Magic WAN</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Network segmentation</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can define policies in your Connector to either allow traffic to flow between your LANs without it leaving your local premises or to forward it via the Cloudflare network where you can add additional security features.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-01-22</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for LIMIT on UPDATE and DELETE statements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>D1 now supports adding a <code>LIMIT</code> clause to <code>UPDATE</code> and <code>DELETE</code> statements, which allows you to limit the impact of a potentially dangerous operation.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>HTTP API query vectors request and response format change</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Vectorize <code>/query</code> HTTP endpoint has the following changes:</p> <ul> <li><code>returnVectors</code> request body property is deprecated in favor of <code>returnValues</code> and <code>returnMetadata</code> properties.</li> <li>Response format has changed to the below format to match [Workers API change]:(/workers/configuration/compatibility-flags/#vectorize-query-with-metadata-optionally-returned)</li> </ul> <pre><code class="language-json">{ "result": { "count": 1, "matches": [ { "id": "4", "score": 0.789848214, "values": [ 75.0999984741211, 67.0999984741211, 29.899999618530273], "metadata": { "url": "/products/sku/418313", "streaming_platform": "netflix" } } ] }, "errors": [], "messages": [], "success": true } </code></pre> <p></p> </div> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-01-17</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-01-16</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="images" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/images/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Images</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Images and Images Resizing merge</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Images and Images Resizing merged to create a more centralized and unified experience for Cloudflare Images. To learn more about the merge, refer to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/merging-images-and-image-resizing/">blog post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Sippy is available for Google Cloud Storage (GCS) beta.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-01-05</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2024-01-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th January 2024</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waf" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">WAF</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2024-01-04</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/waf/change-log/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Unique Entity IDs in Access for SaaS</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>All new Access for SaaS applications have unique Entity IDs. This allows for multiple integrations with the same SaaS provider if required. The unique Entity ID has the application audience tag appended. Existing apps are unchanged.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-12-19</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Google Analytics 4 Managed Component</strong>: Fix Google Analytics 4 average engagement time metric.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Legacy alpha automated backups disabled</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Databases using D1's legacy alpha backend will no longer run automated <a href="https://developers-cloudflare-com.translate.goog/d1/reference/backups/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">hourly backups</a>. You may still choose to take manual backups of these databases.</p> <p>The D1 team recommends moving to D1's new <a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#the-d1-public-beta-is-here">production backend</a>, which will require you to export and import your existing data. D1's production backend is faster than the original alpha backend. The new backend also supports <a href="https://developers-cloudflare-com.translate.goog/d1/reference/time-travel/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Time Travel</a>, which allows you to restore your database to any minute in the past 30 days without relying on hourly or manual snapshots.</p> <p></p> </div> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/concepts/pre-clearance-support/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Pre-Clearance mode</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Default relay state support in Access for SaaS</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Allows Access admins to set a default relay state on Access for SaaS apps.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-12-14</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The <code>x-id</code> query param for <code>S3 ListBuckets</code> action is now ignored.</li> <li>The <code>x-id</code> query param is now ignored for all S3 actions.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-12-08</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Metadata filtering</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Vectorize now supports <a href="https://developers-cloudflare-com.translate.goog/vectorize/reference/metadata-filtering?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">metadata filtering</a> with equals (<code>$eq</code>) and not equals (<code>$neq</code>) operators. Metadata filtering limits <code>query()</code> results to only vectors that fulfill new <code>filter</code> property.</p> <pre><code class="language-ts">let metadataMatches = await env.YOUR_INDEX.query(queryVector, { topK: 3, filter: { streaming_platform: "netflix" }, returnValues: true, returnMetadata: true }) </code></pre> <p>Only new indexes created on or after 2023-12-06 support metadata filtering. Currently, there is no way to migrate previously created indexes to work with metadata filtering.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-12-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th December 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The Web Platform standard <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/web-standards?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#navigatorsendbeaconurl-data"><code>navigator.sendBeacon(...)</code> API</a> is now provided by the Workers runtime.</li> <li>V8 updated to 12.0.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-11-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th November 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-11-29</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-11-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th November 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add more meta information's</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added meta.lastUpdated to all summaries and top endpoints (timeseries and timeseriesGroups already had this).</li> <li>Fix meta.dateRange to return date ranges for all requested series.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-11-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd November 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-11-22</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-11-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th November 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add new Layer 3 endpoints and Layer 7 dimensions</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added Layer 3 <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-top-origin-locations?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">top origin locations</a> and <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-top-target-locations?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">top target location</a>.</li> <li>Added Layer 7 Summaries by <code>http_method</code>, <code>http_version</code>, <code>ip_version</code>, <code>managed_rules</code>, <code>mitigation_product</code>.</li> <li>Added Layer 7 Timeseries Groups by <code>http_method</code>, <code>http_version</code>, <code>ip_version</code>, <code>managed_rules</code>, <code>mitigation_product</code>, <code>industry</code>, <code>vertical</code>.</li> <li>Added Layer 7 Top by <code>industry</code>, <code>vertical</code>.</li> <li>Deprecated Layer 7 <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer7-timeseries-group?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries groups without dimension</a>. <ul> <li>To continue getting this data, switch to the new <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer7-timeseries-group-by-mitigation-product?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries group by mitigation_product</a> endpoint.</li> </ul></li> <li>Deprecated Layer 7 <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer7-summary?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">summary without dimension)</a>. <ul> <li>To continue getting this data, switch to the new <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer7-summary-by-mitigation-product?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">summary by mitigation_product</a> endpoint.</li> </ul></li> <li>Added new <a href="https://developers-cloudflare-com.translate.goog/radar/get-started/error-codes/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Error codes</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-11-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th November 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-11-13</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>HTTP Request Managed Component</strong>: Re-added <code>__zarazTrack</code> property.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-11-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th November 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-11-10</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-11-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th November 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Metadata API changes</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Vectorize now supports distinct <code>returnMetadata</code> and <code>returnValues</code> arguments when querying an index, replacing the now-deprecated <code>returnVectors</code> argument. This allows you to return metadata without needing to return the vector values, reducing the amount of unnecessary data returned from a query. Both <code>returnMetadata</code> and <code>returnValues</code> default to false.</p> <p>For example, to return only the metadata from a query, set <code>returnMetadata: true</code>.</p> <pre><code class="language-ts">let matches = await env.YOUR_INDEX.query(queryVector, { topK: 5, returnMetadata: true }) </code></pre> <p>New Workers projects created on or after 2023-11-08 or that <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-dates/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">update the compatibility date</a> for an existing project will use the new return type.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-11-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th November 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>HLS improvements for on-demand TS output</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>HLS output from Cloudflare Stream on-demand videos that use Transport Stream file format now includes a 10 second offset to timestamps. This will have no impact on most customers. A small percentage of customers will see improved playback stability. Caption files were also adjusted accordingly.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-31"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">31st October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add new Layer 3 direction parameter</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added a <code>direction</code> parameter to all Layer 3 endpoints. Use together with <code>location</code> parameter to filter by origin or target location <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-timeseries-group-by-vector?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries groups</a>.</li> </ul> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Google Analytics 4 Managed Component</strong>: Remove <code>debug_mode</code> key if falsy or <code>false</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>A new usage model called <a href="https://developers-cloudflare-com.translate.goog/workers/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#workers">Workers Standard</a> is available for Workers and Pages Functions pricing. This is now the default usage model for accounts that are first upgraded to the Workers Paid plan. Read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/workers-pricing-scale-to-zero/">blog post</a> for more information.</li> <li>The usage model set in a script's wrangler.toml will be ignored after an account has opted-in to <a href="https://developers-cloudflare-com.translate.goog/workers/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#workers">Workers Standard</a> pricing. It must be configured through the dashboard (Workers &amp; Pages &gt; Select your Worker &gt; Settings &gt; Usage Model).</li> <li>Workers and Pages Functions on the Standard usage model can set custom <a href="https://developers-cloudflare-com.translate.goog/workers/wrangler/configuration/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#limits">CPU limits</a> for their Workers</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Real-time Logs</strong>: Logs are now real-time, showing logs for the last hour. If you have a need for persistent logs, please let the team know on Discord. We are building out a persistent logs feature for those who want to store their logs for longer.</li> <li><strong>Providers</strong>: Azure OpenAI is now supported as a provider!</li> <li><strong>Docs</strong>: Added Azure OpenAI example.</li> <li><strong>Bug Fixes</strong>: Errors with costs and tokens should be fixed.</li> </ul> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Custom HTML</strong>: Added support for non-JavaScript script tags.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><code>PutBucketCors</code> now only accepts valid origins.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added the <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#webcrypto-preserve-publicexponent-field"><code>crypto_preserve_public_exponent</code></a> compatibility flag to correct a wrong type being used in the algorithm field of RSA keys in the WebCrypto API.</li> </ul> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Bing Managed Component</strong>: Fixed an issue where some events were not being sent to Bing even after being triggered.</li> <li><strong>Dashboard</strong>: Improved welcome screen for new Zaraz users.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-10-19</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Manages A/B testing tags.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The limit of 3 Cron Triggers per Worker has been removed. Account-level limits on the total number of Cron Triggers across all Workers still apply.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>A <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/tcp-sockets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">TCP Socket</a>'s WritableStream now ensures the connection has opened before resolving the promise returned by <code>close</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-10-11</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>SRT Audio Improvements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>In some cases, playback via SRT protocol was missing an audio track regardless of existence of audio in the broadcast. This issue is now resolved.</p> <p></p> </div> <div data-product="tenant" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/tenant/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Tenant</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New Tenant Admin UI</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Partners can now create and view accounts through the Cloudflare dashboard by going to <strong>Tenants</strong> &gt; <strong>Managed Accounts</strong>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ai gateway" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ai-gateway/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">AI Gateway</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Logs</strong>: Logs will now be limited to the last 24h. If you have a use case that requires more logging, please reach out to the team on Discord.</li> <li><strong>Dashboard</strong>: Logs now refresh automatically.</li> <li><strong>Docs</strong>: Fixed Workers AI example in docs and dash.</li> <li><strong>Caching</strong>: Embedding requests are now cacheable. Rate limit will not apply for cached requests.</li> <li><strong>Bug Fixes</strong>: Identical requests to different providers are not wrongly served from cache anymore. Streaming now works as expected, including for the Universal endpoint.</li> <li><strong>Known Issues</strong>: There's currently a bug with costs that we are investigating.</li> </ul> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-10-09</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The Web Platform standard <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dom.spec.whatwg.org/%23interface-customevent"><code>CustomEvent</code> class</a> is now available in Workers.</li> <li>Fixed a bug in the WebCrypto API where the <code>publicExponent</code> field of the algorithm of RSA keys would have the wrong type. Use the <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#webcrypto-preserve-publicexponent-field"><code>crypto_preserve_public_exponent</code> compatibility flag</a> to enable the new behavior.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>More queues per account - up to 10,000</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Developers building on Queues can now create up to 10,000 queues per account, enabling easier per-user, per-job and sharding use-cases.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/queues/platform/limits?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Limits</a> to learn more about Queues' current limits.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="notifications" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/notifications/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Notifications</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <strong>Traffic Anomalies Alerts</strong> to notify customers when traffic to their domain has an unexpected spike or drop.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Higher consumer concurrency limits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/queues/configuration/consumer-concurrency/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Queue consumers</a> can now scale to 20 concurrent invocations (per queue), up from 10. This allows you to scale out and process higher throughput queues more quickly.</p> <p>Queues with <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/consumer-concurrency/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#limit-concurrency">no explicit limit specified</a> will automatically scale to the new maximum.</p> <p>This limit will continue to grow during the Queues beta.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-10-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd October 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Create up to 50,000 D1 databases</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Developers using D1 on a Workers Paid plan can now create up to 50,000 databases as part of ongoing increases to D1's limits.</p> <ul> <li>This further enables database-per-user use-cases and allows you to isolate data between customers.</li> <li>Total storage per account is now 50 GB.</li> <li>D1's <a href="https://developers-cloudflare-com.translate.goog/d1/observability/metrics-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">analytics and metrics</a> provide per-database usage data.</li> </ul> <p>If you need to create more than 50,000 databases or need more per-account storage, <a href="https://developers-cloudflare-com.translate.goog/d1/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">reach out</a> to the D1 team to discuss.</p> <p></p> </div> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Increased indexes per account limits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now create up to 100 Vectorize indexes per account. Read the <a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">limits documentation</a> for details on other limits, many of which will increase during the beta period.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Bugfix</strong>: Fixed an issue that prevented some server-side requests from arriving to their destination</li> <li><strong>Google Analytics 4 Managed Component</strong>: Add support for <code>dbg</code> and <code>ir</code> fields.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>The D1 public beta is here</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>D1 is now in public beta, and storage limits have been increased:</p> <ul> <li>Developers with a Workers Paid plan now have a 2 GB per-database limit (up from 500 MB) and can create 25 databases per account (up from 10). These limits will continue to increase automatically during the public beta.</li> <li>Developers with a Workers Free plan retain the 500 MB per-database limit and can create up to 10 databases per account.</li> </ul> <p>Databases must be using D1's <a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#new-default-storage-subsystem">new storage subsystem</a> to benefit from the increased database limits.</p> <p>Read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/d1-open-beta-is-here/">announcement blog</a> for more details about what is new in the beta and what is coming in the future for D1.</p> <p></p> </div> <div data-product="hyperdrive" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/hyperdrive/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Hyperdrive</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Hyperdrive now available</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Hyperdrive is now available in public beta to any developer with a Workers paid plan.</p> <p>To start using Hyperdrive, visit the <a href="https://developers-cloudflare-com.translate.goog/hyperdrive/get-started/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">get started</a> guide or read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/hyperdrive-making-regional-databases-feel-distributed/">announcement blog</a> to learn more.</p> <p></p> </div> <div data-product="notifications" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/notifications/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Notifications</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <strong><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/incident-alerts/">Incident Alerts</a></strong>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="vectorize" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/vectorize/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Vectorize</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Vectorize now in public beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Vectorize, Cloudflare's vector database, is <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/vectorize-vector-database-open-beta/">now in public beta</a>. Vectorize allows you to store and efficiently query vector embeddings from AI/ML models from <a href="https://developers-cloudflare-com.translate.goog/workers-ai/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Workers AI</a>, OpenAI, and other embeddings providers or machine-learning workflows.</p> <p>To get started with Vectorize, <a href="https://developers-cloudflare-com.translate.goog/vectorize/get-started/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">see the guide</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>LL-HLS Beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Low-Latency HTTP Live Streaming (LL-HLS) is now in open beta. Enable LL-HLS on your <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/start-stream-live/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">live input</a> for automatic low-latency playback using the Stream built-in player where supported.</p> <p>For more information, refer to <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/start-stream-live/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">live input</a> and <a href="https://developers-cloudflare-com.translate.goog/stream/viewing-videos/using-own-player/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">custom player</a> docs.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-09-24</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-09-21</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="version management" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/version-management/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Version Management</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for Bot Management</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Version Management now supports versioning for <a href="https://developers-cloudflare-com.translate.goog/bots/plans/bm-subscription/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Bot Management</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>App launcher supports tags and filters</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Access admins can now tag applications and allow users to filter by those tags in the App Launcher.</p> <p></p> </div> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>App launcher customization</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Allow Access admins to configure the App Launcher page within Zero Trust.</p> <p></p> </div> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>View active Access user identities in the dashboard and API</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Access admins can now view the full contents of a user's identity and device information for all active application sessions.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>An implementation of the <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/crypto/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>node:crypto</code></a> API from Node.js is now available when the <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>nodejs_compat</code> compatibility flag</a> is enabled.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for D1's new storage subsystem and build error message improvements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added support for D1's <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/d1-turning-it-up-to-11/">new storage subsystem</a>. All Git builds and deployments done with Wrangler v3.5.0 and up can use the new subsystem.</li> <li>Builds which fail due to exceeding the <a href="https://developers-cloudflare-com.translate.goog/pages/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#builds">build time limit</a> will return a proper error message indicating so rather than <code>Internal error</code>.</li> <li>New and improved error messages for other build failures</li> </ul> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Consent Management</strong>: Add support for custom button translations.</li> <li><strong>Consent Management</strong>: Modal stays fixed when scrolling.</li> <li><strong>Google Analytics 4 Managed Component</strong>: <code>hideOriginalIP</code> and <code>ga-audiences</code> can be set from tool event.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Reddit Managed Component</strong>: Support new "Account ID" formats (e.g. "ax_xxxxx").</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Custom OIDC claims for named IdPs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Access admins can now add custom claims to the existing named IdP providers. Previously this was locked to the generic OIDC provider.</p> <p></p> </div> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add Connection Tampering endpoints</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added Connection Tampering <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-tcp-resets-timeouts-summary?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">summary</a> and <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-tcp-resets-timeouts-timeseries-group?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries</a> endpoints.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="waiting room" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/waiting-room/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Waiting Room</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Waiting Room coverage for multiple hostnames and paths</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Advanced Waiting Room customers can now <a href="https://developers-cloudflare-com.translate.goog/waiting-room/how-to/place-waiting-room/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#apply-to-multiple-hostnames-and-paths">add multiple hostname and path combinations</a> to a single waiting room via the UI and API.</li> </ul> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Consent Management</strong>: Consent cookie name can now be customized.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-09-05</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>Segment Managed Component</strong>: API Endpoint can be customized.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-09-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st September 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed an issue with <code>ListBuckets</code> where the <code>name_contains</code> parameter would also search over the jurisdiction name.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-08-30</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-08-29</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-08-25</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/troubleshooting/client-side-errors/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Client-side errors</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="notifications" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/notifications/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Notifications</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <strong>Logo Match Alert</strong>.</li> </ul> <p></p> </div> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Commit message limit increase</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Commit messages can now be up to 384 characters before being trimmed.</li> </ul> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Config Audit Logs GA.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="zaraz" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/zaraz/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Zaraz</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><strong>TikTok Managed Component</strong>: Support setting <code>ttp</code> and <code>event_id</code>.</li> <li><strong>Consent Management</strong>: Accessibility improvements.</li> <li><strong>Facebook Managed Component</strong>: Support for using "Limited Data Use" features.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Row count now returned per query</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>D1 now returns a count of <code>rows_written</code> and <code>rows_read</code> for every query executed, allowing you to assess the cost of query for both <a href="https://developers-cloudflare-com.translate.goog/d1/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">pricing</a> and <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/use-indexes/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">index optimization</a> purposes.</p> <p>The <code>meta</code> object returned in <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">D1's Client API</a> contains a total count of the rows read (<code>rows_read</code>) and rows written (<code>rows_written</code>) by that query. For example, a query that performs a full table scan (for example, <code>SELECT * FROM users</code>) from a table with 5000 rows would return a <code>rows_read</code> value of <code>5000</code>:</p> <pre><code class="language-json">"meta": { "duration": 0.20472300052642825, "size_after": 45137920, "rows_read": 5000, "rows_written": 0 } </code></pre> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/d1/platform/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">D1 pricing documentation</a> to understand how reads and writes are measured. D1 remains free to use during the alpha period.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-08-16</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-08-14</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Deprecate old layer 3 dataset</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added Regional Internet Registry (see field <code>source</code> in response) to <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-entities-asn-by-id?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">get asn by id</a> and <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-entities-asn-by-ip?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">get asn by ip</a> endpoints.</li> <li>Stopped collecting data in the old Layer 3 data source.</li> <li>Updated Layer 3 <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-timeseries-by-bytes?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries</a> endpoint to start using the new Layer 3 data source by default, fetching the old data source now requires sending the parameter <code>metric=bytes_old</code>.</li> <li>Deprecated Layer 3 <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-summary?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">summary</a> endpoint, this will stop receiving data after 2023-08-14. <ul> <li>To continue getting this data, switch to the new <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-summary-by-protocol?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries group protocol</a> endpoint.</li> </ul></li> <li>Deprecated Layer 3 <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-timeseries-groups?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries groups</a> endpoint, this will stop receiving data after 2023-08-14. <ul> <li>To continue getting this data, switch to the new <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-timeseries-group-by-protocol?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries group protocol</a> endpoint.</li> </ul></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-08-11</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Users can now complete conditional multipart publish operations. When a condition failure occurs when publishing an upload, the upload is no longer available and is treated as aborted.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Bind D1 from the Cloudflare dashboard</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now <a href="https://developers-cloudflare-com.translate.goog/d1/get-started/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#3-bind-your-worker-to-your-d1-database">bind a D1 database</a> to your Workers directly in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com">Cloudflare dashboard</a>. To bind D1 from the Cloudflare dashboard, select your Worker project -&gt; <strong>Settings</strong> -&gt; <strong>Variables</strong> -&gt; and select <strong>D1 Database Bindings</strong>.</p> <p>Note: If you have previously deployed a Worker with a D1 database binding with a version of <code>wrangler</code> prior to <code>3.5.0</code>, you must upgrade to <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/cloudflare/workers-sdk/releases/tag/wrangler%25403.5.0"><code>wrangler v3.5.0</code></a> first before you can edit your D1 database bindings in the Cloudflare dashboard. New Workers projects do not have this limitation.</p> <p>Legacy D1 alpha users who had previously prefixed their database binding manually with <code>__D1_BETA__</code> should remove this as part of this upgrade. Your Worker scripts should call your D1 database via <code>env.BINDING_NAME</code> only. Refer to the latest <a href="https://developers-cloudflare-com.translate.goog/d1/get-started/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#3-bind-your-worker-to-your-d1-database">D1 getting started guide</a> for best practices.</p> <p>We recommend all D1 alpha users begin using wrangler <code>3.5.0</code> (or later) to benefit from improved TypeScript types and future D1 API improvements.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Scheduled Deletion</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Stream now supports adding a scheduled deletion date to new and existing videos. Live inputs support deletion policies for automatic recording deletion.</p> <p>For more, refer to the <a href="https://developers-cloudflare-com.translate.goog/stream/uploading-videos/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">video on demand</a> or <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">live input</a> docs.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Azure AD authentication contexts</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Support Azure AD authentication contexts directly in Access policies.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-08-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st August 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Per-database limit now 500 MB</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Databases using D1's <a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#new-default-storage-subsystem">new storage subsystem</a> can now grow to 500 MB each, up from the previous 100 MB limit. This applies to both existing and newly created databases.</p> <p>Refer to <a href="https://developers-cloudflare-com.translate.goog/d1/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Limits</a> to learn about D1's limits.</p> <p></p> </div> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for newer TLDs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Support newer TLDs such as <code>.party</code> and <code>.music</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-31"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">31st July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-07-31</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/http/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/network/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-07-31</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/network/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Fix HTTP timeseries endpoint urls</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Updated HTTP <code>timeseries</code> endpoints urls to <code>timeseries_groups</code> (<a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-http-timeseries-group-by-browser-families?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">example</a>) due to consistency. Old timeseries endpoints are still available, but will soon be removed.</li> </ul> <p></p> </div> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#access-a-widgets-state"><code>[turnstile.isExpired]</code></a>.</li> <li>Added <code>uk</code> language.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New default storage subsystem</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Databases created via the Cloudflare dashboard and Wrangler (as of <code>v3.4.0</code>) now use D1's new storage subsystem by default. The new backend can <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/d1-turning-it-up-to-11/">be 6 - 20x faster</a> than D1's original alpha backend.</p> <p>To understand which storage subsystem your database uses, run <code>wrangler d1 info YOUR_DATABASE</code> and inspect the version field in the output.</p> <p>Databases with <code>version: beta</code> use the new storage backend and support the <a href="https://developers-cloudflare-com.translate.goog/d1/reference/time-travel/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Time Travel</a> API. Databases with <code>version: alpha</code> only use D1's older, legacy backend.</p> <p></p> </div> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Time Travel</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/d1/reference/time-travel/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Time Travel</a> is now available. Time Travel allows you to restore a D1 database back to any minute within the last 30 days (Workers Paid plan) or 7 days (Workers Free plan), at no additional cost for storage or restore operations.</p> <p>Refer to the <a href="https://developers-cloudflare-com.translate.goog/d1/reference/time-travel/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Time Travel</a> documentation to learn how to travel backwards in time.</p> <p>Databases using D1's <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/d1-turning-it-up-to-11/">new storage subsystem</a> can use Time Travel. Time Travel replaces the <a href="https://developers-cloudflare-com.translate.goog/d1/reference/backups/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">snapshot-based backups</a> used for legacy alpha databases.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Fixed ETag format in the response header.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add URL Scanner endpoints</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/api/operations/urlscanner-search-scans?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">urlscanner endpoints</a>. For more information, refer to <a href="https://developers-cloudflare-com.translate.goog/radar/investigate/url-scanner/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">URL Scanner</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>An implementation of the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://nodejs.org/api/util.html%23class-utilmimetype"><code>util.MIMEType</code></a> API from Node.js is now available when the <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>nodejs_compat</code> compatibility flag</a> is enabled.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Fixed the issue that was causing an illegal invocation error.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>V2 build system enabled by default</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>V2 build system is now default for all new projects.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Sped up project creation</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Sped up project creation.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>An implementation of the <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/process?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>process.env</code></a> API from Node.js is now available when using the <code>nodejs_compat</code> compatibility flag.</li> <li>An implementation of the <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/nodejs/diagnostics-channel?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>diagnostics_channel</code></a> API from Node.js is now available when using the <code>nodejs_compat</code> compatibility flag.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-07-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th July 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Improved performance for ranged reads on very large files. Previously ranged reads near the end of very large files would be noticeably slower than ranged reads on smaller files. Performance should now be consistently good independent of filesize.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Metrics and analytics</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now view <a href="https://developers-cloudflare-com.translate.goog/d1/observability/metrics-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">per-database metrics</a> via both the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com/">Cloudflare dashboard</a> and the <a href="https://developers-cloudflare-com.translate.goog/analytics/graphql-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">GraphQL Analytics API</a>.</p> <p>D1 currently exposes read &amp; writes per second, query response size, and query latency percentiles.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="spectrum" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/spectrum/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Spectrum</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Argo Smart Routing is available for UDP applications, providing faster and more reliable traffic routing.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="access" data-productarea="cloudflare one" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-one/changelog/access/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Access</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Custom block pages for Access applications</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Allow Access admins to customize the block pages presented by Access to end users.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added the <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#strict-crypto-error-checking"><code>strict_crypto_checks</code></a> compatibility flag to enable additional <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/web-crypto/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Web Crypto API</a> error and security checking.</li> <li>Fixes regression in the <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/tcp-sockets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">TCP Sockets API</a> where <code>connect("google.com:443")</code> would fail with a <code>TypeError</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/r2/objects/multipart-objects/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#etags">Multipart ETags</a> are now MD5 hashes.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add Quality endpoints</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-quality-index-summary?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">quality endpoints</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/tcp-sockets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">TCP Sockets API</a> now reports clearer errors when a connection cannot be established.</li> <li>Updated V8 to 11.5.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Generated columns documentation</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>New documentation has been published on how to use D1's support for <a href="https://developers-cloudflare-com.translate.goog/d1/reference/generated-columns/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">generated columns</a> to define columns that are dynamically generated on write (or read). Generated columns allow you to extract data from <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/query-json/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">JSON objects</a> or use the output of other SQL functions.</p> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug where calling <a href="https://developers-cloudflare-com.translate.goog/api/operations/r2-get-bucket?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">GetBucket</a> on a non-existent bucket would return a 500 instead of a 404.</li> <li>Improved S3 compatibility for ListObjectsV1, now nextmarker is only set when truncated is true.</li> <li>The R2 worker bindings now support parsing conditional headers with multiple etags. These etags can now be strong, weak or a wildcard. Previously the bindings only accepted headers containing a single strong etag.</li> <li>S3 putObject now supports sha256 and sha1 checksums. These were already supported by the R2 worker bindings.</li> <li>CopyObject in the S3 compatible api now supports Cloudflare specific headers which allow the copy operation to be conditional on the state of the destination object.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Deprecating Error.cause</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>As of <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://github.com/cloudflare/workers-sdk/releases/tag/wrangler%25403.1.1"><code>wrangler v3.1.1</code></a> the <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">D1 client API</a> now returns <a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/d1-client-api/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#errors">detailed error messages</a> within the top-level <code>Error.message</code> property, and no longer requires developers to inspect the <code>Error.cause.message</code> property.</p> <p>To facilitate a transition from the previous <code>Error.cause</code> behaviour, detailed error messages will continue to be populated within <code>Error.cause</code> as well as the top-level <code>Error</code> object until approximately July 14th, 2023. Future versions of both <code>wrangler</code> and the D1 client API will no longer populate <code>Error.cause</code> after this date.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><code>AbortSignal.any()</code> is now available.</li> <li>Updated V8 to 11.4.</li> <li>Following an update to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://url.spec.whatwg.org/%23interface-urlsearchparams">WHATWG URL spec</a>, the <code>delete()</code> and <code>has()</code> methods of the <code>URLSearchParams</code> class now accept an optional second argument to specify the search parameter’s value. This is potentially a breaking change, so it is gated behind the new <code>urlsearchparams_delete_has_value_arg</code> and <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#new-url-parser-implementation"><code>url_standard</code></a> compatibility flags.</li> <li>Added the <a href="https://developers-cloudflare-com.translate.goog/workers/configuration/compatibility-flags/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#strict-compression-error-checking"><code>strict_compression_checks</code></a> compatibility flag for additional <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/web-standards/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#compression-streams"><code>DecompressionStream</code></a> error checking.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-06-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th June 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add BGP stats, pfx2as and moas endpoint</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added BGP <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-bgp-routes-stats?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">stats</a>, <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-bgp-pfx2as?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">pfx2as</a> and <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-bgp-pfx2as-moas?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">moas</a> endpoints.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>A new <a href="https://developers-cloudflare-com.translate.goog/durable-objects/best-practices/websockets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Hibernatable WebSockets API</a> (beta) has been added to <a href="https://developers-cloudflare-com.translate.goog/durable-objects/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Durable Objects</a>. The Hibernatable WebSockets API allows a Durable Object that is not currently running an event handler (for example, processing a WebSocket message or alarm) to be removed from memory while keeping its WebSockets connected (“hibernation”). A Durable Object that hibernates will not incur billable Duration (GB-sec) charges.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added idempotency support for <code>POST /siteverify</code> requests via the <code>idempotency_key</code> parameter.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="browser rendering" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/browser-rendering/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Browser Rendering</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Browser Rendering Beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Beta Launch</li> </ul> <p></p> </div> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New experimental backend</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>D1 has a new experimental storage back end that dramatically improves query throughput, latency and reliability. The experimental back end will become the default back end in the near future. To create a database using the experimental backend, use <code>wrangler</code> and set the <code>--experimental-backend</code> flag when creating a database:</p> <pre><code class="language-sh">$ wrangler d1 create your-database --experimental-backend </code></pre> <p>Read more about the experimental back end in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/d1-turning-it-up-to-11/">announcement blog</a>.</p> <p></p> </div> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Location hints</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now provide a <a href="https://developers-cloudflare-com.translate.goog/d1/configuration/data-location/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">location hint</a> when creating a D1 database, which will influence where the leader (writer) is located. By default, D1 will automatically create your database in a location close to where you issued the request to create a database. In most cases this allows D1 to choose the optimal location for your database on your behalf.</p> <p></p> </div> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Build error message improvement</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Builds which fail due to Out of memory (OOM) will return a proper error message indicating so rather than <code>Internal error</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-18"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">18th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers for platforms" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-for-platforms/workers-for-platforms/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers for Platforms</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Outbound Workers, Custom Limits and Tail Workers</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/cloudflare-for-platforms/workers-for-platforms/configuration/outbound-workers/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Outbound Workers</a>, <a href="https://developers-cloudflare-com.translate.goog/cloudflare-for-platforms/workers-for-platforms/configuration/custom-limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Custom Limits</a> and <a href="https://developers-cloudflare-com.translate.goog/cloudflare-for-platforms/workers-for-platforms/configuration/observability/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#tail-workers">Tail Workers</a> are now available.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="d1" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/d1/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">D1</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Query JSON</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p><a href="https://developers-cloudflare-com.translate.goog/d1/build-with-d1/query-json/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">New documentation</a> has been published that covers D1's extensive JSON function support. JSON functions allow you to parse, query and modify JSON directly from your SQL queries, reducing the number of round trips to your database, or data queried.</p> <p></p> </div> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>V2 build system beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>The V2 build system is now available in open beta. Enable the V2 build system by going to your Pages project in the Cloudflare dashboard and selecting <strong>Settings</strong> &gt; <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com?to%3D/:account/pages/view/:pages-project/settings/builds-deployments"><strong>Build &amp; deployments</strong></a> &gt; <strong>Build system version</strong>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for Smart Placement</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/workers/configuration/smart-placement/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Smart placement</a> can now be enabled for Pages within your Pages Project by going to <strong>Settings</strong> &gt; <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com?to%3D/:account/pages/view/:pages-project/settings/functions"><strong>Functions</strong></a>.</li> </ul> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Multiple audio tracks now generally available</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Stream supports adding multiple audio tracks to an existing video.</p> <p>For more, refer to the <a href="https://developers-cloudflare-com.translate.goog/stream/edit-videos/adding-additional-audio-tracks/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">documentation</a> to get started.</p> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/tcp-sockets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">new <code>connect()</code> method</a> allows you to connect to any TCP-speaking services directly from your Workers. To learn more about other protocols supported on the Workers platform, visit the <a href="https://developers-cloudflare-com.translate.goog/workers/reference/protocols/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">new Protocols documentation</a>.</li> <li>We have added new <a href="https://developers-cloudflare-com.translate.goog/workers/databases/native-integrations/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">native database integrations</a> for popular serverless database providers, including Neon, PlanetScale, and Supabase. Native integrations automatically handle the process of creating a connection string and adding it as a Secret to your Worker.</li> <li>You can now also connect directly to databases over TCP from a Worker, starting with <a href="https://developers-cloudflare-com.translate.goog/hyperdrive/configuration/connect-to-postgres/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">PostgreSQL</a>. Support for PostgreSQL is based on the popular <code>pg</code> driver, and allows you to connect to any PostgreSQL instance over TLS from a Worker directly.</li> <li>The <a href="https://developers-cloudflare-com.translate.goog/r2/data-migration/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">R2 Migrator</a> (Super Slurper), which automates the process of migrating from existing object storage providers to R2, is now Generally Available.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/workers/ai/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Cursor</a>, an experimental AI assistant, trained to answer questions about Cloudflare's Developer Platform, is now available to preview! Cursor can answer questions about Workers and the Cloudflare Developer Platform, and is itself built on Workers. You can read more about Cursor in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/introducing-cursor-the-ai-assistant-for-docs/">announcement blog</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developer.mozilla.org/en-US/docs/Web/API/Performance/now"><code>performance.now()</code></a> and <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developer.mozilla.org/en-US/docs/Web/API/Performance/timeOrigin"><code>performance.timeOrigin</code></a> APIs can now be used in Cloudflare Workers. Just like <code>Date.now()</code>, for <a href="https://developers-cloudflare-com.translate.goog/workers/reference/security-model/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">security reasons</a> time only advances after I/O.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Added <code>IOS</code> as an option for the OS parameter in all HTTP</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added <code>IOS</code> as an option for the OS parameter in all HTTP endpoints (<a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-http-summary-by-bot-class?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">example</a>).</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-05-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th May 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The new <code>nodeJsCompatModule</code> type can be used with a Worker bundle to emulate a Node.js environment. Common Node.js globals such as <code>process</code> and <code>Buffer</code> will be present, and <code>require('...')</code> can be used to load Node.js built-ins without the <code>node:</code> specifier prefix.</li> <li>Fixed an issue where websocket connections would be disconnected when updating workers. Now, only WebSockets connected to Durable Objects are disconnected by updates to that Durable Object’s code.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-04-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th April 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The Web Crypto API now supports curves Ed25519 and X25519 defined in the Secure Curves specification.</li> <li>The global <code>connect</code> method has been moved to a <code>cloudflare:sockets</code> module.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-04-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th April 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Player Enhancement Properties</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now supports player enhancement properties.</p> <p>With player enhancements, you can modify your video player to incorporate elements of your branding, such as your logo, and customize additional options to present to your viewers.</p> <p>For more, refer to the <a href="https://developers-cloudflare-com.translate.goog/stream/edit-videos/player-enhancements/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">documentation</a> to get started.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-04-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th April 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Reports additional LCP diagnostic information using web-vitals library's attribution build.</p> <p></p> </div> <div data-product="notifications" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/notifications/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Notifications</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <strong>Maintenance Notification Alerts</strong>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-04-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th April 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/network/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2023-04-17</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/network/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added references to Turnstile Public API.</li> <li>Added references for <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#explicitly-render-the-turnstile-widget"><code>[after-interactive-callback]</code></a>, <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#explicitly-render-the-turnstile-widget"><code>[before-interactive-callback]</code></a>, and <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#explicitly-render-the-turnstile-widget"><code>[unsupported-callback]</code></a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-04-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th April 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>No externally-visible changes this week.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-04-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th April 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><code>URL.canParse(...)</code> is a new standard API for testing that an input string can be parsed successfully as a URL without the additional cost of creating and throwing an error.</li> <li>The Workers-specific <code>IdentityTransformStream</code> and <code>FixedLengthStream</code> classes now support specifying a <code>highWaterMark</code> for the writable-side that is used for backpressure signaling using the standard <code>writer.desiredSize</code>/<code>writer.ready</code> mechanisms.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-04-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th April 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Updated webpack configuration to output code in ECMAScript 3 (ES3) format.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-04-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st April 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/api/operations/r2-get-bucket?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">GetBucket</a> is now available for use through the Cloudflare API.</li> <li><a href="https://developers-cloudflare-com.translate.goog/r2/reference/data-location/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Location hints</a> can now be set when creating a bucket, both through the S3 API, and the dashboard.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Consumer concurrency (enabled)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Queue consumers will now <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/consumer-concurrency/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">automatically scale up</a> based on the number of messages being written to the queue. To control or limit concurrency, you can explicitly define a <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/configure-queues/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#consumer"><code>max_concurrency</code></a> for your consumer.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug in Wrangler tail and live logs on the dashboard that prevented the Administrator Read-Only and Workers Tail Read roles from successfully tailing Workers.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Updated Google's web-vitals library (version 3.1.1) and removed experimental <code>server-timing</code> header.</p> <p></p> </div> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Git projects can now see files uploaded</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Files uploaded are now visible for Git projects, you can view them in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com?to%3D/:account/pages/view/:pages-project/:pages-deployment/files">Cloudflare dashboard</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Limits for downloadable MP4s for live recordings</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Previously, generating a download for a live recording exceeding four hours resulted in failure.</p> <p>To fix the issue, now video downloads are only available for live recordings under four hours. Live recordings exceeding four hours can still be played but cannot be downloaded.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Notifications for Pages are now available</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Notifications for Pages events are now available in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com?to%3D/:account/notifications">Cloudflare dashboard</a>. Events supported include: <ul> <li>Deployment started.</li> <li>Deployment succeeded.</li> <li>Deployment failed.</li> </ul></li> </ul> <p></p> </div> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add AS112 and email endpoints</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-dns-as112-timeseries-by-dnssec?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">AS112 endpoints</a>.</li> <li>Added <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-email-security-summary-by-arc?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">email endpoints</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The ListParts API has been implemented and is available for use.</li> <li>HTTP2 is now enabled by default for new custom domains linked to R2 buckets.</li> <li>Object Lifecycles are now available for use.</li> <li>Bug fix: Requests to public buckets will now return the <code>Content-Encoding</code> header for gzip files when <code>Accept-Encoding: gzip</code> is used.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Consumer concurrency (upcoming)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Queue consumers will soon automatically scale up concurrently as a queues' backlog grows in order to keep overall message processing latency down. Concurrency will be enabled on all existing queues by 2023-03-28.</p> <p><strong>To opt-out, or to configure a fixed maximum concurrency</strong>, set <code>max_concurrency = 1</code> in your <code>wrangler.toml</code> file or via <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com/?to%3D/:account/queues">the queues dashboard</a>.</p> <p><strong>To opt-in, you do not need to take any action</strong>: your consumer will begin to scale out as needed to keep up with your message backlog. It will scale back down as the backlog shrinks, and/or if a consumer starts to generate a higher rate of errors. To learn more about how consumers scale, refer to the <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/consumer-concurrency/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">consumer concurrency</a> documentation.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="notifications" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/notifications/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Notifications</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <strong>Pages Alerts</strong>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>No externally-visible changes.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#explicitly-render-the-turnstile-widget"><code>[execution]</code></a> and <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#explicitly-render-the-turnstile-widget"><code>[appearance]</code></a>.</li> </ul> <p></p> </div> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/workers/observability/logs/logpush/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#limits">Workers Logpush</a> now supports 300 characters per log line. This is an increase from the previous limit of 150 characters per line.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="notifications" data-productarea="core platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/notifications/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Notifications</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <strong>Brand Protection Alerts</strong>.</li> </ul> <p></p> </div> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Explicit acknowledgement (new feature)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now <a href="https://developers-cloudflare-com.translate.goog/queues/configuration/batching-retries/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#explicit-acknowledgement-and-retries">acknowledge individual messages with a batch</a> by calling <code>.ack()</code> on a message.</p> <p>This allows you to mark a message as delivered as you process it within a batch, and avoids the entire batch from being redelivered if your consumer throws an error during batch processing. This can be particularly useful when you are calling external APIs, writing messages to a database, or otherwise performing non-idempotent actions on individual messages within a batch.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-03-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st March 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Higher per-queue throughput</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The per-queue throughput limit has now been <a href="https://developers-cloudflare-com.translate.goog/queues/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">raised to 400 messages per second</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-02-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th February 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added the <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#explicitly-render-the-turnstile-widget"><code>[turnstile.ready]</code></a> callback.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-02-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th February 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Analytics Engine now available in Functions</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added support for <a href="https://developers-cloudflare-com.translate.goog/analytics/analytics-engine/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Analytics Engine</a> in Functions.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-02-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th February 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug where transferring large request bodies to a Durable Object was unexpectedly slow.</li> <li>Previously, an error would be thrown when trying to access unimplemented standard <code>Request</code> and <code>Response</code> properties. Now those will be left as <code>undefined</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-02-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st February 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added the <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#configurations"><code>[data-]language</code></a> parameter.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-01-31"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">31st January 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The <a href="https://developers-cloudflare-com.translate.goog/workers/runtime-apis/request/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#incomingrequestcfproperties"><code>request.cf</code></a> object now includes two additional properties, <code>tlsClientHelloLength</code> and <code>tlsClientRandom</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-01-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th January 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>R2 authentication tokens created via the R2 token page are now scoped to a single account by default.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-01-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd January 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Updated IPv6 calculation method</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>IPv6 percentage started to be calculated as (IPv6 requests / requests for dual-stacked content), where as before it was calculated as (IPv6 requests / IPv4+IPv6 requests).</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-01-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th January 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/workers/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Durable Objects can now use jurisdictions with <code>idFromName</code> via a new subnamespace API.</li> <li>V8 updated to 10.9.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-01-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th January 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="radar" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/radar/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Radar</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Add new layer 3 dataset</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added new Layer 3 data source and related endpoints.</li> <li>Updated Layer 3 <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-timeseries-by-bytes?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">timeseries</a> endpoint to support fetching both current and new data sources. For retro-compatibility reasons, fetching the new data source requires sending the parameter <code>metric=bytes</code> else the current data source will be returned.</li> <li>Deprecated old Layer 3 endpoints <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-timeseries-groups?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">TimeseriesGroups</a> and <a href="https://developers-cloudflare-com.translate.goog/api/operations/radar-get-attacks-layer3-summary?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Summary</a>. Users should upgrade to newer endpoints.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-01-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th January 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Queues now available in Functions</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Added support for <a href="https://developers-cloudflare-com.translate.goog/queues/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Queues</a> producer in Functions.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2023-01-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th January 2023</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Earlier detection (and rejection) of non-video uploads</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now detects non-video content on upload using <a href="https://developers-cloudflare-com.translate.goog/stream/uploading-videos/upload-video-file/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">the POST API</a> and returns a 400 Bad Request HTTP error with code <code>10059</code>.</p> <p>Previously, if you or one of your users attempted to upload a file that is not a video (ex: an image), the request to upload would appear successful, but then fail to be encoded later on.</p> <p>With this change, Stream responds to the upload request with an error, allowing you to give users immediate feedback if they attempt to upload non-video content.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-12-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th December 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>API messaging update</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Updated all API messaging to be more helpful.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-12-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th December 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>sendBatch support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The JavaScript API for Queue producers now includes a <code>sendBatch</code> method which supports sending up to 100 messages at a time.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-12-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th December 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="queues" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/queues/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Queues</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Increased per-account limits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Queues now allows developers to create up to 100 queues per account, up from the initial beta limit of 10 per account. This limit will continue to increase over time.</p> <p></p> </div> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/server-side-validation/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"><code>POST /siteverify</code></a> supports JSON requests now.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-12-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th December 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Faster mp4 downloads of live recordings</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Generating MP4 downloads of live stream recordings is now significantly faster. For more, refer to <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/download-stream-live-videos/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">the docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-12-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th December 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fix CORS preflight requests for the S3 API, which allows using the S3 SDK in the browser.</li> <li>Passing a range header to the <code>get</code> operation in the R2 bindings API should now work as expected.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-12-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd December 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="ddos protection" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/network/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">DDoS protection</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>2022-12-02</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/ddos-protection/change-log/network/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">changelog page</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-12-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st December 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Ability to delete aliased deployments</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Aliased deployments can now be deleted. If using the API, you will need to add the query parameter <code>force=true</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Requests with the header <code>x-amz-acl: public-read</code> are no longer rejected.</li> <li>Fixed issues with wildcard CORS rules and presigned URLs.</li> <li>Fixed an issue where <code>ListObjects</code> would time out during delimited listing of unicode-normalized keys.</li> <li>S3 API's <code>PutBucketCors</code> now rejects requests with unknown keys in the XML body.</li> <li>Signing additional headers no longer breaks CORS preflight requests for presigned URLs.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Multiple audio tracks (closed beta)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Stream now supports adding multiple audio tracks to an existing video upload. This allows you to:</p> <ul> <li>Provide viewers with audio tracks in multiple languages</li> <li>Provide dubbed audio tracks, or audio commentary tracks (ex: Director’s Commentary)</li> <li>Allow your users to customize the customize the audio mix, by providing separate audio tracks for music, speech or other audio tracks.</li> <li>Provide Audio Description tracks to ensure your content is accessible. (<a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.w3.org/TR/WCAG20/%23media-equiv-audio-desc-only">WCAG 2.0 Guideline 1.2 1</a>)</li> </ul> <p>To request an invite to the beta, refer to <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://community.cloudflare.com/t/new-in-beta-support-for-multiple-audio-tracks/439629">this post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>VP9 support for WebRTC live streams (beta)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now supports <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developers.google.com/media/vp9">VP9</a> when streaming using <a href="https://developers-cloudflare-com.translate.goog/stream/webrtc-beta/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">WebRTC (WHIP)</a>, currently in beta.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug in <code>ListObjects</code> where <code>startAfter</code> would skip over objects with keys that have numbers right after the <code>startAfter</code> prefix.</li> <li>Add worker bindings for multipart uploads.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Deep linking to a Pages deployment</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>You can now deep-link to a Pages deployment in the dashboard with <code>:pages-deployment</code>. An example would be <code>https://dash.cloudflare.com?to=/:account/pages/view/:pages-project/:pages-deployment</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Functions GA and other updates</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Pages functions are now GA. For more information, refer to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/pages-function-goes-ga/">blog post</a>.</li> <li>We also made the following updates to Functions: <ul> <li><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com?to%3D/:account/pages/view/:pages-project/analytics/production">Functions metrics</a> are now available in the dashboard.</li> <li><a href="https://developers-cloudflare-com.translate.goog/pages/functions/pricing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Functions billing</a> is now available.</li> <li>The <a href="https://developers-cloudflare-com.translate.goog/workers/platform/limits/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#response-limits">Unbound usage model</a> is now available for Functions.</li> <li><a href="https://developers-cloudflare-com.translate.goog/pages/functions/bindings/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#secrets">Secrets</a> are now available.</li> <li>Functions tailing is now available via the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com?to%3D/:account/pages/view/:pages-project/:pages-deployment/functions">dashboard</a> or with Wrangler (<code>wrangler pages deployment tail</code>).</li> </ul></li> </ul> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Unconditionally return HTTP 206 on ranged requests to match behavior of other S3 compatible implementations.</li> <li>Fixed a CORS bug where <code>AllowedHeaders</code> in the CORS config were being treated case-sensitively.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Service bindings now available in Functions</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Service bindings are now available in Functions. For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/pages/functions/bindings/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#service-bindings">docs</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#configurations"><code>retry</code> and <code>retry-interval</code></a> for controlling retry behavior.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Copying multipart objects via <code>CopyObject</code> is re-enabled.</li> <li><code>UploadPartCopy</code> is re-enabled.</li> </ul> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Reduced time to start WebRTC streaming and playback with Trickle ICE</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream's <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://datatracker.ietf.org/doc/draft-ietf-wish-whip/">WHIP</a> and <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.ietf.org/archive/id/draft-murillo-whep-01.html">WHEP</a> implementations now support <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://datatracker.ietf.org/doc/rfc8838/">Trickle ICE</a>, reducing the time it takes to initialize WebRTC connections, and increasing compatibility with WHIP and WHEP clients.</p> <p>For more, refer to <a href="https://developers-cloudflare-com.translate.goog/stream/webrtc-beta/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">the docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Deprecating the 'per-video' Analytics API</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The “per-video” analytics API is being deprecated. If you still use this API, you will need to switch to using the <a href="https://developers-cloudflare-com.translate.goog/stream/getting-analytics/fetching-bulk-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">GraphQL Analytics API</a> by February 1, 2023. After this date, the per-video analytics API will be no longer available.</p> <p>The GraphQL Analytics API provides the same functionality and more, with additional filters and metrics, as well as the ability to fetch data about multiple videos in a single request. Queries are faster, more reliable, and built on a shared analytics system that you can <a href="https://developers-cloudflare-com.translate.goog/analytics/graphql-api/features/data-sets/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">use across many Cloudflare products</a>.</p> <p>For more about this change and how to migrate existing API queries, refer to <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://community.cloudflare.com/t/migrate-to-the-stream-graphql-analytics-api-by-feb-1st-2023/433252">this post</a> and the <a href="https://developers-cloudflare-com.translate.goog/stream/getting-analytics/fetching-bulk-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">GraphQL Analytics API docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Ansi color codes in build logs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Build log now supports ansi color codes.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-11-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st November 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Create an unlimited number of live inputs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now has no limit on the number of <a href="https://developers-cloudflare-com.translate.goog/api/operations/stream-live-inputs-retrieve-a-live-input?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">live inputs</a> you can create. Stream is designed to allow your end-users to go live —&nbsp;live inputs can be created quickly on-demand via a single API request for each of user of your platform or app.</p> <p>For more on creating and managing live inputs, get started with the <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Multipart upload part sizes are always expected to be of the same size, but this enforcement is now done when you complete an upload instead of being done very time you upload a part.</li> <li>Fixed a performance issue where concurrent multipart part uploads would get rejected.</li> </ul> <p></p> </div> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Renamed the <code>[data-]expired-callback</code> callback to <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#configurations"><code>[data-]timeout-callback</code></a> (called when the challenge times out).</li> <li>Added the <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#configurations"><code>[data-]expired-callback</code></a> callback (called when the token expires).</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed ranged reads for multipart objects with part sizes unaligned to 64KiB.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#configurations"><code>response-field</code> and <code>response-field-name</code></a> for controlling the input element created by Turnstile.</li> <li>Added option for changing the <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#widget-size">size of the Turnstile widget</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>More accurate bandwidth estimates for live video playback</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>When playing live video, Cloudflare Stream now provides significantly more accurate estimates of the bandwidth needs of each quality level to client video players. This ensures that live video plays at the highest quality that viewers have adequate bandwidth to play.</p> <p>As live video is streamed to Cloudflare, we transcode it to make it available to viewers at multiple quality levels. During transcoding, we learn about the real bandwidth needs of each segment of video at each quality level, and use this to provide an estimate of the bandwidth requirements of each quality level the in HLS (<code>.m3u8</code>) and DASH (<code>.mpd</code>) manifests.</p> <p>If a live stream contains content with low visual complexity, like a slideshow presentation, the bandwidth estimates provided in the HLS manifest will be lower, ensuring that the most viewers possible view the highest quality level, since it requires relatively little bandwidth. Conversely, if a live stream contains content with high visual complexity, like live sports with motion and camera panning, the bandwidth estimates provided in the HLS manifest will be higher, ensuring that viewers with inadequate bandwidth switch down to a lower quality level, and their playback does not buffer.</p> <p>This change is particularly helpful if you're building a platform or application that allows your end users to create their own live streams, where these end users have their own streaming software and hardware that you can't control. Because this new functionality adapts based on the live video we receive, rather than just the configuration advertised by the broadcaster, even in cases where your end users' settings are less than ideal, client video players will not receive excessively high estimates of bandwidth requirements, causing playback quality to decrease unnecessarily. Your end users don't have to be OBS Studio experts in order to get high quality video playback.</p> <p>No work is required on your end —&nbsp;this change applies to all live inputs, for all customers of Cloudflare Stream. For more, refer to the <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#bitrate-estimates-at-each-quality-level-bitrate-ladder">docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><code>HeadBucket</code> now sets <code>x-amz-bucket-region</code> to <code>auto</code> in the response.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Updated to report new metrics such as time to first byte (TTFB), interaction to next paint (INP), and first contentful paint (FCP). Additionally, it reports <code>navigator.webdriver</code>, <code>server-timing</code> header (experimental), and protocol info (<code>nextHopProtocol</code>).</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added validation for action: <code>/^[a-z0-9_-]{0,32}$/i</code></li> <li>Added validation for cData: <code>/^[a-z0-9_-]{0,255}$/i</code></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-11"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">11th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="turnstile" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/turnstile/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Turnstile</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added <a href="https://developers-cloudflare-com.translate.goog/turnstile/get-started/client-side-rendering/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#remove-a-widget"><code>turnstile.remove</code></a></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Temporarily disabled <code>UploadPartCopy</code> while we investigate an issue.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-10-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th October 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Deep linking to a Pages project</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>You can now deep-link to a Pages project in the dashboard with <code>:pages-project</code>. An example would be <code>https://dash.cloudflare.com?to=/:account/pages/view/:pages-project</code>.</li> </ul> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>AV1 Codec support for live streams and recordings (beta)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now supports playback of live videos and live recordings using the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://aomedia.org/av1/">AV1 codec</a>, which uses 46% less bandwidth than H.264.</p> <p>For more, read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/av1-cloudflare-stream-beta">blog post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-09-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th September 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a CORS issue where <code>Access-Control-Allow-Headers</code> was not being set for preflight requests.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-09-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th September 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug where CORS configuration was not being applied to S3 endpoint.</li> <li>No-longer render the <code>Access-Control-Expose-Headers</code> response header if <code>ExposeHeader</code> is not defined.</li> <li>Public buckets will no-longer return the <code>Content-Range</code> response header unless the response is partial.</li> <li>Fixed CORS rendering for the S3 <code>HeadObject</code> operation.</li> <li>Fixed a bug where no matching CORS configuration could result in a <code>403</code> response.</li> <li>Temporarily disable copying objects that were created with multipart uploads.</li> <li>Fixed a bug in the Workers bindings where an internal error was being returned for malformed ranged <code>.get</code> requests.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-09-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th September 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="calls" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/calls/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Calls</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Cloudflare Calls closed beta</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Calls is available as a closed beta for users who request an invitation. Refer to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/announcing-cloudflare-calls/">blog post</a> for more information.</p> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>CORS preflight responses and adding CORS headers for other responses is now implemented for S3 and public buckets. Currently, the only way to configure CORS is via the S3 API.</li> <li>Fixup for bindings list truncation to work more correctly when listing keys with custom metadata that have <code>"</code> or when some keys/values contain certain multi-byte UTF-8 values.</li> <li>The S3 <code>GetObject</code> operation now only returns <code>Content-Range</code> in response to a ranged request.</li> </ul> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>WebRTC live streaming and playback (beta)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now supports live video streaming over WebRTC, with sub-second latency, to unlimited concurrent viewers.</p> <p>For more, read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/webrtc-whip-whep-cloudflare-stream">blog post</a> or the get started with example code in the <a href="https://developers-cloudflare-com.translate.goog/stream/webrtc-beta?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-09-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th September 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The R2 <code>put()</code> binding options can now be given an <code>onlyIf</code> field, similar to <code>get()</code>, that performs a conditional upload.</li> <li>The R2 <code>delete()</code> binding now supports deleting multiple keys at once.</li> <li>The R2 <code>put()</code> binding now supports user-specified SHA-1, SHA-256, SHA-384, SHA-512 checksums in options.</li> <li>User-specified object checksums will now be available in the R2 <code>get()</code> and <code>head()</code> bindings response. MD5 is included by default for non-multipart uploaded objects.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-09-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th September 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Manually control when you start and stop simulcasting</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now enable and disable individual live outputs via the API or Stream dashboard, allowing you to control precisely when you start and stop simulcasting to specific destinations like YouTube and Twitch. For more, <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/simulcasting/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#control-when-you-start-and-stop-simulcasting">read the docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-09-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th September 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Increased domain limits</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Previously, all plans had a maximum of 10 <a href="https://developers-cloudflare-com.translate.goog/pages/configuration/custom-domains/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">custom domains</a> per project.</p> <p>Now, the limits are:</p> <ul> <li><strong>Free</strong>: 100 custom domains.</li> <li><strong>Pro</strong>: 250 custom domains.</li> <li><strong>Business</strong> and <strong>Enterprise</strong>: 500 custom domains.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-09-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th September 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for _routes.json</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>Pages now offers support for <code>_routes.json</code>. For more details, refer to the <a href="https://developers-cloudflare-com.translate.goog/pages/functions/routing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#functions-invocation-routes">documentation</a>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-09-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th September 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The S3 <code>CopyObject</code> operation now includes <code>x-amz-version-id</code> and <code>x-amz-copy-source-version-id</code> in the response headers for consistency with other methods.</li> <li>The <code>ETag</code> for multipart files uploaded until shortly after Open Beta uploaded now include the number of parts as a suffix.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-08-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th August 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Increased build log expiration time</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Build log expiration time increased from 2 weeks to 1 year.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-08-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th August 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The S3 <code>DeleteObjects</code> operation no longer trims the space from around the keys before deleting. This would result in files with leading / trailing spaces not being able to be deleted. Additionally, if there was an object with the trimmed key that existed it would be deleted instead. The S3 <code>DeleteObject</code> operation was not affected by this.</li> <li>Fixed presigned URL support for the S3 <code>ListBuckets</code> and <code>ListObjects</code> operations.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-08-15"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">15th August 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Unique subdomain for your Stream Account</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>URLs in the Stream Dashboard and Stream API now use a subdomain specific to your Cloudflare Account: <code>customer-{CODE}.cloudflarestream.com</code>. This change allows you to:</p> <ol> <li><p>Use <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP">Content Security Policy</a> (CSP) directives specific to your Stream subdomain, to ensure that only videos from your Cloudflare account can be played on your website.</p></li> <li><p>Allowlist only your Stream account subdomain at the network-level to ensure that only videos from a specific Cloudflare account can be accessed on your network.</p></li> </ol> <p>No action is required from you, unless you use Content Security Policy (CSP) on your website. For more on CSP, read the <a href="https://developers-cloudflare-com.translate.goog/stream/faq/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#i-use-content-security-policy-csp-on-my-website-what-domains-do-i-need-to-add-to-which-directives">docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-08-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th August 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>New bindings supported</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>R2 and D1 <a href="https://developers-cloudflare-com.translate.goog/pages/functions/bindings/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">bindings</a> are now supported.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-08-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th August 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Uploads will automatically infer the <code>Content-Type</code> based on file body if one is not explicitly set in the <code>PutObject</code> request. This functionality will come to multipart operations in the future.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-08-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd August 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Clip videos using the Stream API</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now change the start and end times of a video uploaded to Cloudflare Stream. For more information, refer to <a href="https://developers-cloudflare-com.translate.goog/stream/edit-videos/video-clipping/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Clip videos</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed S3 conditionals to work properly when provided the <code>LastModified</code> date of the last upload, bindings fixes will come in the next release.</li> <li><code>If-Match</code> / <code>If-None-Match</code> headers now support arrays of ETags, Weak ETags and wildcard (<code>*</code>) as per the HTTP standard and undocumented AWS S3 behavior.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Live inputs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Live Inputs API now supports optional pagination, search, and filter parameters. For more information, refer to the <a href="https://developers-cloudflare-com.translate.goog/api/operations/stream-live-inputs-list-live-inputs?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Live Inputs API documentation</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-21"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">21st July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Added dummy implementation of the following operation that mimics the response that a basic AWS S3 bucket will return when first created: <code>GetBucketAcl</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li><p>Added dummy implementations of the following operations that mimic the response that a basic AWS S3 bucket will return when first created:</p> <ul> <li><code>GetBucketVersioning</code></li> <li><code>GetBucketLifecycleConfiguration</code></li> <li><code>GetBucketReplication</code></li> <li><code>GetBucketTagging</code></li> <li><code>GetObjectLockConfiguration</code></li> </ul></li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-19"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">19th July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed an S3 compatibility issue for error responses with MinIO .NET SDK and any other tooling that expects no <code>xmlns</code> namespace attribute on the top-level <code>Error</code> tag.</li> <li>List continuation tokens prior to 2022-07-01 are no longer accepted and must be obtained again through a new <code>list</code> operation.</li> <li>The <code>list()</code> binding will now correctly return a smaller limit if too much data would otherwise be returned (previously would return an <code>Internal Error</code>).</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Improvements to 500s: we now convert errors, so things that were previously concurrency problems for some operations should now be <code>TooMuchConcurrency</code> instead of <code>InternalError</code>. We've also reduced the rate of 500s through internal improvements.</li> <li><code>ListMultipartUpload</code> correctly encodes the returned <code>Key</code> if the <code>encoding-type</code> is specified.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>S3 XML documents sent to R2 that have an XML declaration are not rejected with <code>400 Bad Request</code> / <code>MalformedXML</code>.</li> <li>Minor S3 XML compatibility fix impacting Arq Backup on Windows only (not the Mac version). Response now contains XML declaration tag prefix and the xmlns attribute is present on all top-level tags in the response.</li> <li>Beta <code>ListMultipartUploads</code> support.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Support the <code>r2_list_honor_include</code> compat flag coming up in an upcoming runtime release (default behavior as of 2022-07-14 compat date). Without that compat flag/date, list will continue to function implicitly as <code>include: ['httpMetadata', 'customMetadata']</code> regardless of what you specify.</li> <li><code>cf-create-bucket-if-missing</code> can be set on a <code>PutObject</code>/<code>CreateMultipartUpload</code> request to implicitly create the bucket if it does not exist.</li> <li>Fix S3 compatibility with MinIO client spec non-compliant XML for publishing multipart uploads. Any leading and trailing quotes in <code>CompleteMultipartUpload</code> are now optional and ignored as it seems to be the actual non-standard behavior AWS implements.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Added support for .dev.vars in wrangler pages</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Pages now supports <code>.dev.vars</code> in <code>wrangler pages</code>, which allows you to use use environmental variables during your local development without chaining <code>--env</code>s.</p> <p>This functionality requires Wrangler v2.0.16 or higher.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-07-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st July 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Unsupported search parameters to <code>ListObjects</code>/<code>ListObjectsV2</code> are now rejected with <code>501 Not Implemented</code>.</li> <li>Fixes for Listing: <ul> <li>Fix listing behavior when the number of files within a folder exceeds the limit (you'd end up seeing a CommonPrefix for that large folder N times where N = number of children within the CommonPrefix / limit).</li> <li>Fix corner case where listing could cause objects with sharing the base name of a "folder" to be skipped.</li> <li>Fix listing over some files that shared a certain common prefix.</li> </ul></li> <li><code>DeleteObjects</code> can now handle 1000 objects at a time.</li> <li>S3 <code>CreateBucket</code> request can specify <code>x-amz-bucket-object-lock-enabled</code> with a value of <code>false</code> and not have the requested rejected with a <code>NotImplemented</code> error. A value of <code>true</code> will continue to be rejected as R2 does not yet support object locks.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-06-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th June 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a regression for some clients when using an empty delimiter.</li> <li>Added support for S3 pre-signed URLs.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-06-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th June 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a regression in the S3 API <code>UploadPart</code> operation where <code>TooMuchConcurrency</code> &amp; <code>NoSuchUpload</code> errors were being returned as <code>NoSuchBucket</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-06-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th June 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Added deltas to wrangler pages publish</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Pages has added deltas to <code>wrangler pages publish</code>.</p> <p>We now keep track of the files that make up each deployment and intelligently only upload the files that we have not seen. This means that similar subsequent deployments should only need to upload a minority of files and this will hopefully make uploads even faster.</p> <p>This functionality requires Wrangler v2.0.11 or higher.</p> <p></p> </div> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug with the S3 API <code>ListObjectsV2</code> operation not returning empty folder/s as common prefixes when using delimiters.</li> <li>The S3 API <code>ListObjectsV2</code> <code>KeyCount</code> parameter now correctly returns the sum of keys and common prefixes rather than just the keys.</li> <li>Invalid cursors for list operations no longer fail with an <code>InternalError</code> and now return the appropriate error message.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-06-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th June 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The <code>ContinuationToken</code> field is now correctly returned in the response if provided in a S3 API <code>ListObjectsV2</code> request.</li> <li>Fixed a bug where the S3 API <code>AbortMultipartUpload</code> operation threw an error when called multiple times.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-06-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th June 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="pages" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/pages/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Pages</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Added branch alias to PR comments</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <ul> <li>PR comments for Pages previews now include the branch alias.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-27"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">27th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug where the S3 API's <code>PutObject</code> or the <code>.put()</code> binding could fail but still show the bucket upload as successful.</li> <li>If <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://datatracker.ietf.org/doc/html/rfc7232">conditional headers</a> are provided to S3 API <code>UploadObject</code> or <code>CreateMultipartUpload</code> operations, and the object exists, a <code>412 Precondition Failed</code> status code will be returned if these checks are not met.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-24"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">24th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Picture-in-Picture support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The <a href="https://developers-cloudflare-com.translate.goog/stream/viewing-videos/using-the-stream-player/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Stream Player</a> now displays a button to activate Picture-in-Picture mode, if the viewer's web browser supports the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developer.mozilla.org/en-US/docs/Web/API/Picture-in-Picture_API">Picture-in-Picture API</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-20"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">20th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug when <code>Accept-Encoding</code> was being used in <code>SignedHeaders</code> when sending requests to the S3 API would result in a <code>SignatureDoesNotMatch</code> response.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Fixed a bug where requests to the S3 API were not handling non-encoded parameters used for the authorization signature.</li> <li>Fixed a bug where requests to the S3 API where number-like keys were being parsed as numbers instead of strings.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Add support for S3 <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html">virtual-hosted style paths</a>, such as <code>&lt;BUCKET&gt;.&lt;ACCOUNT_ID&gt;.r2.cloudflarestorage.com</code> instead of path-based routing (<code>&lt;ACCOUNT_ID&gt;.r2.cloudflarestorage.com/&lt;BUCKET&gt;</code>).</li> <li>Implemented <code>GetBucketLocation</code> for compatibility with external tools, this will always return a <code>LocationConstraint</code> of <code>auto</code>.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-13"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">13th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Creator ID property</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>During or after uploading a video to Stream, you can now specify a value for a new field, <code>creator</code>. This field can be used to identify the creator of the video content, linking the way you identify your users or creators to videos in your Stream account. For more, read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/stream-creator-management/">blog post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="workers for platforms" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/cloudflare-for-platforms/workers-for-platforms/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Workers for Platforms</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Workers for Platform announced</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Workers for Platforms, built on top of Cloudflare Workers, allows you to deploy custom code on behalf of your users or lets your users directly deploy their own code to your platform. For more information, refer to the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/workers-for-platforms/">announcement blog post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>S3 API <code>GetObject</code> ranges are now inclusive (<code>bytes=0-0</code> will correctly return the first byte).</li> <li>S3 API <code>GetObject</code> partial reads return the proper <code>206 Partial Content</code> response code.</li> <li>Copying from a non-existent key (or from a non-existent bucket) to another bucket now returns the proper <code>NoSuchKey</code> / <code>NoSuchBucket</code> response.</li> <li>The S3 API now returns the proper <code>Content-Type: application/xml</code> response header on relevant endpoints.</li> <li>Multipart uploads now have a <code>-N</code> suffix on the etag representing the number of parts the file was published with.</li> <li><code>UploadPart</code> and <code>UploadPartCopy</code> now return proper error messages, such as <code>TooMuchConcurrency</code> or <code>NoSuchUpload</code>, instead of 'internal error'.</li> <li><code>UploadPart</code> can now be sent a 0-length part.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-05"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">5th May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>When using the S3 API, an empty string and <code>us-east-1</code> will now alias to the <code>auto</code> region for compatibility with external tools.</li> <li><code>GetBucketEncryption</code>, <code>PutBucketEncryption</code> and <code>DeleteBucketEncrypotion</code> are now supported (the only supported value currently is <code>AES256</code>).</li> <li>Unsupported operations are explicitly rejected as unimplemented rather than implicitly converting them into <code>ListObjectsV2</code>/<code>PutBucket</code>/<code>DeleteBucket</code> respectively.</li> <li>S3 API <code>CompleteMultipartUploads</code> requests are now properly escaped.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-05-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd May 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Pagination cursors are no longer returned when the keys in a bucket is the same as the <code>MaxKeys</code> argument.</li> <li>The S3 API <code>ListBuckets</code> operation now accepts <code>cf-max-keys</code>, <code>cf-start-after</code> and <code>cf-continuation-token</code> headers behave the same as the respective URL parameters.</li> <li>The S3 API <code>ListBuckets</code> and <code>ListObjects</code> endpoints now allow <code>per_page</code> to be 0.</li> <li>The S3 API <code>CopyObject</code> source parameter now requires a leading slash.</li> <li>The S3 API <code>CopyObject</code> operation now returns a <code>NoSuchBucket</code> error when copying to a non-existent bucket instead of an internal error.</li> <li>Enforce the requirement for <code>auto</code> in SigV4 signing and the <code>CreateBucket</code> <code>LocationConstraint</code> parameter.</li> <li>The S3 API <code>CreateBucket</code> operation now returns the proper <code>location</code> response header.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-04-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th April 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The S3 API now supports unchunked signed payloads.</li> <li>Fixed <code>.put()</code> for the Workers R2 bindings.</li> <li>Fixed a regression where key names were not properly decoded when using the S3 API.</li> <li>Fixed a bug where deleting an object and then another object which is a prefix of the first could result in errors.</li> <li>The S3 API <code>DeleteObjects</code> operation no longer returns an error even though an object has been deleted in some cases.</li> <li>Fixed a bug where <code>startAfter</code> and <code>continuationToken</code> were not working in list operations.</li> <li>The S3 API <code>ListObjects</code> operation now correctly renders <code>Prefix</code>, <code>Delimiter</code>, <code>StartAfter</code> and <code>MaxKeys</code> in the response.</li> <li>The S3 API <code>ListObjectsV2</code> now correctly honors the <code>encoding-type</code> parameter.</li> <li>The S3 API <code>PutObject</code> operation now works with <code>POST</code> requests for <code>s3cmd</code> compatibility.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-04-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th April 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="r2" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/r2/platform/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">R2</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>The S3 API <code>DeleteObjects</code> request now properly returns a <code>MalformedXML</code> error instead of <code>InternalError</code> when provided with more than 128 keys.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-03-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th March 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Analytics panel in Stream Dashboard</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Stream Dashboard now has an analytics panel that shows the number of minutes of both live and recorded video delivered. This view can be filtered by <strong>Creator ID</strong>, <strong>Video UID</strong>, and <strong>Country</strong>. For more in-depth analytics data, refer to the <a href="https://developers-cloudflare-com.translate.goog/stream/getting-analytics/fetching-bulk-analytics/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">bulk analytics documentation</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-03-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th March 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Custom letterbox color configuration option for Stream Player</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Stream Player can now be configured to use a custom letterbox color, displayed around the video ('letterboxing' or 'pillarboxing') when the video's aspect ratio does not match the player's aspect ratio. Refer to the documentation on configuring the Stream Player <a href="https://developers-cloudflare-com.translate.goog/stream/viewing-videos/using-the-stream-player/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#basic-options">here</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-03-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th March 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Support for SRT live streaming protocol</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now supports the SRT live streaming protocol. SRT is a modern, actively maintained streaming video protocol that delivers lower latency, and better resilience against unpredictable network conditions. SRT supports newer video codecs and makes it easier to use accessibility features such as captions and multiple audio tracks.</p> <p>For more, read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/stream-now-supports-srt-as-a-drop-in-replacement-for-rtmp/">blog post</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-02-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th February 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Faster video quality switching in Stream Player</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>When viewers manually change the resolution of video they want to receive in the Stream Player, this change now happens immediately, rather than once the existing resolution playback buffer has finished playing.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-02-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th February 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Volume and playback controls accessible during playback of VAST Ads</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>When viewing ads in the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.iab.com/guidelines/vast/%23:~:text%3DVAST%2520is%2520a%2520Video%2520Ad,of%2520the%2520digital%2520video%2520marketplace.">VAST format</a> in the Stream Player, viewers can now manually start and stop the video, or control the volume.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-01-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th January 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>DASH and HLS manifest URLs accessible in Stream Dashboard</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>If you choose to use a third-party player with Cloudflare Stream, you can now easily access HLS and DASH manifest URLs from within the Stream Dashboard. For more about using Stream with third-party players, read the docs <a href="https://developers-cloudflare-com.translate.goog/stream/viewing-videos/using-own-player/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">here</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-01-22"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">22nd January 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Input health status in the Stream Dashboard</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>When a live input is connected, the Stream Dashboard now displays technical details about the connection, which can be used to debug configuration issues.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-01-06"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">6th January 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Live viewer count in the Stream Player</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The <a href="https://developers-cloudflare-com.translate.goog/stream/viewing-videos/using-the-stream-player/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Stream Player</a> now shows the total number of people currently watching a video live.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2022-01-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th January 2022</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Webhook notifications for live stream connections events</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now configure Stream to send webhooks each time a live stream connects and disconnects. For more information, refer to the <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/webhooks?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Webhooks documentation</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-12-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th December 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Improved site filtering.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-12-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th December 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>FedRAMP Support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Stream Player can now be served from a <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.cloudflare.com/press-releases/2021/cloudflare-hits-milestone-in-fedramp-approval/">FedRAMP</a> compliant subdomain.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-11-23"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">23rd November 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>24/7 Live streaming support</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now use Cloudflare Stream for 24/7 live streaming.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-11-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th November 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Persistent Live Stream IDs</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now start and stop live broadcasts without having to provide a new video UID to the Stream Player (or your own player) each time the stream starts and stops. <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/watch-live-stream/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#view-by-live-input-id">Read the docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-11-16"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">16th November 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>When using the automatic installation feature of the JavaScript Beacon (available only to customers proxied through Cloudflare - also known as orange-clouded customers), <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity">Subresource Integrity (SRI)</a> is now enabled by default. SRI is a security feature that enables browsers to verify that resources they fetch are delivered without unexpected manipulation.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-10-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th October 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>MP4 video file downloads for live videos</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Once a live video has ended and been recorded, you can now give viewers the option to download an MP4 video file of the live recording. For more, read the docs <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/download-stream-live-videos/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">here</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-09-30"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">30th September 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Serverless Live Streaming</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Stream now supports live video content! For more information, read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/stream-live/">blog post</a> and get started by reading the <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-09-01"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">1st September 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Improved to report debugging information for Core Web Vitals.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-07-26"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">26th July 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Thumbnail previews in Stream Player seek bar</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>The Stream Player now displays preview images when viewers hover their mouse over the seek bar, making it easier to skip to a specific part of a video.</p> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>MP4 video file downloads (GA)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>All Cloudflare Stream customers can now give viewers the option to download videos uploaded to Stream as an MP4 video file. For more, read the docs <a href="https://developers-cloudflare-com.translate.goog/stream/viewing-videos/download-videos/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">here</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-07-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th July 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Stream Connect (open beta)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now opt-in to the Stream Connect beta, and use Cloudflare Stream to restream live video to any platform that accepts RTMPS input, including Facebook, YouTube and Twitch.</p> <p>For more, read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/restream-with-stream-connect/">blog post</a> or the <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/simulcasting/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-06-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th June 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Simplified signed URL token generation</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now obtain a signed URL token via a single API request, without needing to generate signed tokens in your own application. <a href="https://developers-cloudflare-com.translate.goog/stream/viewing-videos/securing-your-stream?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Read the docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-06-08"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">8th June 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Stream Connect (closed beta)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now use Cloudflare Stream to restream or simulcast live video to any platform that accepts RTMPS input, including Facebook, YouTube and Twitch.</p> <p>For more, read the <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://blog.cloudflare.com/restream-with-stream-connect/">blog post</a> or the <a href="https://developers-cloudflare-com.translate.goog/stream/stream-live/simulcasting/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">docs</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-05-28"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">28th May 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p><code>startsWith</code> function replaced with <code>indexOf</code> function, which prevents rendering if multiple beacon scripts are loaded.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-05-12"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">12th May 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="beacon.min.js" data-productarea="application performance" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/web-analytics/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">beacon.min.js</a></h3> <p class="astro-b3ixuhka"></p> <p>Reporting endpoint changed from <code>/cdn-cgi/beacon/performance</code> to <code>/cdn-cgi/rum</code> (for Browser Insights only).</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-05-03"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">3rd May 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>MP4 video file downloads (beta)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now give your viewers the option to download videos uploaded to Stream as an MP4 video file. For more, read the docs <a href="https://developers-cloudflare-com.translate.goog/stream/viewing-videos/download-videos/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">here</a>.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-03-29"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">29th March 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Picture quality improvements</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now encodes videos with fewer artifacts, resulting in improved video quality for your viewers.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-03-25"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">25th March 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Improved client bandwidth hints for third-party video players</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>If you use Cloudflare Stream with a third party player, and send the <code>clientBandwidthHint</code> parameter in requests to fetch video manifests, Cloudflare Stream now selects the ideal resolution to provide to your client player more intelligently. This ensures your viewers receive the ideal resolution for their network connection.</p> <p></p> </div> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Improved client bandwidth hints for third-party video players</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>If you use Cloudflare Stream with a third party player, and send the <code>clientBandwidthHint</code> parameter in requests to fetch video manifests, Cloudflare Stream now selects the ideal resolution to provide to your client player more intelligently. This ensures your viewers receive the ideal resolution for their network connection.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-03-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th March 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Less bandwidth, identical video quality</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare Stream now delivers video using 3-10x less bandwidth, with no reduction in quality. This ensures faster playback for your viewers with less buffering, particularly when viewers have slower network connections.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-03-10"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">10th March 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Stream Player 2.0 (preview)</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>A brand new version of the Stream Player is now available for preview. New features include:</p> <ul> <li>Unified controls across desktop and mobile devices</li> <li>Keyboard shortcuts</li> <li>Intelligent mouse cursor interactions with player controls</li> <li>Phased out support for Internet Explorer 11</li> </ul> <p>For more, refer to <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://community.cloudflare.com/t/announcing-the-preview-build-for-stream-player-2-0/243095">this post</a> on the Cloudflare Community Forum.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-03-04"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">4th March 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Faster video encoding</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Videos uploaded to Cloudflare Stream are now available to view 5x sooner, reducing the time your users wait between uploading and viewing videos.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2021-01-17"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">17th January 2021</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Removed weekly upload limit, increased max video upload size</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now upload videos up to 30GB in size to Cloudflare Stream and also now upload an unlimited number of videos to Cloudflare Stream each week</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2020-12-14"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">14th December 2020</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Tus support for direct creator uploads</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>You can now use the <a href="https://developers-cloudflare-com.translate.goog/stream/uploading-videos/direct-creator-uploads/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#advanced-upload-flow-using-tus-for-large-videos">tus protocol</a> when allowing creators (your end users) to upload their own videos directly to Cloudflare Stream.</p> <p>In addition, all uploads to Cloudflare Stream made using tus are now faster and more reliable as part of this change.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2020-12-09"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">9th December 2020</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Multiple audio track mixdown</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Videos with multiple audio tracks (ex: 5.1 surround sound) are now mixed down to stereo when uploaded to Stream. The resulting video, with stereo audio, is now playable in the Stream Player.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2020-12-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd December 2020</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="stream" data-productarea="developer platform" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/stream/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Stream</a></h3> <p class="astro-b3ixuhka"></p> <p><strong>Storage limit notifications</strong></p> <p></p> <p class="astro-b3ixuhka"></p> <p>Cloudflare now emails you if your account is using 75% or more of your prepaid video storage, so that you can take action and plan ahead.</p> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2019-11-07"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">7th November 2019</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="spectrum" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/spectrum/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Spectrum</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Argo Smart Routing is available for optimizing traffic on TCP applications, ensuring faster and more reliable routing.</li> </ul> <p></p> </div> </div> </div> <div class="md:grid md:grid-cols-[18%_82%] astro-b3ixuhka" data-date="2018-10-02"> <div class="astro-b3ixuhka"> <h4 class="text-nowrap astro-b3ixuhka">2nd October 2018</h4> </div> <div class="!mt-0 astro-b3ixuhka"> <div data-product="spectrum" data-productarea="application security" class="astro-b3ixuhka"> <h3 class="astro-b3ixuhka"><a href="https://developers-cloudflare-com.translate.goog/spectrum/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="astro-b3ixuhka">Spectrum</a></h3> <p class="astro-b3ixuhka"></p> <ul> <li>Users can set up Spectrum with <a href="https://developers-cloudflare-com.translate.goog/load-balancing/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">Cloudflare Load Balancing</a> to enable TCP health checks, failover support, and traffic steering, ensuring high resilience for your Spectrum applications.</li> </ul> <p></p> </div> </div> </div> <div class="feedback-prompt-content astro-cedpceuv"><feedback-prompt class="not-content astro-x6kpz2mu"> <div id="feedback-thumbs" class="astro-x6kpz2mu"> <h2 class="astro-x6kpz2mu">Was this helpful?</h2> <div class="not-content astro-x6kpz2mu"> <svg width="1em" height="1em" class="astro-x6kpz2mu" data-icon="material-symbols:thumb-up-outline-rounded"> <title>Yes</title><symbol id="ai:material-symbols:thumb-up-outline-rounded" viewbox="0 0 24 24"> <path fill="currentColor" d="M21 8q.8 0 1.4.6T23 10v2q0 .175-.05.375t-.1.375l-3 7.05q-.225.5-.75.85T18 21H7V8l6-5.95q.375-.375.888-.437t.987.187t.7.7t.1.925L14.55 8zM9 8.85V19h9l3-7v-2h-9l1.35-5.5zM4 21q-.825 0-1.412-.587T2 19v-9q0-.825.588-1.412T4 8h3v2H4v9h3v2zm5-2V8.85z" /> </symbol><use href="https://developers-cloudflare-com.translate.goog/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#ai:material-symbols:thumb-up-outline-rounded"></use> </svg> <svg width="1em" height="1em" class="astro-x6kpz2mu" data-icon="material-symbols:thumb-down-outline-rounded"> <title>No</title><symbol id="ai:material-symbols:thumb-down-outline-rounded" viewbox="0 0 24 24"> <path fill="currentColor" d="M3 16q-.8 0-1.4-.6T1 14v-2q0-.175.05-.375t.1-.375l3-7.05q.225-.5.75-.85T6 3h11v13l-6 5.95q-.375.375-.888.438t-.987-.188t-.7-.7t-.1-.925L9.45 16zm12-.85V5H6l-3 7v2h9l-1.35 5.5zM20 3q.825 0 1.413.588T22 5v9q0 .825-.587 1.413T20 16h-3v-2h3V5h-3V3zm-5 2v10.15z" /> </symbol><use href="https://developers-cloudflare-com.translate.goog/changelog/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB#ai:material-symbols:thumb-down-outline-rounded"></use> </svg> </div> </div> <div id="feedback-yes" class="hidden astro-x6kpz2mu"> <h2 class="astro-x6kpz2mu">What did you like?</h2> <form class="astro-x6kpz2mu"> <fieldset class="astro-x6kpz2mu"> <div class="astro-x6kpz2mu"><input type="radio" id="accurate" value="accurate" name="reason" class="astro-x6kpz2mu"> <label for="accurate" class="astro-x6kpz2mu">Accurate</label> </div> <div class="astro-x6kpz2mu"><input type="radio" id="easy-to-understand" value="easy-to-understand" name="reason" class="astro-x6kpz2mu"> <label for="easy-to-understand" class="astro-x6kpz2mu">Easy to understand</label> </div> <div class="astro-x6kpz2mu"><input type="radio" id="solved-my-problem" value="solved-my-problem" name="reason" class="astro-x6kpz2mu"> <label for="solved-my-problem" class="astro-x6kpz2mu">Solved my problem</label> </div> <div class="astro-x6kpz2mu"><input type="radio" id="helped-me-decide-to-use-the-product" value="solved-my-problem" name="reason" class="astro-x6kpz2mu"> <label for="helped-me-decide-to-use-the-product" class="astro-x6kpz2mu">Helped me decide to use the product</label> </div> <div class="astro-x6kpz2mu"><input type="radio" id="other" value="other" name="reason" class="astro-x6kpz2mu"> <label for="other" class="astro-x6kpz2mu">Other</label> <input type="text" placeholder="Tell us more about your experience." id="info" name="info" class="astro-x6kpz2mu"> </div><input type="submit" value="Submit" class="astro-x6kpz2mu"> </fieldset> </form> </div> <div id="feedback-no" class="hidden astro-x6kpz2mu"> <h2 class="astro-x6kpz2mu">What went wrong?</h2> <form class="astro-x6kpz2mu"> <fieldset class="astro-x6kpz2mu"> <div class="astro-x6kpz2mu"><input type="radio" id="hard-to-understand" value="hard-to-understand" name="reason" class="astro-x6kpz2mu"> <label for="hard-to-understand" class="astro-x6kpz2mu">Hard to understand</label> </div> <div class="astro-x6kpz2mu"><input type="radio" id="incorrect-information" value="incorrect-information" name="reason" class="astro-x6kpz2mu"> <label for="incorrect-information" class="astro-x6kpz2mu">Incorrect information</label> </div> <div class="astro-x6kpz2mu"><input type="radio" id="missing-the-information" value="missing-the-information" name="reason" class="astro-x6kpz2mu"> <label for="missing-the-information" class="astro-x6kpz2mu">Missing the information</label> </div> <div class="astro-x6kpz2mu"><input type="radio" id="other" value="other" name="reason" class="astro-x6kpz2mu"> <label for="other" class="astro-x6kpz2mu">Other</label> <input type="text" placeholder="Tell us more about your experience." id="info" name="info" class="astro-x6kpz2mu"> </div><input type="submit" value="Submit" class="astro-x6kpz2mu"> </fieldset> </form> </div> <div id="feedback-thanks" class="hidden astro-x6kpz2mu"> <h2 class="astro-x6kpz2mu">Thank you for helping improve Cloudflare's documentation!</h2> </div> </feedback-prompt> <script type="module">class r extends HTMLElement{connectedCallback(){const d={'[data-icon="material-symbols:thumb-up-outline-rounded"]':"#feedback-yes",'[data-icon="material-symbols:thumb-down-outline-rounded"]':"#feedback-no"},s=this.querySelector("#feedback-thumbs"),o=this.querySelector("#feedback-thanks");if(!(!s||!o))for(const[i,n]of Object.entries(d))this.querySelector(i)?.addEventListener("click",()=>{s.classList.add("hidden");const e=this.querySelector(n);if(!e)return;e.classList.remove("hidden");const a=e.querySelector("form");a&&a.addEventListener("submit",async c=>{c.preventDefault();const t=new FormData(c.target);t.set("page",window.location.pathname),t.set("option",n.split("-")[1]),fetch("https://feedback.developers.cloudflare.com",{method:"POST",body:t}),e.classList.add("hidden"),o.classList.remove("hidden")})})}}customElements.define("feedback-prompt",r);</script> </div> </div> <footer class="sl-flex astro-3yyafb3n"> <div class="meta sl-flex astro-3yyafb3n"> </div> <div class="pagination-links astro-u2l5gyhi" dir="ltr"> </div> </footer> <div class="items-center flex flex-wrap astro-fxeopwe4"> <a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://dash.cloudflare.com" class="mx-2 my-2 text-xs text-black dark:text-white decoration-accent-600 dark:decoration-accent-200 astro-fxeopwe4"><span class="astro-fxeopwe4">Cloudflare Dashboard</span></a><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://discord.cloudflare.com" class="mx-2 my-2 text-xs text-black dark:text-white decoration-accent-600 dark:decoration-accent-200 astro-fxeopwe4"><span class="astro-fxeopwe4">Discord</span></a><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://community.cloudflare.com" class="mx-2 my-2 text-xs text-black dark:text-white decoration-accent-600 dark:decoration-accent-200 astro-fxeopwe4"><span class="astro-fxeopwe4">Community</span></a><a href="https://translate.google.com/website?sl=pl&amp;tl=en&amp;hl=en-GB&amp;u=https://www.cloudflare.com/learning/" class="mx-2 my-2 text-xs text-black dark:text-white decoration-accent-600 dark:decoration-accent-200 astro-fxeopwe4"><span class="astro-fxeopwe4">Learning Center</span></a><a href="https://developers-cloudflare-com.translate.goog/support/contacting-cloudflare-support/?_x_tr_sl=pl&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" class="mx-2 my-2 text-xs text-black dark:text-white decoration-accent-600 dark:decoration-accent-200 astro-fxeopwe4"><span class="astro-fxeopwe4">Support Portal</span></a> <div class="mx-2 my-2 text-xs text-black dark:text-white underline decoration-accent-600 dark:decoration-accent-200 astro-fxeopwe4"> <script src="https://ot.www.cloudflare.com/public/vendor/onetrust/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="b1e05d49-f072-4bae-9116-bdb78af15448"></script> <script type="text/javascript"> function OptanonWrapper() {} </script><span class="DocsFooter--content-additional-wrapper astro-hwxmvrii"> <!-- OneTrust Cookies Settings button start --> <a role="button" id="ot-sdk-btn" class="ot-sdk-show-settings astro-hwxmvrii">Cookie Settings</a> <!-- OneTrust Cookies Settings button end --> </span> </div> </div> </div> </div> </main> </div> </div> </div> </div> <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8e7400f12cdc87f6&quot;,&quot;version&quot;:&quot;2024.10.5&quot;,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfSpeedBrain&quot;:true,&quot;cfCacheStatus&quot;:true}},&quot;token&quot;:&quot;0589387b238e41af8aafea4d88cd2c64&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script> <script type="module" src="/_astro/index.astro_astro_type_script_index_0_lang.CS4wX2xw.js"></script> <script>function gtElInit() {var lib = new google.translate.TranslateService();lib.translatePage('pl', 'en', function () {});}</script> <script src="https://translate.google.com/translate_a/element.js?cb=gtElInit&amp;hl=en-GB&amp;client=wt" type="text/javascript"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10