🎉 golazo v0.26.0
Added
- World Cup View - New top-level view for the FIFA World Cup with a group-grid overview as the default sub-view, scrollable groups list (
t), per-group detail, knockout bracket (b), and upcoming matches for the next 4 days (u). Flag emojis prefix team names across the grid, group detail, and upcoming views.
Changed
Fixed
- World Cup Team Labels - All World Cup views now render teams as
<flag> <3-letter code>(e.g.🇦🇷 ARG), with a local name-to-code map for teams missing ashortNamefrom FotMob. - Update Noop -
golazo --updatenow skips the Homebrew/install-script call when the running binary is already on the latest GitHub release (or is a dev build), printing an informative message instead of reinstalling. Network failures while checking the latest version still fall through to today's install behavior. - Debug Log Hint - The
--debugbanner and--debugflag help now display the platform-correct log path (~/.config/golazo/golazo_debug.logon Linux per XDG,~/.golazo/golazo_debug.logon macOS/Windows) instead of a hardcoded macOS path. - World Cup Hints - Removed a redundant tab hint above the groups list so each sub-view shows a single, accurate help line.
📦 Downloads
Download the latest release from the releases page.