Skip to content

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 02:49
· 7 commits to main since this release
80ad362

πŸŽ‰ golazo v0.29.0

Added

Changed

  • Caching β€” FotMob league page bodies are now cached for 60s and shared across the live, stats, World Cup, and standings views, reducing redundant network calls during quick navigation.
  • Reddit goal-link retrieval β€” goal replay links now load one-by-one in the match panel and recover gracefully when Reddit rate-limits the app, instead of all attempts failing in a burst.

Fixed

  • Live matches view β€” matches that kicked off before the user's UTC midnight (e.g. evening kickoffs for users in the Americas) are no longer dropped from the Live view.
  • Live detection at kickoff β€” matches flip to live the moment FotMob's halfs.firstHalfStarted timestamp moves into the past (the actual kickoff time), even if FotMob's started flag still lags. Future timestamps remain not-started, so scheduled matches with a published kickoff time are no longer misclassified as live.
  • Right panel auto-load β€” first match in the list auto-populates when the right panel is empty (live and finished views).
  • Live matches refresh (R) β€” pressing r on the live list (with no match opened) now force-refreshes the live list by bypassing the league-page cache. Previously r was a no-op on the list itself.

πŸ“¦ Downloads

Download the latest release from the releases page.