Skip to content

Releases: radarlabs/radar-sdk-js

v4.5.5

28 Jul 14:00
5844e35
Compare
Choose a tag to compare
  • Adds Radar.onError(callback) to receive errors thrown by Radar.startTrackingVerified().

v4.5.5-beta.0

11 Jul 17:57
Compare
Choose a tag to compare
v4.5.5-beta.0 Pre-release
Pre-release
  • Adds Radar.onError(callback) to receive errors thrown by Radar.startTrackingVerified().

v4.5.4

01 Jul 18:14
180a2de
Compare
Choose a tag to compare
  • Catch unsupported navigator.permissions with locationAuthorization: NOT_DETERMINED

v4.5.3

11 Jun 19:57
Compare
Choose a tag to compare

What's Changed

New Contributors

v4.5.2

21 Apr 13:57
Compare
Choose a tag to compare

What's Changed

  • Fix autocomplete font asset URL
  • Fallback to sans-serif autocomplete font if web-fonts fail to load

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.