Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 2.3 KB

File metadata and controls

62 lines (37 loc) · 2.3 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.

[Unreleased]

Features

  • Enable WebKit inspector for debugging on iOS 16.4+ in DEBUG builds.

2.2.1

Fixes

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

2.2.0

Features

  • Add support for Swift Package Manager (SPM) compatibility. RMET-4316.

2.1.0

Features

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

2.0.1

Features

2.0.0

Features

Fixes

  • BREAKING: Fix an issue where the application freezes when 'OpenInExternalBrowser' is called

1.0.0

Features

Chores