Releases: teamforage/forage-ios-sdk
Releases · teamforage/forage-ios-sdk
4.4.11
- Bug-Fix: ensures continuation resume is called at most once. Thanks @cltnschlosser for the assist!
v4.4.10
- 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
Upgrade basistheory-ios
package to version 4.1.2
, resolving a minor bug.
4.4.8
- Allow
ForageSDK.setup
to reliably update the merchantID
and sessionToken
. Previously, only updateMerchantID
and updateSessionToken
were supported for this use case.
4.4.7
Use LaunchDarkly 9.6.1 to fix PrivacyInfo
file issue
4.4.6
Fix malformed API response handling for deferPaymentCapture()
4.4.5
🆕 Added
- Support for in-house PCI Vault (Rosetta)
🐞 Fixed
- Security header enhancements
4.4.4
- 🐞 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
- 🆕 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
Locks Forage dependencies to exact versions