Skip to content

Release Notes

Release notes contain information about new features, improvements, known issues, and bug fixes in each release.


Version 1.1

1.1.2

2021-09-13

  • Fix some bugs

1.1.1

2021-09-07

  • Update algorithms of driver behavior events (Hard Brake, Hard Acceleration, Sharp Turn)
  • Support background mode

Version 1.0

1.0.14

2021-08-01

  • Add one more API in datasource to support auto trip detection.
  • Add APIs in datasource to enable/disable datasource and query its status.
  • Disable motion sensors datasource by default.
  • Update and collect sensors and Gps data that are used to detect driving behavior events HardBrake, HardAcceration and SharpTurn when they occur for 10 seconds before and 5 seconds after.
  • All data in terms of double is formatted in 6 digits.

1.0.7

2021-07-01

  • Save "binary" events to different packs and cache folders

1.0.5

2021-06-20

  • Send Sensor Events (Accelerometr, Gyroscope, Gravity) via binary API
  • Custom Compression Algorithm for binary API
  • New optional properties in LogContext
  • Acceleration values converted from G's units to m/s^2
  • Driver behaviour events (Hard Brake, Hard Acceleration, Sharp Turn)
  • Ambient Magnetic event
  • invert gravity force vector

1.0.1

2021-05-18

  • First release