• Product Introduction
  • Quick Start
    • Importing a Git Repository
    • Starting From a Template
    • Direct Upload
    • Start with AI
  • Framework Guide
    • Frontends
      • Vite
      • React
      • Vue
      • Other Frameworks
    • Backends
    • Full-stack
      • Next.js
      • Nuxt
      • Astro
      • React Router
      • SvelteKit
      • TanStack Start
      • Vike
    • Custom 404 Page
  • Project Guide
    • Project Management
    • edgeone.json
    • Configuring Cache
    • Error Codes
  • Build Guide
  • Deployment Guide
    • Overview
    • Create Deploys
    • Manage Deploys
    • Deploy Button
    • Using Github Actions
    • Using Gitlab CI/CD
    • Using CNB Plugin
    • Using IDE PlugIn
    • Using CodeBuddy IDE
  • Domain Management
    • Overview
    • Custom Domain
    • HTTPS Configuration
      • Overview
      • Apply for Free Certificate
      • Using Managed SSL Certificate
    • Configure DNS CNAME Record
  • Observability
    • Overview
    • Metric Analysis
    • Log Analysis
  • Pages Functions
    • Overview
    • Edge Functions
    • Cloud Functions
      • Overview
      • Node Functions
  • Middleware
  • KV Storage
  • Edge AI
  • API Token
  • EdgeOne CLI
  • Pages MCP
  • Message Notification
  • Integration Guide
    • AI
      • Dialogue Large Models Integration
      • Large Models for Images Integration
    • Database
      • Supabase Integration
      • Pages KV Integration
    • Ecommerce
      • Shopify Integration
      • WooCommerce Integration
    • Payment
      • Stripe Integration
      • Integrating Paddle
    • CMS
      • WordPress Integration
      • Contentful Integration
      • Sanity Integration
      • Payload Integration
    • Authentication
      • Supabase Integration
      • Clerk Integration
  • Best Practices
    • Using General Large Model to Quickly Build AI Application
    • Use the DeepSeek model to quickly build a conversational AI site
    • Building an Ecommerce Platform with Shopify
    • Building a SaaS Site Using Supabase and Stripe
    • Building a Company Brand Site Quickly
    • How to Quickly Build a Blog Site
  • Migration Guides
    • Migrating from Vercel to EdgeOne Pages
    • Migrating from Cloudflare Pages to EdgeOne Pages
    • Migrating from Netlify to EdgeOne Pages
  • Troubleshooting
  • FAQs
  • Contact Us
  • Release Notes

Release Notes

February 2026

Update
Description
Release Date
Reference
Full-stack framework adapter upgrade
Deep adaptation of frameworks such as TanStack Start and Vike based on the Vite ecosystem.
2026-02
Build log deep split
Break down the build process into more steps to help developers locate deployment issues more precisely.
2026-02
-
Add new Bitbucket support
Git platform integration expansion now supports automatic deployment for Bitbucket projects.
2026-02
-
Environment Variable note functionality
Support adding descriptions and remarks to project environment variables for clearer team collaboration and configuration management.
2026-02
-

January 2026

Update
Description
Release Date
Reference
Message notifications and Webhook
The Message Center, email, and SMS notification features are launched, supporting project event integration into your own system through Webhook.
2026-01
Multi-scenario middleware support
Officially support platform-level and Next.js native middleware, enabling flexible configuration such as real-time edge rewrite and redirection before request arrival.
2026-01
New Nuxt Content Template
Nuxt Content Starter official template is launched, helping developers start building content-driven websites in seconds.
2026-01

December 2025

Update
Description
Release Date
Reference
EdgeOne Pages official version goes live, newly upgraded with seamless experience
The Secure Content Delivery Network (SCDN) has upgraded from an innovative platform to an official platform, obtaining intelligent network scheduling, optimized linkage, and advanced configuration capability. The platform's performance and stability are comprehensively enhanced.
Add new metric analysis to assist customers in gaining deeper insight into business operations and security status.
Open the usage quota description of the free edition to make the product more transparent and controllable to users.
Websites deployed on Pages obtain EdgeOne platform-level protection (DDoS) and achieve automation traffic scrubbing.
Support user customization of rate limit, IP blocklist and allowlist, Referrer blocklist, UA blocklist/allowlist.
KV storage is fully available to all users and can be activated via console with one click, no review required.
2025-12-04
EdgeOne CLI supports environment variable management
EdgeOne CLI tool adds new environment variable management capability, supporting shortcut actions like adding, deleting, querying, and modifying directly in the terminal.
2025-12

November 2025

Update
Description
Release Date
Reference
Domain name management comprehensive upgrade, supports more complete configuration capability
Add new ownership verification methods such as DNS resolution verification and file validation, no longer dependent on CNAME configuration.
Support applying for free certificate through multiple methods such as automatic verification, DNS delegation verification, and file validation.
Support setting whether to force HTTPS access.
Add site metric analysis feature, directly jump to view Pages site metric analysis details.
2025-11-24
Support for Nuxt, Astro, SvelteKit, and React Router frameworks
Pages added adapter support for each framework, combining EdgeOne CLI to implement one-click deployment for local projects.
2025-11-19
Support for GitLab, Node Version expansion, and Dify plug-in availability
Added GitLab support.
Node 22.17.1 and 24.5.0 added in project setting.
Dify offers the EdgeOne Pages plug-in tool, which supports deployment of HTML or ZIP content.
2025-11-11
-

September 2025

Update
Description
Release Date
Reference
Full-stack deployment capability is comprehensively enhanced, offering a smoother development experience.
Fully support multiple rendering modes in Next.js. Developers can flexibly choose the most suitable rendering mode based on business needs, balancing performance and real-timeness, and provide millisecond-level access speed worldwide for Next.js applications.
Node Functions officially go live, allowing you to run Node.js server-side code directly without the need to manage servers. Based on dynamic scaling, it can automatically adjust resources based on actual workload, significantly enhancing the ability to handle complex business logic.
EdgeOne CLI tool is fully updated, enabling developers to enjoy an actual integrated development experience. The entire process, from local development to online deployment, becomes simpler and more efficient.
2025-09-05

July 2025

Update
Description
Release Date
Reference
Support automatic deployment preview branch
The preview branch deployment allows you to create a deployment environment for non-master branches of a project, separate from the production environment. This enables you to preview new features, fix bugs, or make other modifications without affecting online services.
2025-07-18

Jan-25

Update
Description
Release Date
Reference
Support reassociating a Git repository
When the git repository associated with a Pages Project requires migration, is deleted, or disconnected due to other reasons, you can reassociate it through "Project Setting - Git Manage".
2025-06-06

May 2025

Update
Description
Release Date
Reference
Add new Pages API Token
With an API Token, you can interact with Pages independent of console operations.
2025-05-09

2025/4/1

Update
Description
Release Date
Reference
Support direct upload of ZIP or folder to deploy a website
Project creation allows uploading ZIP or folder (containing static resources like HTML/CSS/JS/Image, as well as Pages Functions directory and edgeone.json).
2025-04-01

Mar-25

Update
Description
Release Date
Reference
Support more Git platform access and selection of different acceleration regions
Import repositories from Gitee or Coding platform when creating a project.
Create project supports selecting different acceleration regions.
2025-03-13

Feb-25

Update
Description
Release Date
Reference
Supports Configuring HTTPS Certificates
After adding a custom domain, you can select a certificate managed by Tencent Cloud SSL in certificate configuration.
2025-02-27
-
Supports configuring Edge Node Caching
Based on business needs, configure cache time for different resources to optimize their cache policy.
2025-02-19

Jan-25

Update
Description
Release Date
Reference
Support For Webhook
Pages now supports initiating new deployment processes through hooks. Create a unique URL under Project Settings - WebHook, and send an HTTP POST request to trigger a new deployment for the specified branch.
2025-01-16

December 2024

Update
Description
Release Date
Reference
Support full-stack project development and enrich product features
Pages Functions and KV storage: We introduced edge computing. Developers can now use Pages Functions in Pages Projects. Combined with KV storage or third-party object storage APIs, you can build dynamic content delivery and implement full-stack front-end development to improve response speed and user experience.
EdgeOne CLI: With the cli tool, users can easily generate, configure, and debug functions in the project to simplify development process.
Project configuration file support: With edgeone.json, developers can flexibly adjust the CDN configuration of Pages Projects to meet new scenario requirements such as redirection.
Detailed user documentation: The newly-added Pages User Documentation will help users fully understand the new feature and quick start.
2024-12-11

November 2024

Update
Description
Release Date
Reference
Support for switching Node.js versions added
The build environment now supports various Node.js versions. You can select the desired version in the "Node.js version" option in project settings. The selected version will take effect in the next deployment. Currently supported Node.js versions include:
22.11.0
20.18.0
18.20.4
16.20.2
14.21.3
2024-11-13

October 2024

Update
Description
Release Date
Reference
Custom domain name supports global acceleration
The newly added custom domain name already supports global acceleration. For existing domain names, you can click the "Upgrade Global Acceleration" button to refresh DNS configuration and enable this feature.
2024-10-24
-
The package manager supports pnpm, Bun, and Yarn.
The build environment now supports pnpm, Bun, and Yarn. You can customize settings in the "Build deployment configuration" within project settings.
2024-10-21

ai-agent
You can ask me like
How to Get Started with EdgeOne Pages?