Changelog

Version history for Live Metal Bulk Price Updater

← Back to app page
v1.8 March 2026
  • Formula Variant Editor: incomplete row handling with warning indicators
  • Breadcrumb navigation improvements across all app pages
  • Dashboard ↔ Formula price sync for expression-based formulas
  • Formula Card UI: product titles instead of raw IDs, better status buttons
v1.7 February 2026 (Late)
  • Renamed gold variable to gold24kPricePerGram for clarity
  • Added Silver 925, Silver 999, and Platinum as system variables
  • Source badge (Auto API / Manual) on formula variables
  • Stop-Loss Floor Protection per metal (per-gram floors)
  • Max Price Decrease Cap setting (configurable %)
  • Auto-Approve Price Updates setting
  • Removed legacy "Data Source Mode" toggle from settings
v1.6 February 2026
  • Consistent navigation across all app pages
  • Price breakdown hover tooltip in variant editor (shows formula substitution)
  • Formula wizard Step 3 streamlined — direct "Open Variant Editor" button
  • Settings page now defaults currency from your store's currency
v1.5 February 2026
  • Formula Variant Editor: live metal prices strip
  • Currency symbols throughout the UI (₹, $, £, etc.)
  • Push to Shopify with confirm → progress → success flow
  • Auto price update for expression-based formulas on price change
v1.4 February 2026
  • Fixed formula variant editor routing (resolved nested route bug)
  • Product image type fix
  • Variant editor now filters to assigned products only
  • Column headers auto-refresh on formula edit
v1.3 February 2026
  • PricePreviewModal: per-product aggregated change pills
  • Fix: price cap message no longer shown on net price increases
  • Working currency conversion via Frankfurter API (no rate limit)
  • Weight unit toggle: grams ↔ troy oz in metal price card
v1.2 December 2025
  • Vercel production deployment
  • Professional landing page with install form
  • Privacy Policy, Terms of Service, and Support pages
  • GDPR webhooks — all 3 mandatory Shopify topics implemented
v1.0 December 2024 — Initial Release
  • Metafield-based dynamic pricing engine
  • Manual price calculator with full breakdown
  • GraphQL bulk updates (90× faster than REST API)
  • Volatility smoothing (7-day moving average)
  • Grid/List product view with collapsible variants
  • OAuth & session management
  • Toast notifications and loading states