Skip to content

Releases: e-mission/e-mission-data-collection

👔 Do not start a trip if we see a beacon in non-fleet mode

20 Dec 07:21
cd9f80a
Compare
Choose a tag to compare

What's Changed

  • 👔 Do not start a trip if we see a beacon in non-fleet mode by @shankari in #243

Full Changelog: v1.9.4...v1.9.5

Minor fixes to avoid confusion in the upgrade case

09 Oct 21:10
06a90be
Compare
Choose a tag to compare

What's Changed

  • revert back to UserDefaults for "HasRequestedNotificationPermission" by @JGreenlee in #241
  • Hack to set the HasRequestedNotificationPermission by @shankari in #242

Full Changelog: v1.9.3...v1.9.4

store the current status of the notification permission in native code

09 Oct 03:45
90ca5ed
Compare
Choose a tag to compare

What's Changed

  • store "HasRequestedNotificationPermission" in native LocalStorage by @JGreenlee in #240

Full Changelog: v1.9.2...v1.9.3

Changes to iOS permissions to comply with iOS guidelines

07 Oct 22:11
Compare
Choose a tag to compare

What's Changed

  • 🍎 iOS Permissions Changes to Comply with iOS Guidelines by @JGreenlee in #237
  • 🔥 Single-line changes to remove notification checks in the background checker by @shankari in #238
  • Bump up the version number to support changes to iOS onboarding flow by @shankari in #239

Full Changelog: v1.9.1...v1.9.2

Patch holes in the fleet-case FSM

22 Sep 23:32
dcc4853
Compare
Choose a tag to compare

What's Changed

  • Patch holes that cause unwanted trips to be started in fleet/non-fleet modes. by @catarial in #235

Full Changelog: v1.9.0...v1.9.1

Stop tracking non-fleet trips in fleet mode on iOS

07 Sep 00:26
d0005b6
Compare
Choose a tag to compare

Finally! There are other minor cleanups and corner cases that we should address, but this should fix the most visible issue.

What's Changed

  • Stop tracking unwanted trips in fleet mode on iOS by @catarial in #234

New Contributors

Full Changelog: v1.8.9...v1.9.0

⬆️ API 34: foreground service permissions + restricted broadcast event

28 Aug 21:34
1a22eef
Compare
Choose a tag to compare

What's Changed

  • ⬆️ API 34: foreground service permissions + restricted broadcast event by @shankari in #233

Full Changelog: v1.8.8...v1.8.9

🔊 Add additional logging for the foreground service

09 Jul 00:03
68d7f83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.7...v1.8.8

📛 Handle work profiles properly

16 May 21:53
24d9aa5
Compare
Choose a tag to compare

This is the native code fix for #231
@louisg1337 will file an issue with android to resolve the mismatch with the documentation.

📤 📉 Fixed extra didRangeBeacons transitions

30 Apr 05:57
1ffad35
Compare
Choose a tag to compare

What's Changed

  • 📤 📉 Fixed extra didRangeBeacons transitions by @shankari in #230

Full Changelog: v1.8.5...v1.8.6