Skip to content

Latest commit

 

History

History
103 lines (61 loc) · 3.7 KB

File metadata and controls

103 lines (61 loc) · 3.7 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.

[1.7.0]

Fixes

  • Fix issue with local storage isolation between WebView and main app on Android 28+ RMET-4918

[1.6.1]

Fixes

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

[1.6.0]

Features

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

[1.5.0]

Features

  • Add support for PDF files in the WebView via PDF.js RMET-2053

[1.4.1]

Features

Fixes

[1.4.0]

Features

  • Add support for passing custom headers to WebView (only for the openInWebView option). RMET-4287.

Chores

1.3.0

Features

Chores

1.2.1

1.2.0

1.1.0

Features

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

1.0.2

Fixes

  • Fix issue where the custom tabs browser wasn't being closed when navigating back to the app (https://outsystemsrd.atlassian.net/browse/RMET-3684)
  • Fix race condition that caused the BrowserFinished event to not be fired in some instances with the system browser.

1.0.1

Fixes

1.0.0

Fixes

Features

Chores