Skip to content

3.11.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 20:44
· 322 commits to main since this release

3.11.0 (2024-06-17)

Features

  • When using page rules and when an in-app messages need a second to load, the in-app message might appear after a user navigates to another page. We made changes to ensure the page-rules are checked after the message is loaded and immediately before it’s displayed in order to resolve this issue.
  • We resolved a caching issue that in rare cases, caused users to see the incorrect in-app message when logging out then logging back in as a different user.

(#355) (ee756d6)