Added
- Add custom size option to iOS formSheet Modal by @ShaneMckenna23 (#91).
- Add
includeReferrer
to allow adding android package name as referrer for website to track by @vincent-paing (#95). - Add
warmup
andmayLaunchUrl
functions for optimization in Android by @vincent-paing (#97).
Fixed
- Complete migration to ns8 and fix build issues by @rigor789 (#92).
- Fix support for
Metadata Filtering
from Android by @jcassidyav (#93). - Avoid stringifying null redirect url by @rmartin48 (#99).
- Fix auth redirection logic by @jdnichollsc (#100).
Removed
- Remove
QUERY_ALL_PACKAGES
permission by @edusperoni (#87).