- [UPDATE] Raises targetSdkVersion to 23 - SDK will now request runtime permissions on API 23 level and up
- [UPDATE] Uses Vector support library - It is no longer required to set
generatedDensities = []
- [API CHANGE] ResultCode.ERROR_PERMISSION_DENIED is returned if a runtime permission is denied by the user on API level 23+
- [ADDED] Adds support for swiss francs -
Currency.CHF
- [IMPROVEMENT] Complete redesign of the PIN+ reader’s setup flow
- [IMPROVEMENT] Improved bluetooth discovery and connection stability
- [IMPROVEMENT] Removes
materialish-progress
dependency - [UPDATE] Replace
frozen
dependency withicepick
Please see complete CHANGELOG for more