Releases: richzw/appstore
Releases · richzw/appstore
v1.33.1
v1.33.0
Content
- Feat: Add typed parsing methods for notification payloads #22
Thanks for happenslol for his first commit
Contributors
v1.32.0
v1.31.0
Content
Feature: Add more notification type per doc https://developer.apple.com/documentation/appstoreservernotifications/notificationtype
v1.30.0
Content
Feature: support appstore server api 1.13
- Updated the JWSRenewalInfoDecodedPayload to include the new eligibleWinBackOfferIds field.
v1.29.0
Content
Feature: support appstore server api 1.12
-
Added the endpoint Get Transaction History, which provides transaction history for all in-app purchases, including consumable in-app purchases in a finished state.
-
Added the fields renewalPrice, currency, and offerDiscountType to the JWSRenewalInfoDecodedPayload.
v1.28.0
Content
- Feat: Increase certificate flexibility #14
Thanks for adventureisyou for his first commit