Skip to content

Release 3.3.1

Compare
Choose a tag to compare
@vfoixcable vfoixcable released this 01 Mar 10:47
· 18 commits to master since this release
  • [ADDED] Support for Brazilian Pin+ Cless Card Reader
  • [ADDED] On top of establishing the Bluetooth connection via the “Connect” button, it is now also possible to do it by tapping on the card reader image
  • [IMPROVEMENT] Refreshed SumUp Brand Design Language for color and typography
  • [FIXED] “Forgot password” button was broken in the previous release and is now clickable
  • [FIXED] A crash that can occur when updating the firmware of the Card Reader
  • [IMPROVEMENT] Update technical stack:
    • Raises targetSdkVersion to API 29 - it is still possible to target API 28
    • Updates the Android Gradle Plugin to version 4.4.1
    • Introduces Kotlin - Version 1.3.10 and above is needed
  • [IMPROVEMENT] Miscellaneous bug fixes and enhancements