June 10, 2026
MJCS Android 1.3.1
Version: 1.3.1Summary: v1.3.1 addresses an OpenCV security vulnerability and improves blur detection in the document component. It also resolves several stability crashes in MJCS related to face match journeys, fragment lifecycle, and NFC handling.
Highlights
- Updated internal engine code to address an OpenCV vulnerability and to improve blur detection.
- Updated to return an unencrypted blob (preview as jpeg@90% quality) alongside the encrypted blob. This is in order to assist clients that do not use Injection Attack Detection.
- Resolved an error that could cause journeys with face match but without liveness to error out.
- Resolved several crashes related to fragment recreation post pause.
- Resolved a state loss related crash in fragment removal.
- Resolved a lateinit crash related to NFC.
MJCS Android 1.3.0
Version: 1.3.0Summary: v1.3.0 for Android is a feature and maintenance release which is focused on improving capture quality, user experience, and overall SDK stability. It introduces improved and more consistent use of MaterialTheme across all modules and fixes issues caused by minification in the previous release.The release also includes a significant internal redesign of the detection and capture logic, enhancing reliability and capture quality. The SDK no longer uses Lottie for SmartCapture workflows, reducing dependency complexity, while core document and face capture functionality remains unchanged.
Highlights
- Improvements to MaterialTheme usage across all modules.
- Fixed some issues caused by minification on the previous release.
- Significant internal redesign of detection and capture logic to improve both user experience and capture quality.
- No longer uses Lottie (other parts of the SDK do still use it for now).
- Updated to use 4.125.0 of ReadId.
- Updated to use new Document Camera.
MJCS iOS 14.5.0
Version: 14.5.0Summary: MJCS iOS 14.5.0 release brings document scanning improvements (better detection, stabilisation, and blur/glare handling), NFC alignment with the Ozone sample project, and security enhancements. Note a breaking change in the didFinishScanningWithInfo delegate method, which now returns a Data object via IDSDocumentScannerInfoImageData instead of an IDSSmartCaptureResult , plus a FaceCamera delegate bug fix.
Highlights
- Improved blur and glare checks.
- Image quality enhancement.
- NDEF capability added in the sample project to keep consistent with Ozone sample project.
- Bugfix: issue Resolved for use of delegates in UIKit in FaceCamera.
April 1, 2026
MJCS iOS 14.4.6
Version: 14.4.6Summary: New feature updates, stability and reliability fixes and userâexperience improvements
Highlights
- New: Support for Xcode 26.1.
- New: New document component for captures featuring Updated UI and improved image quality.
- New: Images compressed to 90% JPEG during document capture.
- New: Download captured images in the sample app.
- Breaking change: Document.xcframework required.
- Breaking change: IDSCamera.xcframework required.
- Bugfix: MJCS.PrimaryBackgroundColor is now applied.
- Bugfix: Resolved crash caused by nil value responses or slow connections.
- Bugfix: Screen no longer delays when screen injection is disabled.
December 15, 2025
MJCS Android 14.2.2
Version: 14.2.2Summary: Standards compliance enhancements, new feature updates and stability and reliability fixes
Highlights
- Added support for ISO 39794 in Ozone.
- Updated ReadID to be ISO 39794 compliant (Updated to M120).
- Crash Resolved enhancement to several code sections.
- SDK is now compiled with android 36.
- Increased Kotlin version to 2.2.21.
- Improved support for minification.
- Face: Updated internal IAD module to version 2.5.1.
- Face: A new face detector module is now in use. There is little functional difference, with the exception that detection for face movement is stricter (to reduce premature or blurry captures).
Known Issues
- Journeys which have FaceMatch enabled, but Passive Liveness disabled will error. This is a very rare use case which so far no customer has reported. This was retroactively discovered to affect releases going back to 14.1.0. Given there are multiple clients waiting on Resolved in this release, we have made the decision to not delay this release due to this issue.
MJCS iOS 14.3.0
Version: 14.3.0Summary: Stability and reliability fixes and userâexperience improvements
Highlights
- Manual capture UI Resolved.
- IDRND dependencies update.
- ReadID dependencies update.
- Document capture instructions.
- Request for camera access.
- Manual Capture will appear after a period of time.
- Toggle between Auto Capture and Manual Capture.
- Glare and blur detection.
IDscan WebSDK 24.0
Version: 24.0Summary: Stability and reliability fixes and userâexperience improvements
Highlights
- âPlace your face within the ovalâ face text can now be changed.
- Close event is now triggering as configured for document component.
- Close event is now triggering as configured for face component.
- All text strings in the Document Component âHelpâ section are now localizable.
- Aria labels in the face and document components are now localizable.
- The face component now takes selfies only in portrait mode to enhance the user experience as well as improve the quality of authentication checks.
- Implementors can now configure a timeout for face and document auto-capture.
- Integrators can now make the back button optional in document component.
- Resolved an issue with an unwanted redirect pop-up appearing at the end of the journey.