Skip to content

Latest commit

 

History

History
132 lines (100 loc) · 5.99 KB

File metadata and controls

132 lines (100 loc) · 5.99 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.

[2.1.6] - 2024-11-14

[2.1.5] - 2023-11-13

[2.1.4] - 2023-01-20

[2.1.3] - 2022-12-19

[2.1.2] - 2022-11-23

Fixes

  • Fix: [iOS] When there are no keys associated with a store, return empty string instead of nil.

[2.1.1] - 2022-11-09

Features

  • Feat: Update dependency to KeyStore plugin to use version 2.6.8-OS14.

[2.1.0] - 2022-10-21

Features

[2.0.16] - 2022-09-01

Fixes

[2.0.15] - 2022-04-14

Fixes

  • Fix: For iOS 15, on the init method, if ProtectedData is unavailable, add an observer for the UIApplicationProtectedDataDidBecomeAvailable notification that re-triggers init when it becomes available. (RMET-1417)

[2.0.14] - 2022-04-12

Fixes

  • Fix: Fix for the error messages: Keystore operation failed, User not authenticated, Key not yet valid. (RMET-1182)

[2.0.13] - 2022-01-28

Fixes

2.0.12 - 2022-01-05

Fixes

2.0.11 - 2021-11-09

Fixes

2.0.10 - 2021-11-04

Fixes

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

2.0.9 - 2020-12-07

Changes

  • Update version of cordova-plugin-secure-storage to 2.6.8-OS6

2.0.8 - 2020-12-06

Changes

  • Remove Logger dependency
  • Update plugin dependencies to fetch the version due to the breaking change wiht Cordova CLI 10

2.0.7 - 2020-11-13

Changes

  • Update version of outsystems-plugin-disable-backup to 1.0.1

2.0.6 - 2020-10-30

Changes

  • Update version of cordova-plugin-secure-storage to 2.6.8-OS5

2.0.5 - 2020-03-12

Changes

  • Update version of cordova-plugin-secure-storage to 2.6.8-OS4 RNMT-3803

2.0.4 - 2020-02-19

Changes

  • Update version of cordova-plugin-secure-storage to 2.6.8-OS3 RNMT-3824

Removals

  • Revert: Lock screen authentication can no longer be bypassed in Android 10 devices RNMT-3604

2.0.3 - 2020-01-21

Changes

  • Update version of cordova-plugin-secure-storage to 2.6.8-OS2 RNMT-3604

Fixes

  • Lock screen authentication can no longer be bypassed in Android 10 devices RNMT-3604

2.0.2 - 2019-12-26

Changes

  • Update version of cordova-plugin-secure-storage to 2.6.8-OS1 RNMT-3540

2.0.1 - 2019-09-04

Changes

  • Updates version of cordova-plugin-secure-storage to 2.6.8-OS RNMT-3257

2.0.0 - 2019-06-12

Additions

Additions

  • Disables Android Auto Backup for apps RNMT-1853

Fixes

  • Fixes Cipher Local Storage key fetch mechanism RNMT-1853

1.1.1 - 2019-01-30

Additions

  • Updates cordova-sqlcipher-adapter to version 0.1.7-os.3 RNMT-2530