Version history

Sync for Google Fit

This page lists the release info of major and minor versions. Bug fix releases (if any) are mentioned as part of the release. The version numbering that we use is major.minor.bugfix. E.g. Version 1.2.3 would mean the first major release, second minor release, third bug fix.

Version 1.4

  • Adjusted the script to get the Google Fit date instead of calculating the date. This should improve the exact display of the date that some Google Fit progress was made. Note: also the Google Spreadsheet timezone settings are relevant to display the correct date in relation to the Google Fit data. In another release this will be investigated further.

  • Added (more) error display in the sidebar.

  • Blocked clicking buttons in the sidebar, when the script is still running.

  • Changed messages in the sidebar to orange color.\

  • Added this version page on the site, added link from sidebar

  • Moved the help document text to an website page

Version 1.3

  • Adjusted menu items

  • Added more error logging

Version 1.2

  • Added error handling in case the Google Fit data can not completely retrieved. Error message: "No item with the given ID could be found."

  • Added error handling in case no data is available at all. Error message: "Cannot read property '0' of undefined in Steps and HeartRate".

  • Added the sleep command to ensure that API is hit too many times in a short period.

  • Added test to validate that the mandatory sheets are available. Sheets will be created if missing.

Version 1.1

  • Added 'buy me a coffee' link

  • Added logging to measure the duration of the script run time

  • Added confirmation question before the sync starts to verify the selection of the start date and the scope selection

  • Added functionality to handle multiple Google account login (solved partly the problem)

Version 1

First release

< To the product page