github 0xjuanma/golazo v0.23.0

6 hours ago

🎉 golazo v0.23.0

Added

  • Error Visibility - API errors are now surfaced to the user with a retry hint instead of showing silent empty states

Changed

  • Performance - Reduced API overhead with connection pooling, goroutine limiting, pre-compiled regexes, memoized name normalization, and slice/map pre-allocation
  • Internal Code Quality - Extracted shared rate limiter and generic TTL cache packages, consolidated duplicated UI helpers, and replaced file-based debug logging with log/slog
  • Concurrency - In-flight API requests are now cancelled when navigating away from a view, preventing wasted work
  • Test Coverage - Added unit tests for fotmob client/types, reddit matcher, data settings, rate limiter, and cache packages

Fixed

  • Silent Error Swallowing - Settings save, notification, and Reddit client init errors are now logged instead of discarded
  • Live Score Sync - Fixed left panel score falling out of sync with the right panel between 5-minute list refreshes
  • Match Details Broken - Fixed match data returning empty after FotMob removed their JSON API endpoints
  • Live View Upcoming Matches - Fixed upcoming matches not showing unless stats view was visited first

📦 Downloads

Download the latest release from the releases page.

Don't miss a new golazo release

NewReleases is sending notifications on new releases.