Releases: OutSystems/cordova-outsystems-inappbrowser
Releases · OutSystems/cordova-outsystems-inappbrowser
1.0.2
- Android:
- Fix issue where the custom tabs browser wasn't being closed when navigating back to the app.
- Fix race condition that caused the BrowserFinished event to not be fired in some instances with the system browser.
1.0.1
Fixes
- Android: Fix issue where some URLs weren't being open in Custom Tabs and the External Browser (https://outsystemsrd.atlassian.net/browse/RMET-3680)
1.0.0
Features
- Add
Closefeature for WebView and System Browser on Android (https://outsystemsrd.atlassian.net/browse/RMET-3428). - Add error codes and messages on iOS (https://outsystemsrd.atlassian.net/browse/RMET-3465).
- Format error codes and messages on Android (https://outsystemsrd.atlassian.net/browse/RMET-3466).
- Add permissions requests and opening file chooser to
OpenInWebViewfeature on Android (https://outsystemsrd.atlassian.net/browse/RMET-3534). - Add error and loading screens for
OpenInWebViewfeature for Android (https://outsystemsrd.atlassian.net/browse/RMET-3492). - Add custom error page for
OpenInWebViewfeature (https://outsystemsrd.atlassian.net/browse/RMET-3491). - Add browser events to
OpenInSystemBrowserfeature on Android (https://outsystemsrd.atlassian.net/browse/RMET-3431). - Add
OpenInSystemBrowser's features on Android (https://outsystemsrd.atlassian.net/browse/RMET-3424). - Add possibility to override the user agent used in
OpenInWebView's webview (https://outsystemsrd.atlassian.net/browse/RMET-3490). - Add browser events to
OpenInWebViewfeature (https://outsystemsrd.atlassian.net/browse/RMET-3432). - Add
OpenInWebViewwith current features and default UI on Android (https://outsystemsrd.atlassian.net/browse/RMET-3426). - Add
Closefeature on iOS (https://outsystemsrd.atlassian.net/browse/RMET-3427). - Add
OpenInWebView's interface customisations on iOS (https://outsystemsrd.atlassian.net/browse/RMET-3489). - Add
OpenInWebView's event listeners on iOS (https://outsystemsrd.atlassian.net/browse/RMET-3430). - Add
OpenInWebView's features on iOS (https://outsystemsrd.atlassian.net/browse/RMET-3425). - Add
OpenInSystemBrowser's event listeners on iOS (https://outsystemsrd.atlassian.net/browse/RMET-3429). - Add
OpenInSystemBrowser's features on iOS (https://outsystemsrd.atlassian.net/browse/RMET-3423). - Add
OpenInExternalBrowser's features on Android (https://outsystemsrd.atlassian.net/browse/RMET-3422). - Add
OpenInExternalBrowseron iOS (https://outsystemsrd.atlassian.net/browse/RMET-3421). - Add cordova bridge, with types (https://outsystemsrd.atlassian.net/browse/RMET-3419).
- Add content to
README(https://outsystemsrd.atlassian.net/browse/RMET-3473).