New Features
- Support for Xcode 9: You should be using Xcode 9 for your app development here on out. We manage drag and drop between applications instead of blocking it. Since we are relying on iOS 11 symbols and using the Xcode 9 toolchain, we don't advise taking this drop until you upgrade your toolchain to Xcode 9.
- Support for setting a Intune MAM PIN with passcode (alphabets, numbers, and special characters) instead of a numeric-only PIN.
- Support for troubleshooting, you can now display a list of enrolled apps, their polices as well as the ability to Powerlift Intune logs that are in the app groups folder.
- Support for Citrix: Developers can query full AAD Authority URI for an identity.
- Support for determining whether a Universal link targets an APP managed application.
- Telemetry points based on policies applied and better ADAL error diagnostics.
Bug Fixes
- iOS 11: Fix leak where you could use save file activity then copy to pasteboard activity and leak data. We now encrypt the file.
- Boundary case where a combination of the offline timeout and lack of network would cause us to incorrectly block the user from the app.
- Orientation crash for Intune App Wrapping Tool for iOS.
- Bad access exception in our keychain hooking.
- Issue where second account add enrollment failure would result in the enrollment retry not happening.
- Photo-preview leak.
- Clean up for the MDM/Double user case to only allow MDM user to log in.
- Improvements to localization in the Intune App Wrapping Tool for iOS.