- [ADDED] Introduction of the tip on card reader feature, which allows the customer to add a tip directly on the card reader instead of the Android device with
tipOnCardReader
(see dedicated section in README here for more) - [IMPROVEMENT] Retain BLE connection at the end of a transaction is now default -
SumUpExperimentalAPI.prepareForCheckout(boolean retainBLEConnection)
is deprecated accordingly in favor ofSumUpAPI.prepareForCheckout()
- [IMPROVEMENT] Enhanced reader UI during checkout
- [IMPROVEMENT] Miscellaneous bug fixes and enhancements