From 75e430d1a1229cc541de494ebabc0cbcf17f941e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 7 Sep 2026 10:59:08 +0000 Subject: [PATCH] docs(bryn): add release notes for v0.1.84 --- docs/bryn/changelog.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/bryn/changelog.mdx b/docs/bryn/changelog.mdx index 22a341cc..40a11276 100644 --- a/docs/bryn/changelog.mdx +++ b/docs/bryn/changelog.mdx @@ -3,6 +3,21 @@ title: Changelog description: 'Bryn product updates and release notes' --- + + +**Features** +- Plays can now deliver messages to Slack with customizable templates, and you can see delivery results for each play execution +- Create, test, edit and delete plays directly from the Plays page +- Mark accounts as internal to suppress plays for your own team's traffic while still seeing the full personalized experience during demos +- Suppression rules can now be managed from the API to control which accounts are excluded from plays +- HubSpot is now available as an event source, with guided setup for contact and company workflows +- Accounts can be marked as internal from the account page with a visible badge + +**Improvements** +- Webhook provider type is now locked after creation to prevent misconfiguration + + + **Improvements**