Skip to content

Commit 0dd80ce

Browse files
hyochanclaude
andcommitted
chore: bump version to 8.2.5
Co-Authored-By: Claude <[email protected]>
1 parent 8c0e294 commit 0dd80ce

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# CHANGELOG
22

3+
## 8.2.5
4+
5+
### New Features
6+
7+
- **ExternalPurchaseCustomLink API (iOS 18.1+)**: Support for Apple's custom external purchase links
8+
- `isEligibleForExternalPurchaseCustomLinkIOS()` - Check eligibility
9+
- `getExternalPurchaseCustomLinkTokenIOS()` - Get token for reporting
10+
- `showExternalPurchaseCustomLinkNoticeIOS()` - Show disclosure notice
11+
12+
### Dependencies
13+
14+
- Updated OpenIAP versions:
15+
- `openiap-apple`: 1.3.13 -> 1.3.14
16+
- `openiap-gql`: 1.3.15 -> 1.3.16
17+
318
## 8.2.4
419

520
### Dependencies

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_inapp_purchase
22
description: In App Purchase plugin for flutter. This project has been forked by
33
react-native-iap and we are willing to share same experience with that on
44
react-native.
5-
version: 8.2.4
5+
version: 8.2.5
66
homepage: https://github.com/hyochan/flutter_inapp_purchase/blob/main/pubspec.yaml
77
environment:
88
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)