v2.5.10
koala73/worldmonitorv2.5.10Feb 26, 2026by github-actions[bot]
AI Summary
Enhances resilience against API rate limits and refines AI summarization prompts for better user output, alongside UI consistency improvements.
Key Highlights
- Added user-facing status for Yahoo rate limits with auth retry
- Tightened AI summary prompts to 2 sentences / 60 words max
- Renamed settings modal title from 'PANELS' to 'SETTINGS' in all locales
Full Release Notes
## What's Changed - chore: bump v2.5.10 and update README for recent fixes (#408) - fix: surface Yahoo rate-limit status to user, auth retry, verbose persistence (#407) - fix: sequential Yahoo calls, sector fallback, and missing try-catch guards (#406) - fix: tighten AI summary prompts to 2 sentences / 60 words max (#404) - fix: rename settings modal title from "PANELS" to "SETTINGS" in all 17 locales (#403) - fix: Sentry triage — escape CSS selector, guard player.destroy, add noise filters (#402) **Full Changelog**: https://github.com/koala73/worldmonitor/compare/v2.5.9...v2.5.10