- [Added] Adds getCurrentMerchant method to retrieve the data of the current logged in merchant account
- [Added] Adds isLoggedIn method to retrieve if an account is currently logged in
- [IMPROVEMENT] Switch from otto to greenrobot EventBus
- [IMPROVEMENT] Avoid dead thread warning when closing bluetooth connection
- [FIXED] Handles "NOT_ALLOWED" error code correctly (issue highlighted in #57 )
- [FIXED] A crash that can occur when back button is pressed while connecting to the card reader
- [FIXED] A crash that can occur when calling Payment Settings while connection to the card reader is ongoing
- [FIXED] A crash that can occur when the host app for the SDK is brought to the background while a transaction is ongoing