Skip to content

Releases: readdle/app-store-receipt-verification

1.7.1

19 Feb 14:33
8280afa
Compare
Choose a tag to compare

BUGFIX:

  • pending_renewal_info is now populated from ALL transactions of each subscription group, not only from the first one as it was previously

1.7.0

13 Nov 17:55
52e3353
Compare
Choose a tag to compare

IMPROVEMENTS:

  • latest_receipt field is now added to Xcode receipts as well (there was an exception for Xcode receipts previously)

1.6.2

11 Sep 14:57
233d060
Compare
Choose a tag to compare

BUGFIX:

  • AppStoreServerAPIReceiptExtender::extendReceiptTransactionInfo(): fixed merging of transaction data

1.6.1

14 Jul 09:39
2eca9b2
Compare
Choose a tag to compare

IMPROVEMENTS:

v1.6.0

16 Apr 09:42
a2c4a53
Compare
Choose a tag to compare

IMPROVEMENTS:

1.5.1

22 Feb 19:36
2d78561
Compare
Choose a tag to compare

[1.5.1] 2024-02-22

BUGFIX:

  • Utils::receiptJsonSerialize(): DateTime field serialization fix, handle possible exception in case of wrong format

1.5.0

31 Aug 16:21
Compare
Choose a tag to compare

IMPROVEMENTS:

  • AppStoreReceiptVerification: response composing refactored
  • organization_display_name VPP field added to the list of known receipt fields
  • AppStoreReceiptVerificationTest reorganized, README updated

1.4.2

30 Aug 18:38
Compare
Choose a tag to compare

BUGFIX:

  • AppStoreServerAPIReceiptExtender: proper handling of 'unknown' subarray (in case of dev mode) added

1.4.1

30 Aug 18:30
Compare
Choose a tag to compare

BUGFIX:

  • Let AppStoreServerAPIReceiptExtender throw AppStoreServerAPIException to allow its proper handling

1.4.0

29 Aug 20:25
Compare
Choose a tag to compare

IMPROVEMENTS:

  • ASN.1: indefinite length support added
  • Thereby StoreKit receipts now supported
  • Got rid of necessity of any math extension