Skip to content

Releases: pace/cloud-sdk-ios

23.0.0

23 May 11:19
Compare
Choose a tag to compare

Breaking Changes

  • Update poi api to 2024-1
  • Update pay api to 2024-2
  • Update fueling api to 2024-2

Internal

  • Adjust bump script to correctly prune tags
  • Adjust review deploy tag version
  • Adjust unit tests to appropriate locale

Dev Review

05 Apr 07:23
Compare
Choose a tag to compare
Dev Review Pre-release
Pre-release

For development purposes only.

22.0.1

14 May 06:56
Compare
Choose a tag to compare

Fixes

  • Fix webview resets

Internal

  • Make AppDrawer class more accessible
  • Integrate swiftlint as build tool plugin

22.0.0

18 Apr 07:29
Compare
Choose a tag to compare

Breaking Changes

  • Update User API

21.0.0

19 Feb 13:06
Compare
Choose a tag to compare

Breaking Changes

  • Update PayAPI
  • Add fetch cofu stations within POIKit.BoundingBox

Enhancements

  • Implement shareFile message handler

20.0.0

29 Nov 10:10
Compare
Choose a tag to compare

Breaking Changes

  • Add POIKit.CofuGasStation property to POIKit.GasStation if available
  • Remove obsolete POIModelConvertible

Fixes

  • Fix completion handler of appviewcontroller not always being called

19.0.0

16 Oct 09:43
Compare
Choose a tag to compare

Breaking Changes

  • Raise deployment target to ios 15

18.0.1

04 Oct 07:09
Compare
Choose a tag to compare

Internal

  • Add privacy manifest
  • Add fallback texts for AppDrawer

18.0.0

21 Sep 12:21
Compare
Choose a tag to compare

Breaking Changes

  • Introduce clientId as required property for the SDK to be set up

Internal

  • Replace pace-min as the default geoAppsScope with the clientId

17.0.0

18 Sep 13:41
Compare
Choose a tag to compare

Breaking Changes

  • Remove deprecated AppKit method handleRedirectURL(URL)
  • Drop support for iOS 11 and 12
    • NOTE: We will drop the support for iOS 13 until end of year.

Internal

  • Upgrade project to Xcode 15