Skip to content

Releases: codeniko/fitbit-ga4

v1.2.1

22 Apr 01:49
Compare
Choose a tag to compare

1.2.1 (2022-04-22)

Bug Fixes

  • file-transfer: must encode data for empty file or it will error (f4f236e)

v1.2.0

22 Apr 01:43
Compare
Choose a tag to compare

1.2.0 (2022-04-22)

Features

  • file-transfer: Allow disabling of fitbit-ga4 auto file transfer (bb84624)

v1.1.2

21 Apr 20:02
Compare
Choose a tag to compare

1.1.2 (2022-04-21)

Bug Fixes

  • user properties: Serialize user properties when persisting (1433006)

v1.1.1

21 Apr 19:18
Compare
Choose a tag to compare

1.1.1 (2022-04-21)

Bug Fixes

  • readme: Update readme for user properties (743f167)

V1.1.0

21 Apr 18:32
Compare
Choose a tag to compare

Bug Fixes

* send: timestamp sent to analytics was in nanosecs instead of micro (8b6b7f2 (https://github.com/codeniko/fitbit-ga4/commit/8b6b7f29e6f4ef4016002ceaae22c7a22a56ceb1))

Features

* app/companion: export all functions along with defaults (74df6d2 (https://github.com/codeniko/fitbit-ga4/commit/74df6d2f4c88c89452d8822c7ebf45d4c0637b86))
* use properties: support user properties from app/companion (https://github.com/codeniko/fitbit-ga4/commit/49f44782f29af7a7772c7336920bebee459f1cb5)

1.0.1

16 Apr 07:25
Compare
Choose a tag to compare

Fix bug related to debug flag. If debug was set to true, and we later omit the field from configure, the local storage wont be updated and the debug flag will continue to return true

1.0.0

16 Apr 06:29
Compare
Choose a tag to compare

Initial release