Skip to content

Releases: teamforage/forage-ios-sdk

4.4.11

17 Dec 17:23
a2d1af6
Compare
Choose a tag to compare
  • Bug-Fix: ensures continuation resume is called at most once. Thanks @cltnschlosser for the assist!

v4.4.10

14 Nov 23:59
8991649
Compare
Choose a tag to compare
  • Support 16-digit Maine-issued cards
  • Remove VGS, Basis Theory and LaunchDarkly dependencies
    • 📦 Reduces ForageSDK package binary size by 66% 🤏🏻
    • ⚡ Reduces latency of checkBalance and capturePayment methods
    • ⏩ Accelerates ForageElement loading time!

4.4.9

12 Aug 17:49
441f59f
Compare
Choose a tag to compare

Upgrade basistheory-ios package to version 4.1.2, resolving a minor bug.

4.4.8

19 Jul 17:37
fa85d10
Compare
Choose a tag to compare
  • Allow ForageSDK.setup to reliably update the merchantID and sessionToken. Previously, only updateMerchantID and updateSessionToken were supported for this use case.

4.4.7

21 Jun 15:17
c15cbfe
Compare
Choose a tag to compare

Use LaunchDarkly 9.6.1 to fix PrivacyInfo file issue

4.4.6

20 Jun 20:04
4933988
Compare
Choose a tag to compare

Fix malformed API response handling for deferPaymentCapture()

4.4.5

20 Jun 17:09
bbf8144
Compare
Choose a tag to compare

🆕 Added

  • Support for in-house PCI Vault (Rosetta)

🐞 Fixed

  • Security header enhancements

4.4.4

10 May 20:32
6dac69d
Compare
Choose a tag to compare
  • 🐞 Fixed
    • Fixed JSON decoding of Payment for deferPaymentCapture()
  • 🔁 Changed
    • Improved response time of checkBalance() and capturePayment() via new "sync" endpoints.
  • 🗑️ Removed
    • Marked ForagePinTextField#placeholder as deprecated/unsupported

4.4.3

10 May 20:31
596e6bc
Compare
Choose a tag to compare
  • 🆕 Added
    • Added Apple Privacy Manifest file
  • 🔁 Changed
    • Pins endpoints without API-VERSION to API-VERSION: default
    • Bumped Launch Darkly dependency to version 9.6.0

4.4.2

26 Jan 19:38
f8ad5f8
Compare
Choose a tag to compare

Locks Forage dependencies to exact versions