
6/23/2021 · David Song
What this post added
Introduced deployment rollbacks for Cloudflare Pages, allowing users to revert to previous working deployments via a UI button. Also introduced the Cloudflare Pages API, providing endpoints for programmatic interaction with Pages projects and deployments, including retrieving project details and triggering rollbacks. Provided example `curl` requests for these operations and demonstrated how to use the Pages API within Cloudflare Workers.