github mikeknight85/PriceStalker v1.1.1
PriceStalker 1.1.1

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

Patch release. Fixes the version display in the Settings UI which was stuck at v1.0.6 after 1.1.0 shipped.

Fixed

  • Version display — the 1.1.0 release bumped version.json at the repo root, but the UI actually reads frontend/public/version.json (vite copies frontend/public/ into the nginx image's web root). That second file was missed. Now bumped to 1.1.1. The unused repo-root copy has been deleted to prevent future confusion — frontend/public/version.json is now the single source of truth for the UI-displayed version.

Docker images

ghcr.io/mikeknight85/pricestalker-backend:1.1.1
ghcr.io/mikeknight85/pricestalker-frontend:1.1.1

Don't miss a new PriceStalker release

NewReleases is sending notifications on new releases.