🎉 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.firstHalfStartedtimestamp moves into the past (the actual kickoff time), even if FotMob'sstartedflag 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
ron the live list (with no match opened) now force-refreshes the live list by bypassing the league-page cache. Previouslyrwas a no-op on the list itself.
📦 Downloads
Download the latest release from the releases page.