Releases: okta/okta-mobile-swift
Releases · okta/okta-mobile-swift
1.8.2
What's Changed
- API request usability and stability improvements by @mikenachbaur-okta in #202
- Fix "Multiple commands produce PrivacyInfo.xcprivacy" error by @mikenachbaur-okta in #203
Full Changelog: 1.8.1...1.8.2
1.8.1
What's Changed
- Test that token refreshes merge the results correctly by @mikenachbaur-okta in #195
- Ensure token item and metadata keychain accessibility settings are consistent. by @mikenachbaur-okta in #200
- Update version number to 1.8.1 by @mikenachbaur-okta in #201
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
- Add support for Phone SMS and Voice as authentication factors. by @mikenachbaur-okta in #189
- Add support for returning tokens while using MFA Attestation by @mikenachbaur-okta in #191
- Prevent the app from being suspended while refreshing a token by @mikenachbaur-okta in #193
- Allow JWK algorithms to support unknown values by @mikenachbaur-okta in #192
Full Changelog: 1.7.1...1.8.0
1.7.1
What's Changed
- Add SDK Privacy Manifests by @mikenachbaur-okta in #185
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- Make OpenIdConfiguration adaptable to a variable number of claims, while making claims themselves generic by @mikenachbaur-okta in #182
- Update version to 1.7.0 by @mikenachbaur-okta in #183
Full Changelog: 1.6.1...1.7.0
1.6.1
What's Changed 1.6.1
- Updates to support Cocoapods by @mikenachbaur-okta in #179
Previous release 1.6.0
- Move UI tests to CircleCI by @mikenachbaur-okta in #159
- Integrate #166 to fix client ID matching in legacy OIDC migrations by @mikenachbaur-okta in #167
- Fix concurrent accesses to the async refreshIfNeeded function by @mikenachbaur-okta in #173
- Fix crash when using
try await credential.revoke()
if removal from token storage fails by @mikenachbaur-okta in #174 - Implement WebAuthn authenticator support in DirectAuth by @mikenachbaur-okta in #172
- Improve Legacy OIDC migration to include the original client ID and issuer by @mikenachbaur-okta in #176
- Ensure the correct grant type is used for all OOB primary factor uses by @mikenachbaur-okta in #177
- Release 1.6.0 by @mikenachbaur-okta in #178
Full Changelog: 1.5.0...1.6.1
1.6.0
What's Changed
- Move UI tests to CircleCI by @mikenachbaur-okta in #159
- Integrate #166 to fix client ID matching in legacy OIDC migrations by @mikenachbaur-okta in #167
- Fix concurrent accesses to the async refreshIfNeeded function by @mikenachbaur-okta in #173
- Fix crash when using
try await credential.revoke()
if removal from token storage fails by @mikenachbaur-okta in #174 - Implement WebAuthn authenticator support in DirectAuth by @mikenachbaur-okta in #172
- Improve Legacy OIDC migration to include the original client ID and issuer by @mikenachbaur-okta in #176
- Ensure the correct grant type is used for all OOB primary factor uses by @mikenachbaur-okta in #177
- Release 1.6.0 by @mikenachbaur-okta in #178
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Introduce Snyk security scan CircleCI workflow by @eng-svc-terminus in #154 and by @mikenachbaur-okta in #155
- Implementing support for handling binding update for OOB factors by @santhoshramaraju-okta in #156, @santhoshramaraju-okta in #158, and @mikenachbaur-okta in #157
New Contributors
- @santhoshramaraju-okta made their first contribution in #156
Full Changelog: 1.4.3...1.5.0
1.4.3
What's Changed
- Add semgrep by @rajdeepnanua-okta in #151
- Ensure the default URLSession for OAuth2Client is ephemeral by @mikenachbaur-okta in #152
New Contributors
- @rajdeepnanua-okta made their first contribution in #151
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- Using discovery url by @sameh0 in #146
- Change minimum iOS version from 15 to 13 where possible by @sebastiangrail in #145
- Remove reference to missing entitlements file by @mikenachbaur-okta in #148
New Contributors
- @sameh0 made their first contribution in #146
- @sebastiangrail made their first contribution in #145
Full Changelog: 1.4.1...1.4.2