Skip to content

3.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 22:50
· 37 commits to main since this release

3.8.0 (2024-07-02)

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. (#285) (478f644)