Skip to content

Latest commit

 

History

History
253 lines (153 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

253 lines (153 loc) · 12.2 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • chore: [IOAPPX-461] Add release-it and npm GA workflow #55

11 November 2024

11 November 2024

  • [#IOPLT-764] chore: removes kotlin-android-extensions due to compatibility with rn 0.75 #53
  • Bump version to 1.4.0 [skip ci] ec2cc84

14 June 2024

14 June 2024

  • chore: bump compile SDK version for android #52
  • Bump version to 1.3.0 [skip ci] 15fbcb1

4 April 2024

4 April 2024

  • [IOPID-1714] handle malformed response on iOS #51
  • Bump version to 1.2.1 [skip ci] 4ba5833
  • Create CODEOWNERS 50018c4

28 July 2023

28 July 2023

  • [IOPID-542, IOPID-543] Switch for IPZS UAT #50
  • Bump version to 1.2.0 [skip ci] a3c759c

13 February 2023

13 February 2023

  • Fix reading of new CIE on Android #48
  • Bump version to 1.1.5 [skip ci] 7f813a3

15 April 2022

15 April 2022

1 October 2021

1 October 2021

  • Support alert messages customization [ios] #38
  • Bump version to 1.1.3 [skip ci] 36185a4

22 September 2021

22 September 2021

  • Bump version to 1.1.2 [skip ci] ea83b16
  • fix: Add missing import 901c139

22 September 2021

22 September 2021

  • [IA-222] An unhandled exception causes crash #37
  • Bump version to 1.1.1 [skip ci] a56a043

20 September 2021

20 September 2021

  • Fix isIosDeviceCompatible condition #36
  • Bump version to 1.1.0 [skip ci] cd15d67
  • Delete .node-version 295c3cb

21 July 2021

21 July 2021

  • Bump version to 1.0.7 [skip ci] 499763f
  • restore test library 61148fd

21 July 2021

21 July 2021

  • restore libraries version be0fdb5
  • Bump version to 1.0.6 [skip ci] 17533e5

21 July 2021

21 July 2021

  • Update pipelines with new template and variables #35
  • Update from main repo #34
  • Bump version to 1.0.5 [skip ci] 6355f96

30 March 2021

30 March 2021

  • [iOS] Close NFC dialog when card is successfully read #32 25b6bb8
  • Bump version to 1.0.4 [skip ci] 24d42ab
  • restore version 96f5a26

1 February 2021

1 February 2021

  • fix: [#176614756] Fix package file list #31
  • Bump version to 1.0.3 [skip ci] 302abc2

26 January 2021

26 January 2021

  • Bump version to 1.0.2 [skip ci] c5c45b3
  • add missing files to deployed bundle 5a6162b

26 January 2021

26 January 2021

26 January 2021

26 January 2021

  • add declaration file to package.json #26
  • [#176614756] Remove github registry #28
  • Add danger #30
  • add danger #29
  • [#176013578] added code-review and deploy pipeline #27
  • Bump version to 1.0.0 [skip ci] e612ada
  • update 0.3.3 4e2b2ed
  • update ios framework (handle blocked card error code) 829a917

21 October 2020

0.3.0

19 October 2020

  • Add new errors event #25
  • Added the ability to open CieID #23
  • Add android 10 support #22
  • [#170150939] now nfc feature/enabled can be asked with context #21
  • fix native event creation #20
  • Add files via upload #19
  • Update README.md #18
  • [#169430153,#169410028,#169404707] fixes and improvements #17
  • [#169129603] fix bug on cie attempts null check #16
  • added method launchCieID #15
  • Merge branch 'ipzs-rebase' of https://github.com/teamdigitale/io-cie-android-sdk into ipzs-rebase #13
  • [#169129603] add api level check method #14
  • [#169059802] Add CIE pin setter #12
  • [#168485185] Add openNFCSettings bridge method #8
  • [#168485266] Complete React Native Bridge #9
  • [#168954275] increase timeout to 10 seconds #11
  • [#168485266] Removed 'any' and typed enums #7
  • [#167568466] Add react native bridge #6
  • set isoDep timeout from default (300ms) to 2s #5
  • ios production (min iOS 10) 85c102e
  • ios cie dev/production configuration 6f9c4a6
  • integrate ios support fef3803