Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 1.54 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.1.3]

Fixes

[1.1.2]

Fixes

  • iOS - include NSCameraUsageDescription in Info.plist file

Fixes

  • Android 15 - Fix cropping of Card IO screens due to Edge-to-Edge

Fixes

  • New plugin release to include metadata tag in Extensibility Configurations in the OS wrapper

Additions

  • Adds Dark Mode support for devices running iOS 13 and above RNMT-3424

Fixes

  • Fixes an issue with the camera permission request that was preventing scanning Cards with success in Android RNMT-3665

1.0.5 - 2019-04-12

Changes

  • Update usage of compile to implementation/api in gradle dependencies RNMT-2655