Skip to content

Releases: radarlabs/radar-sdk-js

v4.5.1

27 Mar 17:21
4c199ec
Compare
Choose a tag to compare
  • Include MapLibre v5 with the bundled version of the SDK (script tag)
  • Disable style validation when used with a live key

v4.5.0

27 Mar 16:16
Compare
Choose a tag to compare
  • Add peer-dependency support for MapLibre v5

v4.4.11-beta.0

25 Mar 08:43
Compare
Choose a tag to compare
v4.4.11-beta.0 Pre-release
Pre-release
  • Adds incognito mode detection.

v4.5.0-beta.1

17 Mar 14:28
Compare
Choose a tag to compare
v4.5.0-beta.1 Pre-release
Pre-release
  • Improves accessibility.

v4.4.10

22 Jan 21:38
94819cb
Compare
Choose a tag to compare
  • Adds Radar.clearVerifiedLocationToken() to clear the last location token (e.g., on logout).
  • When calling Radar.startTrackingVerified(), if the last location token is valid, avoids fetching a fresh location token immediately and simply schedules the next location check.

v4.4.10-beta.0

23 Dec 13:44
Compare
Choose a tag to compare
v4.4.10-beta.0 Pre-release
Pre-release
  • Fetches a fresh location token on IP change when calling Radar.getVerifiedLocationToken({ ipChanges: true }).

v4.4.9

19 Dec 15:09
Compare
Choose a tag to compare
  • Fixes clickable logo on RadarMap.

v4.4.9-beta.0

15 Dec 23:03
Compare
Choose a tag to compare
v4.4.9-beta.0 Pre-release
Pre-release
  • Fetches a fresh location token on IP change when calling Radar.getVerifiedLocationToken({ ipChanges: true }).

v4.4.8

26 Nov 09:02
3fa9f21
Compare
Choose a tag to compare
  • Catches errors in Radar.startTrackingVerified() to prevent tracking from stopping.
  • Changes location timeout from 30 seconds to 10 seconds.

v4.4.7

13 Nov 13:58
058d4fe
Compare
Choose a tag to compare
  • Add postalCode param and handle null setters in autocomplete UI kit