Releases: OutSystems/cordova-outsystems-inappbrowser
Releases · OutSystems/cordova-outsystems-inappbrowser
1.6.1
What's Changed
- fix(ios): prevent alert view dismiss from triggering onBrowserClosed event by @andredestro in #64
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- feat(android): added support for cleartextTrafficPermitted for Capacitor builds by @OS-ruimoreiramendes in #62
- feat(android): allow for photo and video capturing and filter for media type for file uploads (onShowFileChooser) by @alexgerardojacinto in #63
Full Changelog: 1.5.0...1.6.0
1.5.0
Features
-
Android: Add support for PDF files in the WebView via PDF.js - only for the OpenInWebView option (https://outsystemsrd.atlassian.net/browse/RMET-2053)
-
Android: Added support for predictive back navigation for Android 13+ (https://outsystemsrd.atlassian.net/browse/RMET-4335)
1.4.0
1.3.1
iOS
Features
- Added support for back and forward swipe navigation gestures in
WKWebViewvia theallowsBackForwardNavigationGesturesoption. (for openInWebView option only) (https://outsystemsrd.atlassian.net/browse/RMET-4216).
1.3.0
Features
- Users now receive an event when the navigation occurs (for openInWebView option only) (https://outsystemsrd.atlassian.net/browse/RMET-4120).
1.2.1
Fixes
Removes unnecessary READ_EXTERNAL_STORAGE, READ_MEDIA_AUDIO, READ_MEDIA_IMAGES, READ_MEDIA_VIDEO from AndroidManifest.xml file.
1.1.0-cap
Release cut to have a version of the library that can be used in the Cordova plugin so that it is compatible with Capacitor builds.
1.1.0
Features
- Android: Set WebView to Edge-to-Edge on all Android versions.
Chores
- Android: Remove unnecesary
kotlin-kaptplugin from build.gradle file.
1.0.3-cap
Release cut to have a version of the library that can be used in the Cordova plugin so that it is compatible with Capacitor builds.