Skip to content

Latest commit

 

History

History
138 lines (92 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

138 lines (92 loc) · 10.2 KB

Change log

Full Changelog

Implemented enhancements:

  • Create Asset class separate from Subscriber (allows tracking multiple assets on one connection) #108

Fixed bugs:

  • Calling start() multiple times might lead to unclosed connections #106

Full Changelog

Implemented enhancements:

  • Implement smooth animation mechanism #83
  • Move appropriate location rendering functional from example app to the SDK #76

Merged pull requests:

  • Implement smooth animations in the example app with LocationAnimator #85 (KacperKluka)
  • Add the LocationAnimator for smooth map marker animations #84 (KacperKluka)
  • Add resolution and location update interval listeners to the Subscriber SDK #82 (KacperKluka)

Full Changelog

Implemented enhancements:

  • Display the horizontal accuracy of locations in the subscriber example app #71

Fixed bugs:

  • Fix Mapbox directory name in mapbox.html in the example app #69
  • Fix a security vulnerability with dependency confusion in the example app

Closed issues:

  • Add raw location tracking marker to the Subscriber Example App #74

Merged pull requests:

Full Changelog

Implemented enhancements:

  • Channel Namespace #41
  • Accept skipped locations from the Publisher #33

Fixed bugs:

  • Change names of client type values from presence data #34

Closed issues:

  • Remove battery level from location / location update API #46
  • Unify the way of parsing enums sent over Ably channels across all platforms #32
  • Add battery level property to location update type #30
  • API differs from Android/Cocoa SDKs #10

Merged pull requests:

Full Changelog

Closed issues:

  • Add detail to README.md #23
  • Add JSDoc annotations #22
  • Accept new LocationUpdate format on the Subscriber side #14

Merged pull requests:

Full Changelog

Merged pull requests:

  • Example app: Prompt users for map provider API keys in the interface. [#7] (OwenPearson)
  • Broadcasting of requested resolution #8 (OwenPearson)

Merged pull requests: