Skip to content

Commit 612e625

Browse files
committed
fix CHanges file
1 parent f20a3b2 commit 612e625

1 file changed

Lines changed: 13 additions & 34 deletions

File tree

CHANGES

Lines changed: 13 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,59 @@
11
4.43.1
22
- Added new APIs `performLoginFromViewController` and `isLoggedIn` for more control over authentication flow.
33

4-
4.43.0
4+
4.32.1
55
- Fixed an authorization issue affecting some merchants when `enforcedUserAccount` is used.
6-
7-
4.42.0
86
- Optional `totalFees` field added to `iZettleSDKPaymentInfo`.
97

10-
4.27.0
8+
4.32.0
9+
- Optional Pricing Tier ID added to charge methods and payloads.
10+
11+
4.25.1
1112
- Fix an issue where deprecated charge APIs did not enable tipping on the new PayPal Reader.
1213

1314
4.16.2
1415
- Fixed an authorization issue that required users to re-enter their password after updating from versions ≤ 3.15.1 to versions ≤ 4.16.1.
1516
- Deprecated `presentSettingsFromViewController:` API - use `presentSettingsFromViewController:configuration:` instead.
1617

1718
4.16.1
19+
- Introducing support for the new PayPal Reader
1820
- Introducing the Tipping configuration for public use.
19-
20-
4.1.0
2121
- Privacy manifest iteration.
2222

23+
4.0.1
24+
- Privacy manifest fixes.
25+
2326
4.0.0
2427
- Contains privacy manifests and signatures required for app store submissions.
2528
- Requires a new dependency, `PPRiskMagnes`, that you need to ensure is included in your application's target in Xcode (see [Migration Guide](https://developer.zettle.com/docs/ios-sdk/upgrading/sdk-4.0-migration-guide) for upgrade instructions).
26-
27-
3.29.0
2829
- Support for setting `PayPal partner attribution ID` for Manual Card Entry payments.
29-
30-
3.26.0
31-
- Under the hood changes for card payments.
32-
33-
3.24.0
3430
- Under the hood changes for card payments.
3531

3632
3.22.0
3733
- Same great features, with a fresh style inspired by PayPal.
38-
39-
3.21.0
4034
- Support for setting `PayPal partner attribution ID` for card payments.
4135

42-
3.17.0
43-
- Under the hood changes for card payments.
44-
45-
3.16.0
36+
3.18.0
4637
- Enhancements in Manual Card Entry user interaction.
4738
- Minor under-the-hood changes and improvements.
4839
- Fixed issue where SDK might crash when forgetting a reader while the reader is updating.
4940

5041
3.15.1
5142
- Fixed an issue with failing payment when a service endpoint is not available.
52-
53-
3.15.0
5443
- Enhancements in Manual Card Entry user interaction.
55-
56-
3.14.0
5744
- Under the hood changes for card payments tipping
5845

5946
3.13.2
47+
- Added support for Manual Card Entry payments.
6048
- Fixed issue with wrong formatting of some Card payment related translations.
61-
62-
3.13.0
6349
- Fixed issue with reader appearing more then once without name.
6450
- Fixed issue with V2 Reader pairing flow not starting by default for V2-Reader only markets.
6551
- Fixed issue where gratuity was not canceled on Reader if merchant cancelled at a certain point.
6652

67-
3.11.0
68-
- Added support for Manual Card Entry payments.
69-
7053
3.10.0
7154
- Added compliance information to the Reader information page.
7255
- Added payment verification check for unlikely cases where a payment issue occurs mid-transaction which shows to the customer as failed, but still went through.
73-
74-
3.9.0
7556
- Fixed issue with reader appearing more then once for some integrators.
76-
77-
3.8.0
7857
- Decrease SDK binary size.
7958
- Fix issue when no error is returned on Zettle flow start while another VC is being dismissed/shown (support issue https://github.com/iZettle/sdk-ios/issues/424)
8059

@@ -172,7 +151,7 @@ Workaround: On a Mac with Apple silicon use iOS 14+ simulators.
172151
- Bugfixes and improvements
173152
- SDK is now built using Xcode 11 and Swift 5.1. `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES` flag is required if your project doesn't include Swift
174153

175-
2.3.0
154+
2.3
176155
- Bug fixes and performance improvements
177156

178157
2.2.0
@@ -388,4 +367,4 @@ Workaround: On a Mac with Apple silicon use iOS 14+ simulators.
388367
0.4.1
389368
- Fixes a problem where iZettle asked for microphone access
390369
- Fixes problems with music playback during the use of iZettle
391-
- Various bug fixes
370+
- Various bug fixes

0 commit comments

Comments
 (0)