Skip to content

3.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 12:49
· 14 commits to master since this release
e6191a7

New data fields:

  • Max Power
  • Power Zone, integer or with one decimal
  • Max HR
  • % Max HR
  • HR Zone, integer or with one decimal. Thanks to Holdthedoor440 for the request.
  • All five also selectable as HUD slots

Grade:

  • Steadier reading, follows the road instead of lagging or jittering
  • Holds the last value in grey during warm-up and across stops, instead of jumping or going blank
  • No more drift after pauses
  • Grade bands aligned with Karoo build 1.634.2440

Coloring:

  • New light-mode color palettes for zone and grade fields, tuned for daylight readability
  • Palettes switch automatically with the system theme on both ride pages and config previews
  • Value text in fill mode picks black or white per zone, whichever reads better. Thanks to Sasker for the suggestion.
  • Speed can be colored against a fixed target or its own running average, like Avg Speed. Thanks to max-t-d for the request.
  • Threshold coloring on Speed, Avg Speed, and Cadence respects text vs fill mode like zoned fields do

Sparkline:

  • New Climbs mode for the HUD sparkline, a third setting next to Off and On: it stays hidden on flat ground and appears only as you come up on a climb, framed from the foot to the top
  • Harder climbs reveal sooner, so a long ascent gives more notice than a short ramp
  • Works while navigating a route, since that's where the climbs come from

Config screen:

  • All configurable fields gathered into one Data fields section; threshold controls live with the fields they belong to
  • Climbing and Sparkline use the same expand-and-collapse layout as the other fields
  • Numeric inputs commit when you tap away, not only when you press Done
  • Brand colors on active controls, selection borders, and the sparkline current-position dot
  • Smaller touch-ups: card animation plays again, HUD preview width matches the sparkline, grade upper-bound shows ≥ instead of +

Fixes:

  • Cadence shows "Searching…" while waiting for a sensor, instead of "Not available"
  • Sparkline no longer stalls when settings load slowly