All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- add allowFileDownloads and suppressJavaScriptDialogs props
- fix Android In-App Browser Crash
- fix iOS download file.bin alert
- Enable support for Google Pay (Android)
- Prevent WebView from downloading images, in lieu of just displaying
- Handle missing service worker bug on iOS
- On iOS add additional detection of embedded iFrames (#67)
- Handle messages only coming from the main frame to prevent spoofing from child iframes (#55)
- Inject Javascript on iOS to detect all iFrames inside the current page and report them to the React app (#61)
- Inject Javascript on Android to detect all iFrames inside the current page and report them to the React app (#60)
- On iOS on opening of some Dapps there is download file pop up (#63)
- Download file requested when connecting to any Dapp (#58)