File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,21 @@ All notable changes to this project will be documented in this file.
33
44## [ 0.66.0]
55
6+ ### Breaking Changes
7+ - Added "onCartDataChanged" to ShoppingCartListener
8+
69### Changed
710- Allow manual initialization by omitting 'snabble_app_id' or 'snabble_secret'
11+ - ShoppingCart serialization is now per shop, instead of per project
12+ - Allow the user to enter a PIN as a Fallback when prompting for the users Fingerprint
13+ - ` ShoppingCartView ` is now able to listen for ` Snabble.checkedInProject ` changes
14+ - ` SelfScanningView ` is now able to listen for ` Snabble.checkedInProject ` changes
815
916### Fixed
1017- Coupon manager which might cause NPE after leaving a shop
18+ - When a checkout can not be aborted, dont route the user automatically to the payment status screen
19+ - Checkout now does not get stuck in status PAYMNET_ABORT_FAILED
20+ - Excess whitespace on ` DefaultProductConfirmationDialog ` when a product has no price
1121
1222## [ 0.65.0]
1323
You can’t perform that action at this time.
0 commit comments