Skip to content

Version 4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 11:51
· 66 commits to master since this release

4.3.0 (2025-01-20)

This release adds a new plugin to improve tracking in hybrid apps. Hybrid apps are mobile apps that in addition to a native interface, provide part of the UI through an embedded Web view.

The new WebView plugin can forward all web events to a configured Snowplow Android (v6.1+), iOS (v6.1+), or React Native (v4.2+) tracker.

Enhancements

  • Add WebView plugin (#1402)