Brand refresh + release-visibility hardening.
Changed
- New logo — ghost with binoculars. Each lens has a tiny
\$inside
so the stalker identity is front and center, while keeping the price-
tracking hint. The upstream price-tag ornament is gone. Both the
PWA/favicon icon and the README wordmark are updated.
Fixed
- Cached
/version.jsonafter upgrades — 1.1.1's version number wasn't
visible on a normal reload because the browser/service worker kept
serving the previous response. Now the fetch bypasses caches and nginx
sends explicitno-storeheaders, so a regular reload after the next
upgrade will show the new version.
Docker images
ghcr.io/mikeknight85/pricestalker-backend:1.1.2
ghcr.io/mikeknight85/pricestalker-frontend:1.1.2