Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products."
rss: true
---

<Update label="2026-07-31" tags={["Edge Scripting","(New)"]}>

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<Update label="2026-07-31" tags={["Edge Scripting","(New)"]}>
<Update label="2026-08-05" tags={["Edge Scripting","(New)"]}>

Please update to the date this goes live 😄

## 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.
</Update>

<Update label="2026-07-30" tags={["Shield","(New)"]}>
## Verified bot customization for Shield Zones

Expand Down