XTD SDK Version History
Complete changelog of XTD SDK versions
XTD SDK Version History
This page lists XTD SDK changes by version, starting from the latest. Entries focus on StubLib, response actions, events, and API changes relevant to SDK integration.
v1.52.5 (June 8th, 2026)
- Bug-fixes
- Fixed random data missing in accessibility data
v1.52.3 (May 20th, 2026)
- XTD SDK protocol
- Updated to correct corrupted/invalid detection names in XTD SDK callbacks
- Bug-fixes
- Fixed internal DNS handling
v1.51.3 (February 4th, 2026)
- Optimizations and improvements
- Build system optimizations. No behaviour changes since v1.51.1.
v1.51.2 (January 30th, 2026)
- Optimizations and improvements
- Build system optimizations. No behaviour changes since v1.51.1.
v1.51.1 (January 22nd, 2026)
- Optimizations and improvements
- [Android] Set minSDK to 24 for StubLib AAR
v1.51.0 (December 19th, 2025)
- XTD SDK protocol
- Added new response message types (connection failed, initialized etc.)
- Accessibility Service Reporting improvements
- Screen Recording and Screenshot Detection reporting improvements
- Optimizations and improvements
- Improved message queing of XRD SDK API messages
- Frida detection improvements
- Accessibility Detection reporting improvements
- Bug-fixes
- Fixed MITM Detection handling
- Event caching and reporting fixes
v1.50.3 (November 7th, 2025)
- Bug-fixes
- Fixed potential crash with event reporting via callback on iOS
v1.50.2 (October 28th, 2025)
- Improvements for Frida detection in XTD SDK
Note: Command 10 (PROVISION_VUIT_RESPONSE) was temporarily removed in this version and reintroduced in v1.51.0.
v1.50.1 (October 17th, 2025)
- XTD SDK protocol
- Added Set VUIT response command message
- Optimizations and improvements
- Improved propagation of event detections
- Bug-fixes
- Added proper MITM detection event handling
v1.50.0 (October 13th, 2025)
- XTD SDK protocol
- Added Version Request / Response to XTD SDK commands
- Added Installer Mismatch reporting
- Optimizations and improvements
- Added events queing in XTD SDK
- New listeners for configuration updates
- Bug-fixes
- Fixed support for Android API level 21
v1.49.0 (August 12th, 2025)
- XTD SDK protocol
- Added 'Event Detection' capabilties
- Reports on-device detections to application via XTD SDK
- Added 'Event Detection' capabilties
- Improved propagation of event detections
- Improved validation and error reporting
- Reports fine-grained error codes to application via XTD SDK
- Improved validation and error reporting
- Bug-fixes
- Fixed a crash on Android and some memory management issues