Skip to content

3.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 18:15
· 199 commits to main since this release

3.7.0 (2025-01-01)

Features

  • Added ability to disable forwarding screen events to destinations/servers. Apps can still send screen events for local processing and use them for page rules in in-app messages by just updating SDK configuration during initialization. (#844) (486e228)

Fixes

  • Handle fragments (#) when you open a web page from in-app via "Open the web" action. #842