You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: KitePrintSDK/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
### 5.8.9 (2018-07-03)
2
+
- Added: Google Pay! The additional payment option will not show up by default as a process needs to be followed in order to activate it for production needs. Details [here](https://github.com/OceanLabs/Android-Print-SDK/blob/master/docs/google_pay.md)
3
+
- Added: You can now add an authentication header to any images you provide directly to the SDK. See the Sample App for an example of this
4
+
- Updated: The payment page UI has been updated to make space for the Google Pay option, make sure your layouts are compatible with the changes if you've created a custom view
5
+
- Fixed: An issue with photobook parameters that caused problems when ordering
6
+
- Fixed: The collage poster images no longer all refresh when a single image is moved around
7
+
1
8
### 5.8.8 (2018-06-18)
2
9
- Added: Counter for multi-image selection (squares/collages etc) to help the user keep track of how many images have been selected so far
3
10
- Updated: minSDK is now 16, due to PayPal requirements
0 commit comments