Skip to content

Releases: pace/cloud-sdk-android

19.0.0

16 May 16:08

Choose a tag to compare

Breaking Changes

  • Moved and renamed the CdnAPI to PaymentMethodVendorsAPI
  • Change POIKit.observe functions to return live gas station response instead of observables

Enhancements

  • Add danish localization

18.1.0

26 Apr 08:46

Choose a tag to compare

Changes

  • Add updating distance label to app drawers
  • Add GasStation.isOpen function

18.0.0

31 Mar 11:37

Choose a tag to compare

Breaking Changes

  • Upgraded dependencies for Android gradle plugin, Kotlin and Compose. Make sure client dependencies are compatible or update them.

Fixes

  • Correctly set webview background color

17.1.2

06 Mar 12:55

Choose a tag to compare

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

12 Dec 16:33

Choose a tag to compare

Fixes

  • Fix crash in user preferences migration if an empty session is persisted

17.1.0

07 Dec 14:04

Choose a tag to compare

Enhancements

  • Implement meta collector

Internal

  • Add the interruptible flag to the merge request CI jobs to cancel old pipelines

17.0.1

30 Nov 10:08

Choose a tag to compare

Internal

  • Scope user preferences to user id

17.0.0

22 Nov 13:41

Choose a tag to compare

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

12 Oct 09:30

Choose a tag to compare

Internal

  • Remove createdAtStart = true flag in the GeoAPIManager Koin declaration to not make requests during SDK setup

16.0.2

11 Oct 14:29

Choose a tag to compare

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