Breaking change ⚠️
This release includes a breaking change - we are migrating to Maven as the dependency manager for our SDKs and removing our binary .aar
files from the repository, as they will be distributed only through maven from now on.
To help you migrate to a maven implementation, we created a migration guide which is available on our github pages - link
Recognizer SDK (1.6.8)
- Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
- Stability fixes and improvements
Digital SDK (1.3.7)
- Lowercase the email address in
OutlookClient
when executingremoteMessages
to ensure identical emails with different casing are not treated as new email accounts. - Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
- Stability fixes and improvements
Account Linking SDK (1.2.6)
- Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
- added support for Postmates
- when linking an account for Postmates, the username is the users phone number
- Stability fixes and improvements
Barcode SDK (1.3.9)
- Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
- Stability fixes and improvements
Core SDK (1.3.9)
- Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
- Stability fixes and improvements
Camera SDK (1.3.9)
- Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
- Stability fixes and improvements
Camera UI SDK (1.1.3)
- Stability fixes and improvements
- Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
Earnings SDK (1.3.9)
- Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
- Stability fixes and improvements
Surveys SDK (1.2.7)
- Added distribution via Maven. You no longer have to declare our transitive dependencies, but can only declare dependencies on our specific maven libraries. Check out the Readme for more details.
- Stability fixes and improvements