Skip to content

Releases: ionic-team/capacitor-os-inappbrowser

v3.0.0-next.3

17 Nov 17:17
f578f16

Choose a tag to compare

v3.0.0-next.3 Pre-release
Pre-release

3.0.0-next.3 (2025-11-17)

  • android: Update gradle and gradle dependencies to latest versions
  • ios: Minor updates to Package.swift

v3.0.0-next.2

08 Oct 10:25

Choose a tag to compare

v3.0.0-next.2 Pre-release
Pre-release

3.0.0-next.2 (2025-10-08)

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

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

v3.0.0-next.1 Pre-release
Pre-release

3.0.0-next.1 (2025-09-08)

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

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

2.3.0 (2025-08-19)

Features

  • android: add pdf support (4039035)

This release is also available on:

v2.2.1

11 Aug 09:18

Choose a tag to compare

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
879eb37

Choose a tag to compare

2.2.0 (2025-07-21)

Features

  • Add support for passing custom headers to web view (only for the OpenInWebView option). (6be21ea)