Releases: applivery/applivery-android-sdk
Releases · applivery/applivery-android-sdk
v3.8.5
Chore
- Show notice dialog before navigating to login screen
v3.8.4
Bugfixing
- Fix a bug causing Activity lifecyle tracking being messed up with LoginActivity translucent theme
v3.8.3
Chore
- Remove 3rd party dependencies Proguard rules
v3.8.2
Chore
- Added consumer Proguard rules to SDK
v3.8.1
Chore
- Authentication setup have been removed in favor of a more transparent way to define auth redirect URL scheme at library level.
v3.8.0
Features
Chore
- Downgrade lifecycle libraries version to
2.3.0
v3.7.0
Features
- Added SAML authentication: now SDK users can use SAML authentication when authentication is forced by IT admins in the dashboard
v3.6.0
Features
- Added support for tenants: now the SDK can be configured to point to private instances
v3.5.2
Fixed
Change Updates module FileProvider authorities to avoid collisions with host apps owned FileProviders.
v3.5.1
Fixed
Minor fixes and performance improvements