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