- Support IPv6
- Swift 3.1 support
- New: Push notification sent from APNS
- Fix: Remove Country.swift from example apps entirely as it was still causing compilation issues.
- Fix: Added mising images from example apps.
- Fix: Resolved slow compilation issues caused by Swift's problems handling large arrays/dictionaries.
- Fix: Resolved issue which prevented standalone verification pin code checks from succeeding.
- Improvement: Moved SDK configuration from Config.swift to a PLIST file.
- New: Added standalone verification code to the push-enabled example app.
- New: Added Standalone Verification
- New: Added automatic verification with the Managed UI
- Improvement: Updated README.md with location of new developer docs.