Intervals.icu News 2026-04-29

  • Added easy math expression plots on the activity timeline chart
  • Compare power curves for different athletes and time periods on the /compare page
  • Compare pace curves for different athletes and time periods on the /compare page
  • Lock the marker position on pace and power curves
  • Upload FIT, TCX and GPX files to add courses to shared events, enables map display of the course with elevation profile and weather forecast along the route
  • Added support for importing FreeStyle Libre blood glucose data from FIT files
  • Added Cyclocross. Note that Strava does not have Cyclocross as a sport type. So you need to connect the original source (e.g. Garmin, Wahoo etc.) to get automatic Cyclocross assignment on Intervals.icu
  • Various UX improvements to calendar pages including highlighted today tile
44 Likes

Whaou

I really love the new Formula feature — thank you for adding it!

I can finally plot Recovery Time correctly now: on days with training it uses the reported Recovery Time, and on days without training it keeps decreasing day by day instead of just staying flat until the next activity. ^^

6 Likes

TKU so mch

1 Like

Great update, thank you

This is an update full of awesome stuff! Plenty of gratitude :heart:

Would you mind sharing how you did this?

2 Likes

sure thing … ^^

decay = max(0, v - 24)
v = af_RecoveryTime ?? decay

4 Likes

Thank you :slight_smile: