github mikeknight85/PriceStalker v1.1.3
PriceStalker 1.1.3 — login race fix

latest releases: v2.1.0-beta.10, v2.1.0-beta.9, v2.1.0-beta.8...
5 months ago

Tiny patch fixing the 'Failed to load products' banner that would briefly appear right after login.

Fixed

  • Dashboard first-fetch race — the initial /api/products call occasionally fired in the narrow window before React committed the auth state update post-login. Refreshing the page worked; this retries once after 500 ms so you don't need to. The real error is also now logged to console.error for future diagnosis.

Only the frontend image changed. Backend is identical to 1.1.2.

Docker images

ghcr.io/mikeknight85/pricestalker-frontend:1.1.3
ghcr.io/mikeknight85/pricestalker-backend:1.1.3   (identical to 1.1.2)

Don't miss a new PriceStalker release

NewReleases is sending notifications on new releases.