Skip to content

Releases: radarlabs/radar-sdk-js

v4.4.3

12 Sep 16:55
Compare
Choose a tag to compare
  • (perf) Re-use cached image blob
  • (fix) Fix bug when trying to close markers that do not have an associated popup

v4.4.3-beta.1

11 Sep 18:37
Compare
Choose a tag to compare
v4.4.3-beta.1 Pre-release
Pre-release
  • Fix cases where marker popup is null

v4.4.3-beta.0

11 Sep 17:32
Compare
Choose a tag to compare
v4.4.3-beta.0 Pre-release
Pre-release
  • Re-use object from createObjectURL in cache

v4.5.0-beta.0

04 Sep 18:29
Compare
Choose a tag to compare
v4.5.0-beta.0 Pre-release
Pre-release
  • Fallback to custom style default marker

v4.4.2

04 Sep 21:16
7d9c9c5
Compare
Choose a tag to compare
  • (fix): Use custom marker key instead of URL for cache-key

v4.4.1

20 Aug 18:56
Compare
Choose a tag to compare

⚙️ Build changes

  • Support for radar-core builds without maps dependencies

v4.4.1-beta.0

20 Aug 15:34
Compare
Choose a tag to compare
v4.4.1-beta.0 Pre-release
Pre-release
  • Rebase core build with latest changes

v4.4.0

14 Aug 20:42
Compare
Choose a tag to compare

🚀 New Features and Improvements

  • Add line and polygon drawing support (#176)
  • Add support for drawing polylines (#176)
  • Support for standalone Popups(#176)
  • handle shift+tab in autocomplete (#179)

v4.3.5

14 Aug 15:28
33a68b4
Compare
Choose a tag to compare
  • Adds Radar.startTrackingVerified(), Radar.stopTrackingVerified(), Radar.getVerifiedLocationToken(), Radar.onTokenUpdated(callback), and Radar.setExpectedJurisdiction(countryCode, stateCode).
  • Exposes _id and failureReasons in location token callbacks.

v4.4.0-beta.4

07 Aug 20:16
Compare
Choose a tag to compare
v4.4.0-beta.4 Pre-release
Pre-release
  • Manually handle closing marker popups
  • throw Radar error if duplicate feature ids are given