Skip to content

Releases: Cap-go/capacitor-inappbrowser

7.29.2

20 Nov 15:14

Choose a tag to compare

🆕 Changelog

Fixed

  • Resolved double WebView initialization and script handler retain cycles that could cause memory leaks
  • Corrected typo in HTTP status message for case 300
  • Fixed renovate package name for capacitor-swift-pm
  • Automatically define width to screen width when height is specified but width is not

Changed

  • Volume key events are now forwarded to the MainActivity

🔗 Full Changelog: 7.29.1...7.29.2

7.29.0

30 Oct 21:56

Choose a tag to compare

🆕 Changelog

Added

  • Support for custom dimensions in InAppBrowser for Android and iOS, allowing developers to specify width and height when opening browser windows

🔗 Full Changelog: 7.28.2...7.29.0

7.28.2

30 Oct 15:11

Choose a tag to compare

🆕 Changelog

Fixed

  • Updated URL in button near Done click event listener to point to the correct console location

🔗 Full Changelog: 7.28.1...7.28.2

7.28.1

30 Oct 03:19

Choose a tag to compare

🆕 Changelog

Changed

  • Enhanced README documentation with detailed explanation of InAppBrowser features and benefits, highlighting capabilities like two-way communication, JavaScript injection, camera/microphone access, URL monitoring, custom UI, and cookie management

🔗 Full Changelog: 7.28.0...7.28.1

7.28.0

30 Oct 02:25

Choose a tag to compare

🆕 Changelog

Added

  • Geolocation permission handling for Android and iOS platforms. Websites opened in the in-app browser can now request and receive location permissions to provide location-based services.

🔗 Full Changelog: 7.27.3...7.28.0

7.27.3

30 Oct 02:05

Choose a tag to compare

🆕 Changelog

Changed

  • Updated Vite dependency to v7

Fixed

  • Resolved linting issue with pluginVersion
  • Removed unused variables in capacitor-welcome component

🔗 Full Changelog: 7.27.2...7.27.3

7.27.2

29 Oct 10:17

Choose a tag to compare

🆕 Changelog

Fixed

  • Link opening in external browser now works correctly on both iOS and Android platforms

🔗 Full Changelog: 7.27.1...7.27.2

7.27.1

29 Oct 10:16

Choose a tag to compare

🆕 Changelog

Fixed

  • Google Pay support for Android WebView

🔗 Full Changelog: 7.27.0...7.27.1

7.27.0

29 Oct 10:13

Choose a tag to compare

🆕 Changelog

Added

  • Implemented activeNativeNavigationForWebview option for iOS to control native navigation gestures in webviews

Changed

  • Updated documentation to reflect new iOS navigation features

🔗 Full Changelog: 7.26.6...7.27.0

7.26.6

29 Oct 07:47

Choose a tag to compare

🆕 Changelog

Fixed

  • Update plugin tracking references to use unique identifiers for improved reliability
  • Resolve AI model configuration issues in build workflow
  • Correct GitHub Actions configuration errors
  • Fix CI/CD pipeline configuration problems

🔗 Full Changelog: 7.26.5...7.26.6