For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release 3.3.0

Published to the Chrome Web Store on August 26, 2026

Enhancements

  • Security Policies:

    • AI Prompt, Prohibited Language, Clipboard, and Page-Pattern rules now enforce inside iframed editable fields, including the Salesforce email composer (CKEditor4)

    • Security and compliance notifications now differentiate the four states — warn, action block, soft block, and navigation block — by more than color, adding a header band with a severity pill and tier icon plus a colored accent bar (WCAG)

    • Security Policies: blocked-site (URL) rules now support a configurable severity

🐛 Bug Fixes

  • Bricks:

    • A brick with an optional sub-pipeline left empty no longer throws

    • Parse URL / Regex: no longer log an output-validation error when the brick legitimately returns no value (e.g., a URL with no host)

    • Add Dynamic Text Snippet / Add Text Snippets: guard against a blank keyboard shortcut

  • Triggers:

    • A trigger configured without a selector is now reported as a configuration error instead of a generic failure

    • A trigger whose target-element wait is superseded is no longer logged as a failure

    • Avoids attaching duplicate document-level listeners for triggers on the same page

  • Floating Action Button: keeps rendering when the per-site disable setting is stored in an unexpected format on the partner backend

  • HTTP Requests: re-reads credentials before sending, so background requests are no longer sent unauthenticated after a cold start

  • Admin Console: the Activity Policies table search box now filters the list

  • Security Policies: hard-block notices now appear in the lower-right security card, matching where warn notices already appear, instead of a top-center toast

Last updated

Was this helpful?