Skip to content

Latest commit

 

History

History
128 lines (79 loc) · 5.25 KB

File metadata and controls

128 lines (79 loc) · 5.25 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

The changes documented here do not include those from the original repository.

1.6.3

Fixes

  • android: Do not show error when web page has a resource that is unresolvable RMET-4937

1.6.2

Fixes

  • iOS: Fixed an issue that was preventing iframe content from loading in the OpenInWebView option. RMET-4517.
  • iOS: Enable WebKit inspector for debugging on iOS 16.4+ in DEBUG builds.

1.6.1

Fixes

  • iOS: Fixes an issue where dismissing an alert view triggered the onBrowserClosed event. RMET-4500.

1.6.0

Features

  • Android: Allow for photo and video capturing, and filter for media type for file uploads (onShowFileChooser) RMET-4466

1.5.0

Features

  • Android: Add support for PDF files in the WebView via PDF.js (only for the OpenInWebView option) RMET-2053

1.4.1

Features

1.4.0

Features

  • Add support for passing custom headers to web view (only for the OpenInWebView option). RMET-4287.

1.3.1

iOS

Features

1.3.0

Features

Android

Chores

1.2.1

Android

Fixes

1.2.0

Android

Chores

1.1.0

Android

Chores

Features

  • Handle Edge-to-Edge on all Android versions.

1.0.2

  • Android: Fix issue where the custom tabs browser wasn't being closed when navigating back to the app
  • Android: Fix race condition that caused the BrowserFinished event to not be fired in some instances with the system browser

Fixes

1.0.0

Features