Skip to content

Releases: bringg/customer-js-sdk

1.2.0

15 Jul 09:10
f776440
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

15 Jul 09:10
55f2a9a
Compare
Choose a tag to compare

What's Changed

  • Remove XHR support when connecting to socket.io by @yosiat in #32
  • Remove "submitTip" by @yosiat in #33

Full Changelog: 1.0.13...1.1.0

1.0.13

09 Jun 12:24
Compare
Choose a tag to compare
  • Fixing urls construction
  • Fixing demo

1.0.12

07 Jun 14:38
Compare
Choose a tag to compare
setCredentials: Set region by token & access_token as well

1.0.11

30 Jul 12:13
Compare
Choose a tag to compare
  • Add support new regions
  • Reduce calls to Google Maps Distance Matrix API during eta calculation (thanks @wtm17)

1.0.10

25 Jan 12:59
3cdb24a
Compare
Choose a tag to compare

Added option to set driver activity
Removed underscore from bower
Added lodash as CDN script

1.0.9

06 Aug 09:22
Compare
Choose a tag to compare

Changes:

  • Adding Lazy Masked Phone Numbers
    a. Initially, the customer's phone is not masked and not exposed via the SDK.
    b. Calling BringgSDK.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

20 Jul 12:29
Compare
Choose a tag to compare

Deprecation warning:
In next version, all users must call initializeBringg with Developer Access Token.

Changes:

1.0.7

20 Mar 13:41
Compare
Choose a tag to compare
some lint fixes and version bump for safe subscribe event

0.1.6

23 Nov 06:50
Compare
Choose a tag to compare
  • fixed the relative paths for images