Skip to content

Releases: grafana/strava-datasource

grafana-strava-datasource v1.7.1

05 Apr 15:31
Compare
Choose a tag to compare

[1.7.1] -

Fixed

  • Fix error during initial authentication
  • Set default grafana URL if empty
  • Improved authentication UX
  • Add note about externalServiceAccounts toggle

grafana-strava-datasource v1.7.0

27 Feb 12:51
Compare
Choose a tag to compare

[1.7.0] - 2024-02-27

Changed

  • Plugin uses service account to store and update refresh token in data source secure JSON data. Required Grafana 10.3 and externalServiceAccounts feature toggle to be enabled. Fixes re-authentication in Grafana Cloud.
  • "Refresh token" authentication type removed and not supported anymore.

grafana-strava-datasource v1.6.1

10 Aug 09:16
Compare
Choose a tag to compare

[1.6.1] - 2022-08-10

Fixed

  • Invalid plugin signature after grafana restart

grafana-strava-datasource v1.6.0

08 Aug 14:11
Compare
Choose a tag to compare

[1.6.0] - 2023-08-08

Added

  • Authentication: Forward OAuth identity
  • Add more data to geomap format
  • Add Walk as a separate activity
  • Display pace values in reverse order

grafana-strava-datasource v1.5.1

09 Sep 12:51
Compare
Choose a tag to compare
  • 401 Unauthorized when connecting to Strava API, #62

grafana-strava-datasource v1.5.0

29 Aug 10:13
Compare
Choose a tag to compare
  • Weighted average power metric, #50
  • Improved caching (including data pre-fetching).
  • Special Pace stat which formats time based on activity type.
  • Query segments data.
  • Updated dashboards with data links navigation.
  • Achievements stats.
  • Activity route supports shared crosshair.
  • More precise data streams handling.
  • Build for Mac M1.

grafana-strava-datasource v1.4.1

27 Dec 13:12
Compare
Choose a tag to compare
  • Display activity route on the Geomap panel, #49.
  • Heatmap format which allows to visualize activities over selected time range as a heatmap on Geomap panel.
  • Athentication by refresh token from the app config page.
  • Automatically convert units based on user's preferences, #43.
  • Updates for the dashboards.

grafana-strava-datasource v1.4.0

27 Dec 10:20
Compare
Choose a tag to compare
  • Display activity route on the Geomap panel, #49.
  • Heatmap format which allows to visualize activities over selected time range as a heatmap on Geomap panel.
  • Athentication by refresh token from the app config page.
  • Automatically convert units based on user's preferences, #43.
  • Updates for the dashboards.

grafana-strava-datasource v1.3.0

13 May 11:35
Compare
Choose a tag to compare
  • Individual activity query. Now it's possible to visualize activity-specific metrics: heart rate graph, speed/pace, splits and many other metrics.
  • Template variables support (fetch list of activities and use activity it as a variable).