forked from paypal/paypal-here-sdk-android-distribution
-
Notifications
You must be signed in to change notification settings - Fork 0
/
VERSIONS
125 lines (112 loc) · 4.44 KB
/
VERSIONS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
PayPalHere SDK v2 Releases
These are the version numbers of the PayPalHere SDK and
what is new in this release.
2.1.0319219000
What's new:
- Fix: Sandbox refunds
- Test: Migrate mocha to tape
- Feat: First party login
- Fix: Use production Software Update repository repo in sandbox environment
2.1.0319178000
What's new:
- J2v8 update for 64 bit support
- Added whitelisted cards for BrainTree sandbox APIs
- Add uninstall script and refund UI fix
- Fixed mock methods for manticore test setup
- Fixed auth list retrieval network error
- Fixed M010 software update
- Fixed generate JavaDocs
- Fixed connectivity check for tablets
- Fixed Connection issues with Chip and * devices on iOS9
- Added support for vaulting in WebSDK
- Remove OS AD ID from Android
2.1.0219114000
What's new:
- Soft Descriptor support added
- UI dismissal on TokenExpirationHandler invocation
- Reliability Improvements
- Dismiss receipt options screen after sending iOS
- Vault only flow contactless issue fixed
- Vaulting with BrainTree fix
- Dismissing fast moving UIs fix
- Failed auth void scenario fix
- Stop iPhone rotation in receipt flow
- Receipt options nav controller back button image for iOS fix
- Receipt Screen messaging on SSL Error fix
- Invoice Voiding fix
2.1.0219063010
What's new:
- Braintree Completed Handler for Vault Flow
- Braintree live login URL fix
- Invoice free Vault API
- Offline Payment Improvements
- Offline payment addition handler with OfflinePaymentRecord linkable to OfflinePaymentStatus
- iOS: Stability improvements for v9.3.5
- Monitoring Improvements
- iOS: Refactor receipt option callback
- Chin and Tap, Chip and Swipe readers multi-app card issue fixed
- Fixed Chip and Pin On Reader tipping
- Fixed Software Update Pending messaging on Chip and Pin Reader display
- Invoice validation before reader activation
2.1.0219018010
What's new:
- Chip and Pin screen update after card removed
- Vaulting with BrainTree
- Android: Resolving race conditions around Receipt Screens
- iOS: Display correct error message when Bluetooth is off
- Improved Network Error handling for auth-capture
- Customizable Receipt Screen Orientation
- Fix for issues with Flow Abortion
- continueWithNewToken implementation
- Fix for crash on backgrounding during reader selection UI
- Android: Fix for Black Screen on Foregrounding
- Low Battery Error
- Android: Fixed Receipt sendTo crash
- Mock Readers and Simulation
- Card First 4 digits now available from Miura Readers
2.0.1.201812
What's new:
- Fix connection issue
- Android TLS 1.2
- Contactless activated event
- Callback from connectToLastActiveReader when the user selects find another reader
- Allow negative item amount, tax and quantity cannot be negative
- Add missing header
- Instrumentation events added
- Added a new API to get list of paired bluetooth devices: getPairedBluetoothDevices
2.0.1.201810
What's new:
- Get business name for the merchant.
- No minimum amount for refunds.
- Do not use iOS SDK private symbols for rotation- UITextEffectsWindow.
- Signature screen fixes.
- Fix crash in signature/receipt page when the host is portrait only.
- New connection flow bug fixes.
- Fix invoice url when environment is not live or sandbox (PPH internal).
- New connection APIs.
- Fix crash due to logging.
- UK contactless limit.
- Fix signature and receipt screen layout on modal.
- Objc sample app.
- Match Android and iOS version numbers.
2.0.1.201808
- Instrumentation SDK added as static library
- fix for missing serial number for roam swiper devices
- Ingenico hot fix, updating the latest firmware
2.0.1.201807
- Enable logs in debug builds
- Changes to location services code to check if device location is enabled
2.0.1.201806
- It fixes the issue with the previous release by not showing a receipt prompt after capture for partners
2.0.1.201805
- MI crash fix
- Instrumentation added
- Added Receipt Screen to Auth Capture flow (optional)
- Handle negative value items in invoice.
- Tag property added to PPRetailTransactionBeginOptions and beginRefund- reserved for restricted use.
2.0.1.201804
- Adding auth for card transactions
- Decorating Invoice's addtionalData with device ID
- Microphone Run time permissions are now asked when a swiper is plugged in
2.0.1.201803
- SDK supports signature as an optional parameter when capture is invoked