Skip to content

Releases: ionic-team/capacitor-os-inappbrowser

v2.3.1

21 Aug 10:47
Compare
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
Compare
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
Compare
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
Compare
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)

v2.1.1

18 Jun 09:05
22f0bfa
Compare
Choose a tag to compare

2.1.1 (2025-06-18)

Features

  • Added support for back and forward swipe navigation gestures in WKWebView via the allowsBackForwardNavigationGestures option. (for openInWebView option only) (35ab447)

v2.1.0

15 Apr 17:23
c7cebb6
Compare
Choose a tag to compare

2.1.0 (2025-04-15)

Features

  • implement browserPageNavigationCompleted event (943419f)

v2.0.1

26 Mar 15:02
7d0ce42
Compare
Choose a tag to compare

2.0.1 (2025-03-26)

Bug Fixes

  • ios: include showNavigationButtons in conversion function (#55) (d860de5)
  • properly return errors (#54) (383d67f)

Chores

  • update dependency to Android native lib (#46) (898a962)

v2.0.0

29 Jan 18:15
692b0ce
Compare
Choose a tag to compare
chore: update CHANGELOG for 2.0.0

v1.0.3

15 Jan 15:39
Compare
Choose a tag to compare

1.0.3 (2025-01-15)

Bug Fixes

  • android: native lib causes app compilation to fail (#42) (8a57a22)
  • android: Unknown Kotlin JVM target 21 (#41) (78245bc)
  • Remove unnecessary permissions from AndroidManifest.xml (#39) (a7218d5)

This release is also available on:

v2.0.0-next.1

13 Jan 16:21
Compare
Choose a tag to compare
v2.0.0-next.1 Pre-release
Pre-release

2.0.0-next.1 (2025-01-13)

Bug Fixes

  • basic-tests github action (#38) (634425a)
  • Remove unnecessary permissions from AndroidManifest.xml (#39) (90fb0b2)
  • use proper repository and bugs urls (d2c0bcf)

Features

  • updates plugin to be cap7 ready (2d1b119)

BREAKING CHANGES

  • There were Capacitor 7 changes, that require a major version update.

This release is also available on: