Releases: schibsted/account-sdk-android-web
Releases · schibsted/account-sdk-android-web
4.1.2
What's Changed
- Update path to Schibsted account profile pages by @kamilwiniarski in #64
New Contributors
- @kamilwiniarski made their first contribution in #64
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
- Remove old SDK migration code by @zamorastp in #58
- Remove logs with tokens value by @zamorastp in #59
- Update intent filters and redirect URIs. by @zamzterz in #60
- Support starting Finnish eID flow in PRE. by @zamzterz in #63
Full Changelog: 4.1.0...4.1.1
4.1.0
4.0.1
What's Changed
- Fix crash when attempting to parse HTML error responses
Full Changelog: 4.0.0...4.0.1
4.0.0
3.0.0
What's Changed
- Revert logout on storage failure by @zamzterz in #50
- Revert public user token setter. by @zamzterz in #51
- Upgrade dependencies by @zamzterz in #52
Notes when updating
- User session data will no longer be deleted upon failure to read it. Instead the error will be propagated, and to enable this, the callback signature for
ClientInterface.resumeLastLoggedInUser
has changed.
Full Changelog: 2.5.0...3.0.0
2.5.0
What's Changed
- Fallback to regular browser if Custom Tabs are not supported. by @zamzterz in #44
- Replace Travis with Github Actions by @oscarsilver in #46
Full Changelog: 2.4.4...2.5.0
2.4.4
What's changed
- Bump libraries by @simzet-schibsted in #36
- Delete data binding by @simzet-schibsted in #37
- Change shared preference to be mutable and support being rebuilt by @simzet-schibsted in #39
- Add logout optional callback to client by @simzet-schibsted in #38
- Make tokens property in user public by @astrimagnussen in #16
Full Changelog: 2.4.3...2.4.4
2.4.3
What was changed
- Add proguard rules to keep classes and not throw errors, see commit
Full Changelog: 2.4.2...2.4.3
2.4.2
What was changed
-
Fix crash in startup by adding flags for pending intent, see commit
-
Remove encrypted shared preferences if master key is corrupted, see commit
-
Fix so SDK do not parse 500 response code, see commit
Full Changelog: 2.4.1...2.4.2