- Enable iOS 13 compatible broker
- Implement ACL control for macOS keychain
Note, when updating to this release, make sure you update your LSApplicationQueriesSchemes in the Info.plist.
New value should be:
<array>
<string>msauthv2</string>
<string>msauthv3</string>
</array>
This is necessary to compile with Xcode 11.