From 2b61c0c2d06b0e8883896d6d37bfeaaac9e1a67e Mon Sep 17 00:00:00 2001 From: jamie-at-bunny Date: Fri, 31 Jul 2026 14:56:30 +0100 Subject: [PATCH] docs(changelog): add Bunny Database connection in Edge Scripting flow --- changelog.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index 81f5e76..1cc508d 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products." rss: true --- + + ## Connect a Bunny Database from the Edge Scripting creation flow + + You can now connect a Bunny Database directly from the Edge Scripting creation flow. Create a new database or pick an existing one, and we'll automatically add the connection credentials (`BUNNY_DATABASE_URL` and `BUNNY_DATABASE_AUTH_TOKEN`) as script secrets. No manual setup needed. Database-powered script templates are also available to get you started. + + ## Verified bot customization for Shield Zones