Skip to content

Releases: stephenyeargin/hubot-fitbit-leaders

Version 2.0.3

13 Dec 04:59
Compare
Choose a tag to compare
  • Fix friend request approval (#9)

Version 2.0.2

22 Sep 23:45
Compare
Choose a tag to compare
  • Fixes ... fitbit register and ... fitbit approve (#8)

Version 2.0.0

04 Sep 04:20
Compare
Choose a tag to compare

Fitbit sunset it's OAuth 1.0a connections on August 1, 2016. In doing so, this bot's underlying fitbit-js library no longer worked. The library has been replaced with fitbit-node, which is a bit rougher around the edges but gets the job done.

Upgrading from 1.0.x?

You will need to update your FITBIT_CLIENT_ID and generate a new FITBIT_OAUTH_TOKEN using the steps below. You no longer need the FITBIT_OAUTH_TOKEN_SECRET configuration variable. Note that you will have to go through this process at least once a year (the Implicit grant type token is time-limited.)

Version 1.1.0

04 Aug 03:16
Compare
Choose a tag to compare
  • Improved setup documentation
  • Adds a "time ago" text to the leaderboard if a user has not synced within the last day
  • Added a Grunt workflow for releases

Version 1.0.4

06 Apr 14:16
Compare
Choose a tag to compare
  • Update the hubot fitbit register instructions to be easier to follow

Version 1.0.3

05 Nov 15:25
Compare
Choose a tag to compare
  • Fix for #1 where pinned version of fitbit-js had not yet been updated to use SSL.

v1.0.0

04 Aug 03:16
Compare
Choose a tag to compare
  • Initial release