2026-03-03 00:00
๐ Exciting news for developers! Google's Gemini 3.1 Flash Lite Preview is now accessible via AI Gateway. You can integrate this model into your Netlify Functions without needing to configure API keys. ๐ The model supports various function types and is compatible with Netlify's caching and rate limiting features. This provides you with greater control over your site's request behavior. For more details, check out the AI Gateway documentation. ๐ #GoogleAI #Netlify #AIIntegration #WebDevelopment...
Source: Netlify Blog
2026-03-03 00:00
๐ OpenAI has launched the GPT-5.3 Instant model via Netlifyโs AI Gateway! This model requires zero configuration, allowing users to utilize the OpenAI SDK in their Netlify Functions without the hassle of managing API keys or authentication. ๐ป With automatic access to caching, rate limiting, and authentication, integrating AI has never been easier. For more details, check the AI Gateway documentation. #OpenAI #GPT5 #Netlify #AIGateway #TechNews
Source: Netlify Blog
2026-02-27 00:00
Netlify has introduced automatic blocking of bot scans targeting PHP paths across all plans. This requires no configuration from users. ๐ซ Previously, these bots cluttered Observability logs, appearing without a User-Agent header. Now, Netlify efficiently blocks them at the edge. Since implementing this feature on December 28, 2025, they have successfully blocked 2.9 billion requests. ๐ #Netlify #WebDev #Security #PHP #Automation
Source: Netlify Blog
2026-02-27 00:00
๐ Exciting news for developers! The Netlify Cache API now fully supports stale-while-revalidate (SWR), enhancing its functionality. With the `fetchWithCache` method, stale responses can be served immediately while fetching fresh data in the background. This streamlines caching and improves user experience. For direct cache interactions, a new `needsRevalidation` method allows manual checks and updates for stale responses. Explore more in the Cache API documentation! ๐ #Netlify #CacheAPI...
Source: Netlify Blog
2026-02-27 00:00
๐ Linear users can now launch Netlify Agent Runners directly from any Linear issue. This integration allows for easy context sharing with your chosen AI agent. ๐ง Before running an agent, you can review and edit your prompt. Choose from Claude Code, Google Gemini, or OpenAI Codex based on your task needs. ๐ To start: 1. Go to a Linear issue. 2. Select "Configure coding tools." 3. Toggle on Netlify Agent Runners. 4. Review your prompt and select your AI agent. This integration helps teams save...
Source: Netlify Blog
2026-02-26 00:00
๐ Exciting news! Google's Gemini 3.1 Flash Image Preview, also called Nano Banana 2, is now live via AI Gateway. You can access this image generation model easily through Netlify Functions, without needing API keys. The AI Gateway handles the connection to Google for you. For developers, sample code is provided to demonstrate usage and ensure compatibility with Netlifyโs features. Check out the AI Gateway documentation for more details! ๐โจ #GoogleAI #ImageGeneration #Netlify #Gemini31 #AIGateway
Source: Netlify Blog
2026-02-24 00:00
๐ OpenAI's GPT-5.3-Codex is now available via Netlify's AI Gateway! This integration requires no configuration, allowing users to implement the OpenAI SDK in their Netlify Functions seamlessly. The AI Gateway manages API keys and authentication automatically. Get started with features like caching and rate limiting while using the GPT-5.3-Codex model for various functions. Learn more in the AI Gateway documentation! ๐โจ #OpenAI #Netlify #AIGateway #GPT5 #Coding
Source: Netlify Blog
2026-02-19 00:00
๐ Exciting news from Google! The Gemini 3.1 Pro Preview model is now accessible via Netlify's AI Gateway, requiring no configuration. This allows users to utilize the Google GenAI SDK directly in their Netlify Functions without the hassle of API keys or authentication. With automatic access to caching, rate limiting, and more, developers can efficiently enhance their applications. Check out the AI Gateway documentation for more details! #GoogleGenAI #Netlify #AIGateway #DevCommunity ๐โจ
Source: Netlify Blog
2026-02-17 00:00
๐ Exciting news for developers! Anthropic's Claude Sonnet 4.6 model is now accessible via Netlify's AI Gateway and Agent Runners with no configuration needed. This allows seamless integration of the Anthropic SDK into your Netlify Functions without the hassle of managing API keys. ๐ป Example usage is straightforward, enabling efficient AI responses. Claude Sonnet 4.6 supports all Function types and comes with built-in caching, rate limiting, and authentication. ๐ For more details, check out...
Source: Netlify Blog
2026-02-13 00:00
๐ Exciting news for Netlify users! You can now sync changes from different agent runs directly in the Netlify dashboard. This feature is particularly useful if youโre using Netlify Drop without Git workflows. By syncing changes, teams can build and publish projects more efficiently. For instance, if you publish a landing page and update a footer separately, a sync run will ensure all updates are included when you publish. This enhancement supports smoother project management for teams...
Source: Netlify Blog
2026-02-05 00:00
๐ Exciting news in AI! Anthropic's Claude Opus 4.6 model is now accessible via Netlify's AI Gateway and Agent Runners with no configuration needed. Developers can use the Anthropic SDK directly in their Netlify Functions without worrying about API keys or authentication. The AI Gateway simplifies this process. Claude Opus 4.6 supports all Function types and Agent Runners, offering built-in caching, rate limiting, and authentication. Check out the AI Gateway and Agent Runners documentation for...
Source: Netlify Blog
2026-01-29 00:00
๐ Exciting updates for Agent Runners users on Credit-based pricing plans! You can now share direct links to agent runs, making collaboration easier. ๐ Agent Runners also supports static projects without build steps, a feature previously unavailable. Additionally, the diff view performance has improved, loading the first 50 changed files efficiently. Feel free to share your feedback through the form on the Agent Runners docs page. #AgentRunners #Netlify #WebDevelopment #ProductUpdates
Source: Netlify Blog
2026-01-26 00:00
๐จ **Security Alert**: A denial-of-service (DoS) vulnerability (CVE-2026-23864) has been identified in React Server Components, impacting Next.js and other frameworks. This can lead to memory exhaustion and excessive CPU usage. Netlify users are minimally affected due to autoscaling architecture, but increased function costs could occur from exploitation. โ๏ธ Affected frameworks include Next.js, React Router 7, Waku, and others. Users are urged to upgrade to patched versions as soon as...
Source: Netlify Blog
2026-01-19 00:00
๐จ Security Alert: Six vulnerabilities have been identified in React Router and Remix. Key vulnerabilities include path traversal, open redirect, CSRF, and multiple XSS issues affecting various versions. Notably, Netlify projects are not impacted by the path traversal vulnerability. ๐ง If you're using affected versions, please upgrade to the latest patched releases immediately. Stay safe and secure! ๐ก๏ธ #ReactRouter #Remix #SecurityUpdate #WebDev #Vulnerabilities
Source: Netlify Blog
2026-01-16 00:00
๐จ **Security Update for Node.js Users** ๐จ The Node.js team has issued a security update for a denial-of-service vulnerability linked to async_hooks. This issue can lead to server crashes if exploited. For Netlify users, the impact is minimal due to the autoscaling serverless architecture. However, if youโre using Node.js 18, consider upgrading to Node.js 20 or later, as Node.js 18 will not receive future patches. Stay informed and secure! ๐ #NodeJS #Netlify #SecurityUpdate #DevOps #Vulnerability
Source: Netlify Blog
2026-01-15 00:00
๐จ Security Alert for SvelteKit Users ๐จ The Svelte team has identified five vulnerabilities (CVEs) that may affect your projects. Key concerns include memory exhaustion and server crashes in various versions of Svelte and SvelteKit. On Netlify, the impact is minimal due to our serverless architecture, but proactive upgrades are advised. Upgrade to the latest versions: - devalue 5.6.2 or later - @sveltejs/kit 2.49.5 or later - @sveltejs/adapter-node 5.5.1 or later - svelte 5.46.4 or later Stay...
Source: Netlify Blog
2026-01-14 00:00
๐ OpenAI has launched the GPT-5.2-Codex model via Netlify's AI Gateway and Agent Runners, simplifying integration with zero configuration required. Developers can use the OpenAI SDK in their Netlify Functions without dealing with API keys or authentication. The AI Gateway manages everything automatically. This model is accessible across Background Functions, Scheduled Functions, and Agent Runners, providing features like caching and rate limiting. For further details, check out the AI Gateway...
Source: Netlify Blog
2026-01-08 00:00
๐ฎ While your Agent Runners handle tasks on your site, you can now enjoy games directly in the UI! Play classic build-time games like tile flipping and Snake, or even create your own while you wait. Discover a new way to add a little fun to your workflow! Learn more about the Netlify Entertainment System. #GamingAtWork #Netlify #AgentRunners #Productivity #FunInTheUI
Source: Netlify Blog
2026-01-08 00:00
๐ Exciting news for Netlify users! The Prerender.io service is now available as an extension for all customers. Previously, it was limited to Pro plan users. This new extension offers advanced configuration options and a dedicated dashboard. If you set up Prerender.io with the legacy feature, be sure to update your configuration by key deadlines in 2026 to keep access. Check your project settings to see if updates are needed. For more info on the migration process, visit the Netlify support...
Source: Netlify Blog
2025-12-17 00:00
๐ Google has released the Gemini 3 Flash Preview via AI Gateway! You can now use this model in Netlify Functions without needing to set up API keys. The AI Gateway simplifies the connection to Google. Example usage is available, demonstrating how to generate content seamlessly. This model is compatible with various function types and integrates with Netlify features like caching. For more details, check the AI Gateway documentation. #GoogleAI #Netlify #Gemini3 #AIGateway #Developers
Source: Netlify Blog
2025-12-17 00:00
๐ OpenAI's GPT-image-1.5 is now accessible via AI Gateway! This new model allows developers to generate images directly from Netlify Functions without needing API key configurations. An example function shows how to create a realistic image of a golden retriever in an office. It supports various function types and integrates with Netlify features like caching and rate limiting. For more information, check the AI Gateway documentation. ๐โจ #OpenAI #AIGateway #Netlify #GPTImage #TechNews
Source: Netlify Blog
2025-12-16 00:00
๐ Exciting news for Netlify users! AI Gateway is now generally available. This fully managed service simplifies building AI-powered apps by automating model keys, setup, and monitoring. Explore the capabilities in our latest blog post and check out the fun AI Gateway gameshow demo! ๐ฎ For more examples, see how AI can generate images or summarize form submissions. To use AI Gateway, ensure you have a Credit-based or Enterprise plan. #Netlify #AIGateway #TechUpdates #WebDevelopment #AI
Source: Netlify Blog
2025-12-16 00:00
๐ The new Prerender extension is now available for all Netlify users! This extension automatically serves pre-rendered HTML to crawlers and preview services, while regular visitors see your standard JavaScript app. ๐ It's specifically designed for JavaScript-heavy applications, such as SPAs built with React, Vue, or Angular. ๐
Note that the legacy prerendering feature is deprecated and will be disabled on various dates in 2026. Check the timeline to see how it may impact your plan. For more...
Source: Netlify Blog
2025-12-16 00:00
๐ Netlify Observability provides real-time insights into your project's performance and resource usage. You can monitor requests, bandwidth, and runtime behavior to optimize web performance and address errors effectively. This feature is available for Credit-based and Enterprise plans. Legacy plan users can view a widget for a sneak peek at observability data. For more details, visit the Observability docs. #Netlify #WebPerformance #Observability #Monitoring #WebDevelopment
Source: Netlify Blog
2025-12-04 00:00
๐ OpenAI has launched the GPT-5.1-Codex-Max model via Netlify's AI Gateway and Agent Runners, requiring no configuration. Developers can integrate the OpenAI SDK directly into their Netlify Functions without managing API keys. The AI Gateway simplifies this process. This model supports various functions and offers automatic access to Netlify's infrastructure. Explore more in the AI Gateway and Agent Runners documentation. #OpenAI #Netlify #AI #GPT5 #TechNews
Source: Netlify Blog
2025-12-03 00:00
๐จ A critical vulnerability (CVE-2025-55182) was identified in React's Server Functions protocol, affecting versions 19.0 to 19.2. This issue can allow attackers to execute arbitrary code in vulnerable applications. Netlify has acted swiftly, rolling out a patch on December 3 to secure all customer sites. They have found no evidence of exploitation on their platforms. For added security, it's advised to upgrade to the latest framework versions and enable automatic updates for Next.js users....
Source: Netlify Blog
2025-12-01 00:00
๐ Exciting news for developers! The Netlify Vite Plugin now supports AI Gateway in local development. You can simply use `npm run dev` to access AI Gateway, eliminating the previous need for `netlify dev`. This update streamlines the developer experience for Vite frameworks like Astro. Enjoy improved compatibility with AI coding agents and automated workflows. Learn more in the documentation! ๐ #Netlify #VitePlugin #AIGateway #WebDevelopment #DeveloperExperience
Source: Netlify Blog
2025-12-01 00:00
๐ Exciting news for developers! The Netlify Vite Plugin now allows local use of AI Gateway with a simple `npm run dev`. This update eliminates the need for extra steps previously required with `netlify dev`, making it easier for users of Vite-powered frameworks like Astro. ๐ AI Gateway environment variables are automatically populated, enhancing compatibility with AI coding agents and standard development commands. Learn more in the documentation! #Netlify #VitePlugin #AIGateway...
Source: Netlify Blog
2025-11-24 00:00
๐ Anthropic has launched the Claude Opus 4.5 model through Netlify's AI Gateway, requiring no configuration. Developers can use the Anthropic SDK directly within Netlify Functions without worrying about API keys or authentication. The AI Gateway simplifies this process. Claude Opus 4.5 supports Background, Scheduled, and Edge Functions, benefiting from Netlify's infrastructure. Additionally, the latest Claude Code features are accessible via Agent Runners, enhancing tool usage and supporting...
Source: Netlify Blog
2025-11-21 00:00
๐ Exciting news for developers! You can now create branch deploys using a ZIP file via the Netlify API. By including the new branch parameter in your API request, you enable branch-specific features like preview URLs and isolated testing environments. To deploy, use the following command: ``` curl -X POST \ -H "Authorization: Bearer YOUR_TOKEN" \ -F "zip=@your-site.zip" \ -F "branch=feature-branch" \ https://api.netlify.com/api/v1/sites/{site_id}/builds ``` Learn more in the Netlify...
Source: Netlify Blog
2025-11-20 00:00
๐ Exciting news for developers! Angular v21 has officially launched and is now supported on Netlify from day one. To upgrade, simply follow the Angular upgrade steps and ensure you update to @netlify/angular-runtime version 3.0.1 or later. For more details, check out the resources on Angular v21 and its integration with Netlify. #Angular21 #Netlify #WebDevelopment #TechNews
Source: Netlify Blog
2025-11-18 00:00
๐ Exciting news! Google's Gemini 3 Pro Preview model is now accessible via Netlify's AI Gateway and Agent Runners without any configuration needed. The Google GenAI SDK can be used directly in Netlify Functions, eliminating the need for API keys or authentication. The AI Gateway simplifies the process. Gemini 3 is compatible with Background Functions, Scheduled Functions, and Agent Runners, providing automatic access to Netlify's caching and rate limiting features. Learn more in the AI...
Source: Netlify Blog
2025-11-17 00:00
๐ Exciting news for Netlify Organizations! You can now add DNS records from different teams within your organization. This update simplifies sharing DNS zones across teams and projects, enhancing collaboration. For more details on managing DNS records, check out the Netlify documentation. ๐ #Netlify #DNSManagement #Collaboration #TechUpdates
Source: Netlify Blog
2025-11-14 00:00
๐ Exciting news for developers! Skew protection is now available for CLI-triggered deploys with Netlify CLI version 23.11.0 and above. To upgrade, simply run: `npm update -g netlify-cli` Using npx? You'll always have the latest version. Discover the benefits of skew protection, including improved user experiences and reduced version mismatches. #Netlify #CLI #WebDevelopment #TechUpdate #DevTools
Source: Netlify Blog
2025-11-13 00:00
๐ OpenAI has released the GPT-5.1 model via Netlify's AI Gateway, offering improved performance and efficiency. ๐ง This model allows users to utilize the OpenAI SDK directly in Netlify Functions without the need for API key management. The AI Gateway simplifies authentication, rate limiting, and caching. ๐ป GPT-5.1 integrates smoothly with Edge Functions, Background Functions, and Scheduled Functions. For more details, check the AI Gateway documentation. #OpenAI #AI #Netlify #GPT5 #Technology
Source: Netlify Blog
2025-11-13 00:00
๐ New top-level domains (TLDs) are now available for purchase on Netlify! You can choose from: ๐ .place ๐ง๐ช .be ๐ต๐ฑ .pl ๐ฉ๐ฐ .dk ๐ฌ๐ง .co.uk Need assistance? Explore the documentation on buying a domain or use the domain setup wizard for help. #Netlify #Domains #WebDevelopment #TLD #DomainRegistration
Source: Netlify Blog
2025-11-10 15:56
๐ Exciting news for developers! React Router 7 apps on Netlify can now be deployed to Edge Functions, enhancing performance by reducing latency and cold start times. To get started, ensure you are on React Router version 7.9.0 or later and update the Netlify plugin. Choose Edge Functions for minimal latency and larger request bodies. Opt for Serverless Functions when dealing with centralized APIs or CPU-intensive tasks. For further details, check out the Netlify React Router plugin docs....
Source: Netlify Blog
2025-11-07 00:18
Netlify has introduced a new feature for easier deployment tracking. When you trigger a deploy from the Netlify UI or via a build hook, a linkable Git commit SHA is now displayed. This helps you access detailed information about the changes made. Additionally, the Netlify API now includes a commit_ref response parameter showing your Git commit SHA, enhancing your troubleshooting capabilities. #Netlify #Deployment #WebDevelopment #TechUpdate #Coding ๐๐๐ป
Source: Netlify Blog
2025-11-06 22:22
๐ Exciting news for Netlify users! You can now manually test scheduled functions directly from your Netlify dashboard. This new feature allows you to invoke these functions in various contexts, even during Deploy Previews, ensuring greater flexibility in testing. Check out the new "Run now" button to streamline your workflow! #Netlify #WebDevelopment #ScheduledFunctions #TechUpdates #DevTools
Source: Netlify Blog
2025-11-06 21:22
๐ Exciting news for Agent Runners users! You can now revert to a previous agent run session within a task. This feature allows you to easily dismiss changes from a newer session. For example, if you previously set up Netlify forms and later added a phone number field, you can revert back to the initial setup quickly. Note: You must have more than one agent run session for a task, and no ongoing runs are allowed. #AgentRunners #ProductUpdate #TechNews #UI #Productivity
Source: Netlify Blog