AllNewImprovedFixed
Fixed

Mobile fixes on the homepage and touch-friendly hints

The dashboard preview on the homepage was cramped on small screens. We fixed the type and spacing, and added tooltips that actually work on touch (hover-only hints don't help a phone).

Fixed

Sign-in survives stale callback sessions

If your sign-in used to land on a raw 400 page after a stale tab or a slow callback, that's fixed now. We detect the session mismatch, wipe the bad cookie, and send you back to the login screen. Cleanly, every time.

Fixed

Proxy Finder validates new proxies before activation

New proxies stay inactive in Proxy Finder until validation confirms they actually work. Before this fix, fresh imports could be picked for live requests before anyone confirmed they were responding, which dragged down first-attempt success rates. That path is closed now.

Fixed

Login errors return you to a fresh sign-in

An expired login cookie, or two tabs racing the callback, now clears the stale cookies and sends you back to a fresh login form. Other auth errors get a branded page with a retry button.

Fixed

Login pages support pinch-zoom and remember your theme

Two fixes for the login flow. Pinch-zoom works again for low-vision users (the viewport no longer caps zoom at 1x). And the theme you picked elsewhere on foura.ai now carries through to login, signup, and recovery pages instead of resetting to your OS preference.

Fixed

Rate Limit column now shows real data

Your dashboard's Rate Limit column on the by-domain and top-clients tables had been rendering as "--" and clicking the header to sort did nothing. Both work correctly now. If you've been trying to spot rate-limited traffic across your domains, the numbers are finally there.

Fixed

Fewer duplicate verification emails

If the verify email didn't show up right away, some people clicked resend a few times and got four or five copies. We added a 60-second cooldown on the resend button and a 30-minute server-side cap. One resend is enough now, and your inbox stays clean.

Fixed

Sign-up flow keeps your place

If you started signing up from a specific page, the flow now brings you back there after email verification. Previously it dropped you on the homepage.

Fixed

Instant tap response on mobile

We fixed a 300ms tap delay on iOS Safari that made buttons and menus feel sluggish. Taps register immediately now across all pages.

Fixed

Login and signup remember where you were

If you clicked a link that required login, you'd land on the homepage instead of your original destination. Login, signup, and email verification all redirect you back now.

Fixed

Session data scoped to your account

The settings page could show session info from other accounts. We caught it and shipped a fix the same day. Your session list now shows only your own activity.

Fixed

Docs layout fixed on smaller screens

Content no longer overflows on medium-width screens (1024-1200px). The table of contents hides below 1440px instead of pushing body text off-screen.

Fixed

API holds up under heavy concurrent load

The API now handles sustained concurrent traffic and malformed payloads without degrading.

Fixed

24-hour dashboard sessions, no surprise logouts

Dashboard sessions last 24 hours now, matching your login. No more surprise logouts. We also fixed a rare bug where Google sign-in users hit an error when their dashboard session expired first.

Fixed

Sign-up button hides when you're logged in

The sign-up button on foura.ai detects if you're already signed in. Logged-in users won't see a "create account" prompt anymore.