Releases: bringg/customer-js-sdk
Releases · bringg/customer-js-sdk
1.2.0
1.1.0
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
Changes:
- Adding Lazy Masked Phone Numbers
a. Initially, the customer's phone is not masked and not exposed via the SDK.
b. CallingBringgSDK.getDriverPhone
will result in masked phone creation.
c. To use "Lazy Masked Phone Numbers" feature it should be first configured by the support team. - Updating the Demo Application to be more user-friendly
a. Adding the Lazy Masked Phone Numbers to it.
1.0.8
Deprecation warning:
In next version, all users must call initializeBringg
with Developer Access Token.
Changes: