Releases: pace/cloud-sdk-android
Releases · pace/cloud-sdk-android
4.1.0
Improvements
- Add generated User API
4.0.0
Breaking changes
- Remove passing of initial access token from the
PACECloudSDK.setup
Improvements
- Implement back JS handler
- Update generated POI API
- Add generated Pay API
- Add generated Fueling API
- Add generated GeoJSON API
3.1.1
- Pass the activity context instead of the application context to the
onCustomSchemeError
AppCallback
3.1.0
- Adjusted communication with PWAs
3.0.1
- Add possibility to attach additional query params to all requests
- Extend documentation for custom drawer and add an example to the app
3.0.0
Breaking changes
- Introduce setup for PACECloudSDK
- Return app object in onOpen callback
Improvements/Fixes
- Remove old cloud SDK and use the generated apps endpoints for the requests
- Extend the documentation with authorization via Activity Result API
- Use manifest description instead of shortName for the first line of the app drawer
- Fix bug where location LiveData was emitted before location was updated
2.0.5
- Add endpoint to fetch user info
- Add method to get cached access token
- Add generated POI API models and requests
2.0.4
- Add pay service API
- Fix fetching of web app's manifest URL
2.0.3
- Make automatic closing of the AppActivity optional
- Implement verifyLocation check
- Fix outdated location state LiveData values
2.0.2
- Fix deep linking
- Set version and build number based on commit tag