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

🏗️Release 3.3.1

Enhancements

  • Page Editor:

    • Detect an Element on a Page: the Selector field now offers the selector toggle and element picker, matching bricks like Hide and Show Element (also applied to the deprecated Vue "Set values" brick).

  • Security:

    • A Site Access rule can now set the block and soft-block overlay title, not just the body message.

🐛 Bug Fixes

  • Page Editor: The Page Editor no longer auto-runs previews for Local AI bricks, which could start a background model download.

  • Integrations: Fix bug where a deferred integration-login banner or modal could remain after a completed login

  • Floating Panel: The floating panel no longer loses focus on pages that trap it, such as Jira's issue-details modal.

  • Network Errors: A request that hits the client timeout now reports a timeout instead of a blocked-request error.

  • Runtime: After a mod restart, an already-open single-page-app tab re-initializes when you switch to it, instead of needing a manual refresh

  • Security Events:

    • Prohibited Language now flags a term even when it touches a symbol, like a trailing "!" or "©"

    • Data Loss Prevention: a warning about flagged content now appears once and can be dismissed, instead of coming back on every keystroke.

    • Soft Block: when a rule offers preset justification reasons, a free form response is not required

    • URL Soft Block: an acknowledgement now applies to the site that matched. Moving within that site no longer re-prompts, and leaving it re-prompts on the next visit.

    • Protected-field detection now keeps working after a bfcache page restore.

Last updated

Was this helpful?