Releases: pace/cloud-sdk-android
Releases · pace/cloud-sdk-android
17.1.2
Internal
- Change Gradle configuration of Room testing from api to androidTestImplementation
- Generate API 2022-1
- Cleanup documentation
- Decrease log level of unimportant error logs
17.1.1
Fixes
- Fix crash in user preferences migration if an empty session is persisted
17.1.0
Enhancements
Internal
- Add the interruptible flag to the merge request CI jobs to cancel old pipelines
17.0.1
Internal
- Scope user preferences to user id
17.0.0
Breaking Changes
- Catch ActivityNotFoundExeption if no supported browser is installed during authorization
Fixes
- Crash when selecting the feedback button in the fueling canceled error
- Disable all activity transition animations
Internal
- Cleanup variables
- Force the use of Chrome custom tab for the authorization if it is installed and enabled
- Adjust GitLab base URL
16.0.3
Internal
- Remove createdAtStart = true flag in the GeoAPIManager Koin declaration to not make requests during SDK setup
16.0.2
Internal
- Add fuel.site to list of trusted domains
- Unified user agents from requests and the apps
- Support absolute paths in manifest
- Restructure generated API files so that the client can overwrite the request setup
16.0.1
Internal
- Add the ability to add additional query parameters to each payment method vendors request
16.0.0
Breaking Changes
- Cleanup todos in code
- Remove the stage environment
Internal
- Add migration guide for stage removal
15.0.2
Fixes
- Make sure that the GeoJson is only requested once during the init of the caches