npx @buildinternet/releases get netlifyRecently shipped Cursor Origin as a Git provider, a wider AI Gateway model lineup, and per-PR Deploy Previews for GitHub stacks.
Cursor Origin joins as a supported Git provider. Connect a Cursor Origin repo over OAuth — the authenticating user needs access to the owning codebase — and every push builds and deploys. Pull requests get Deploy Previews, with deploy notifications posted back to PR comments. Agent Runners and the Netlify Drawer aren't supported there yet, and no specific Netlify plan is required.
GitHub stacked pull requests now get one Deploy Preview per PR. When a stack targets your production branch, each layer gets its own preview instead of only the first. Nothing to configure.
AI Gateway grew to seven models. Claude Fable 5.1, Gemini 3.8 Flash, GPT-6 Astra, ChatGPT Images 2.5 (gpt-image-2.5-flare, gpt-image-2.5-sunburst), and DeepSeek V4.1 Flash (via OpenRouter) all work with zero configuration using each vendor's SDK directly in Netlify Functions, across all function types. Caching, rate limiting, and authentication are handled automatically. TypeSafe Jev is the outlier: you send program state plus typed questions and get typed answers with calibrated probabilities back — choice, score, and noul primitives, evaluated in parallel, no JSON parsing.
Agent Runners stopped dead-ending runs. Ambitious new-project prompts now build a partial working project with next steps instead of stalling as Cancelled, and runs low on credits finish in-progress work and summarize what completed.
Projects gained share buttons. Publish straight to X, LinkedIn, Reddit, Facebook, or Bluesky with the project link prefilled.
Security: two critical Next.js RCEs, patched in 15.5.24 and 16.3.3. CVE-2026-75604 hits Windows-hosted servers only; the Image Optimization AVIF issue doesn't hit the code path Netlify runs. Netlify-hosted sites are unaffected by both, though upgrading is still recommended.