v2.5.2
koala73/worldmonitorv2.5.2Feb 20, 2026by github-actions[bot]
AI Summary
Rebuilds the API architecture with a Proto-first approach and fixes race conditions in map rendering.
Key Highlights
- Rebuilt API with Proto-first contracts and generated docs
- Implemented quota guard to prevent API abuse
- Fixed map race conditions and video ID validation
New Features
- Proto-first API contracts
Full Release Notes
## What's Changed - release: v2.5.2 — quota guard, map race fixes, Vercel build skip fix - fix: prevent Vercel build skip when previous SHA is empty - Proto-first API rebuild: sebuf contracts, handlers, gateway, and generated docs (#106) - fix: sentry triage — quota guard, video ID validation, map race conditions **Full Changelog**: https://github.com/koala73/worldmonitor/compare/v2.5.1...v2.5.2