Releases: ionic-team/capacitor-os-inappbrowser
Releases · ionic-team/capacitor-os-inappbrowser
v3.0.0-next.3
17 Nov 17:17
Compare
Sorry, something went wrong.
No results found
android: Update gradle and gradle dependencies to latest versions
ios: Minor updates to Package.swift
v3.0.0-next.2
08 Oct 10:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ios: allow iframe content to load in webview (#86 ) (193ce0a )
ios: prevent alert view dismiss from triggering onBrowserClosed event (#83 ) (101a1d2 )
ios: use version instead of branch for SPM (#80 ) (2765458 )
Features
ios: add support for SPM (5ada205 )
android: allow for photo and video capturing and filter for media type for file uploads (onShowFileChooser) (c696bd2 )
This release is also available on:
v2.5.1
03 Oct 14:53
Compare
Sorry, something went wrong.
No results found
2.5.1 (2025-10-03)
Bug Fixes
ios: allow iframe content to load in webview (#86 ) (193ce0a )
ios allow use of developer tools in debug apps for iOS >= 16.4 (#86 ) (193ce0a )
This release is also available on:
v2.5.0
16 Sep 15:15
Compare
Sorry, something went wrong.
No results found
2.5.0 (2025-09-16)
Bug Fixes
ios: prevent alert view dismiss from triggering onBrowserClosed event (#83 ) (101a1d2 )
Features
This release is also available on:
v3.0.0-next.1
08 Sep 12:17
Compare
Sorry, something went wrong.
No results found
Features
BREAKING CHANGES
Capacitor major version update requires major version update on the plugin.
This release is also available on:
v2.4.0
08 Sep 19:01
Compare
Sorry, something went wrong.
No results found
2.4.0 (2025-09-08)
Features
android: allow for photo and video capturing and filter for media type for file uploads (onShowFileChooser) (c696bd2 )
This release is also available on:
v2.3.1
21 Aug 10:47
Compare
Sorry, something went wrong.
No results found
2.3.1 (2025-08-21)
Bug Fixes
export package.json to fix cap sync issues (#52 ) (2ed7b04 )
This release is also available on:
v2.3.0
19 Aug 15:25
Compare
Sorry, something went wrong.
No results found
2.3.0 (2025-08-19)
Features
This release is also available on:
v2.2.1
11 Aug 09:18
Compare
Sorry, something went wrong.
No results found
2.2.1 (2025-08-11)
Bug Fixes
android: migrate back navigation to API supported for Android 16 (#68 ) (6e3cf17 )
This release is also available on:
v2.2.0
21 Jul 08:59
Compare
Sorry, something went wrong.
No results found
2.2.0 (2025-07-21)
Features
Add support for passing custom headers to web view (only for the OpenInWebView option). (6be21ea )