Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.9.32] 2026-07-22

Added

  • Added returned mail details to an issued card.

Changed

  • Updated license to Apache 2.0.
  • Alcore integration update.
  • Fine-tuned add to wallet request.

Deprecated

  • CocoaPods is being deprecated following the announced sunset of the Trunk. We will continue publishing releases while it remains available and reliable, but cannot guarantee support long term. Carthage will be supported only for the same period. We recommend migrating to Swift Package Manager (SPM), our primary distribution method going forward, so we can focus our efforts on a single distribution channel.

[0.9.31] 2026-02-02

Changed

  • Fixed an issue causing a false success status when adding a card to a wallet.

[0.9.30] 2026-01-13

Added

  • Added frozen flag on the issue card model.

[0.9.29] 2025-08-25

Added

  • Added support on the update issued card method to convert a virtual card to a physical.

Changed

  • Improved issue card model with data about it’s genre, shipped date and converted status.

[0.9.28] 2025-05-19

Changed

  • Enhanced issue card model support.

[0.9.27] 2025-03-18

Changed

  • Updated AlCore dependency.

[0.9.26] 2025-01-27

Changed

  • Refactored SDK core structure to adapt to async calls.
  • Added shipped_at field on card model.

[0.9.25] 2024-03-21

Added

  • Support for reissue/replace card fee.

Updated

  • Changed minimum supported version to iOS 13.0.

[0.9.24] 2024-01-31

Changed

  • Updated AlCore dependency.

[0.9.23] 2023-06-27

Added

  • Added method to reissue/replace cards.

Changed

  • Change merchant id data type from Int to String.

[0.9.21] 2023-03-31

Changed

  • Updated card issuance model with carrier message field.

[0.9.20] 2023-01-19

Added

  • Added a method to set and update a card pin.
  • Added a flag to card creation to control auto pin generation.
  • Added a method to create a prepaid non-reloadable card.

[0.9.19] 2022-10-31

Changed

  • Updated AlCore dependency.

[0.9.18] 2022-10-11

Changed

  • Updated AlCore integration.

[0.9.17] 2022-08-11

Added

  • Added external id field on card update method.
  • Added pin set field on card model.

[0.9.16] - 2022-07-18

Added

  • Card incentives request methods.
  • Get card image method.
  • Support for Apple Wallet auto-provisioning flow.

Changed

  • Fixed bugs and added several performance improvements.

[0.9.14] - 2022-06-08

Changed

  • Updated AlCore dependency.

[0.9.12] - 2022-05-13

Changed

  • Updated AlCore dependency.

[0.9.11] 2022-05-09

Changed

  • Update Sierra APIs to version 2021-11-18.

[0.9.10] 2022-04-11

Changed

  • Fixed bugs and added several performance improvements.

[0.9.9] - 2022-02-23

Added

  • Added closure, combine and async/await integration options.

[0.9.7] - 2022-01-26

Changed

  • Updated AlCore dependency.

[0.9.6] - 2022-01-21

Changed

  • Updated AlCore dependency.

[0.9.5] - 2022-01-14

Changed

  • Small code style and syntax revision.

[0.9.4] - 2022-01-14

Fixed

  • Small bug fixes.

[0.9.3] - 2021-12-20

Added

  • Shipping address field on update card.

[0.9.2] - 2021-11-17

Added

  • Card sensitive data.

Changed

  • Updated iOS 15 compatibility.

[0.9.1] - 2021-10-20

Fixed

  • Small bug fixes.

[0.9.0] - 2021-08-10

Added

  • Card management features.