Beam desktop v0.4.5 — Rate limit actually fixed
What changed
Fixed "Couldn't start: Too many requests" for real this time. Two earlier attempts just raised the cap (5/hour → 30/hour → 120/hour) and it kept happening anyway — the actual problem was the 1-hour window: once you hit the limit, you were locked out for up to a full hour. Switched to a 10-minute window with a 200 request cap, so it's both much harder to hit and, if it happens anyway, clears in minutes instead of up to an hour.
No desktop code changes — the app always loads the live relay page, so it already has this fix with no update strictly required. This release exists as a clean version marker matching the server-side fix.
Download
Beam-Setup-Windows.exe is the stable link — always resolves to the latest release.