Releases: ionic-team/capacitor-os-inappbrowser
Releases · ionic-team/capacitor-os-inappbrowser
v2.3.1
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
2.3.0 (2025-08-19)
Features
This release is also available on:
v2.2.1
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
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
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
2.1.0 (2025-04-15)
Features
- implement browserPageNavigationCompleted event (943419f)
v2.0.1
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
chore: update CHANGELOG for 2.0.0
v1.0.3
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
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: