Releases: open-eid/nfc-iOS-lib
Releases · open-eid/nfc-iOS-lib
v1.1.1
v1.1.0
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
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