Changelog
[1.6.0] - 2026-04-08
✨ Added
- iOS SDK: Support of german eID NFC reading
- Android SDK
- Modular Architecture
- The SDK has been restructured into independent modules
- io.idnow.docidv:core — New base module, required by all other modules.
- io.idnow.docidv:ai — Contains the existing SDK functionality (document capture, biometric liveness, identity verification).
- io.idnow.docidv:eid-governikus(new, optional) — German eID chip reading via Governikus (requires minSdk 28).
- BOM Support
- Added Bill of Materials (io.idnow.docidv:bom) for simplified dependency version management.
- Modular Architecture
Notes
- The public API is unchanged — no code changes required on the integration side.
- Replace the single io.idnow.docidv.android.sdk:docidv dependency with core + ai (minimum setup).
- It is also possible to keep io.idnow.docidv.android.sdk:docidv for now but it will be removed in a future release.
[1.5.0] - 2026-03-17
✨ Added
- Web: Implement screens for QES and channel chooser integration
🐛 Fixed
- Web:
- Fix the camera switch and torch issue in a WebView
- Fix Tablet support for manual capture
[1.4.0] - 2026-03-02
✨ Added
- iOS SDK: Automatic recovery when connection is lost and restored during identification.
🐛 Fixed
- iOS SDK: Several bugfixes and technical improvements.
[1.3.0] - 2026-02-12
✨ Added
- iOS SDK: Full country names translation in screens
🐛 Fixed
- iOS SDK: Stability enhancements
- Android SDK
- Bugfixes and technical improvements.
- Country names are now translated correctly during the country selection on OTP screen
[1.2.0] - 2026-01-22
✨ Added
- iOS SDK
- Further progress toward full WCAG 2.1 compliance.
- More components updated for improved accessibility.
- Liveness now accessible across multiple backend vendor options.
- Configurable design themes tailored to customer requirements.
- Custom Lottie animations now supported.
- Android SDK
- Accessibility Enhancements
- Configurable design themes tailored to customer requirements.
- Support for light and dark mode.
- Custom Lottie animations now supported.
🔧 Changed
- iOS SDK: Overall UX refinements
🐛 Fixed
- iOS SDK
- Functional and accessibility bug fixes
- Stability enhancements
Previous Versions
For changelog entries prior to version 1.3.0, please refer to:
Version Support Policy
| Version | Support Level | End of Support |
|---|---|---|
| 1.x.x | ✅ Active | TBD |
Support Levels
- ✅ Active: Full support with new features and bug fixes
- 🔶 Security: Security patches only, no new features
- ❌ End of Life: No support provided
Reporting Issues
Found a bug or have a feature request?
- Contact Support for urgent issues
This changelog is automatically updated with each release. For the most current information, always refer to the latest version.