Version 1
Version 1.12
New Features:
- Added payload capability to add your content to the generated token
Fixes:
- Change Android APK registration to avoid the v2 signing block while generating the app signature. This makes new registrations work with the soon-to-be-released Google Play signing behavior
Version 1.11
New Features:
- Architecture banning
- Emulator detection
- SDK hardening
Version 1.10
New Features:
- Man in the Middle detection
- Improved rooted device detection
- Detect function hooking frameworks
- Android 8 (Oreo) support
- New ‘did’ token claim containing device ID.
Deprecations:
- The fetchApproovToken() and fetchApproovTokenAndWait() interfaces without URL/hostname parameters are deprecated on all platforms. You should now supply a valid hostname string or null when fetching a token.
- The ‘ad’ token claim is now obsolete.
Version 1.9
New Features:
- Internal SDK library improvements
Version 1.8
New Features:
- Time limited registrations
- Removed dependency on external tools for registration
- Admin Portal support for Safari browsers on macOS/OSX
- Bug fixes for Admin Portal on Microsoft Edge browsers
- Deprecation of app-repackaging support in Android and iOS SDKs
- Client side bug fixes and stability improvements
Version 1.7
New Features:
- Failover mechanism on both server and client side enabling more robust service
- Client side bug fixes and stability improvements
Version 1.6
New Features:
- Breaking change: New callback-based API for Approov token fetch notifications in Android and iOS clients
- Synchronous Approov token fetch API in Android and iOS clients
- Client-side iOS support for iOS 10, Xcode 8 and Swift 3
Version 1.5
New Features:
- Server-side bug fixes, stability and performance improvements
Version 1.4
New Features:
Improve Android notification mechanism, alter registration mechanism so that registration of BroadcastReceiver is done via the ApproovAttestation class Server-side bug fixes, stability and performance improvements Known Issues:
Version 1.2
New Features:
- Health Check API added
- Server-side bug fixes, stability and performance improvements
Known Issues:
- Token Intents are broadcast globally
Version 1.0
Initial version