Skip to content

Releases: open-eid/nfc-iOS-lib

v1.1.1

27 Mar 14:14
2b83c68

Choose a tag to compare

What's Changed

  • Fix NFC card actions for iOS 26.4.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Mar 10:22

Choose a tag to compare

What's Changed

  • Refactor and Fix NFC and USB Card Connection classes.
  • Fix for multiple AID config.
  • Fix fillChar for Thales card PIN code.
  • Rewrite NFC iOS libs messages as localization keys for future reuse.
  • Replace pin1, pin2 and puk String types with SecureData data wrapper based on Swift Data type.
  • Add USB Smart Card reader support (bR301 framework and wrapper classes).

Full Changelog: v1.0.1...v1.1.0

v1.0.1

07 Oct 14:31
0c23296

Choose a tag to compare

What's Changed

  • Fix Web-eID auth.
  • Add a progress bar for Web-eID.
  • Add missing progress bar to sign operation.
  • Use signature algorithm lenght on challenge and origin hashing.
  • Cleanup.
  • Bug fixes for error throwing.
  • Fix alertMessage updating on sign operation.
  • Add Thales support.
  • Refactor and optimize nfclib, swiftlint warnings fixes, added header licenses.
  • Update README.md, translate to English.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Oct 10:33
41359f1

Choose a tag to compare

Merge pull request #6 from e-gov/feature/MVAL-140-Make-nfclib-xcframe…