# Q‑Shop v1.1.1 — Release Notes Release date: 2025‑08‑23 ## Summary Minor UI/UX improvements and a fix to price entry for all supported coins. ## Changes - Product pricing form - Shows price fields for every coin your shop supports (hides others). - Pre-fills existing prices when editing a product. - Product card price display - Uses PNG icons for all coins. - For non‑QORT selections, shows: `[COIN icon] amount [QORT icon] qortEquivalent`. - QORT amounts rounded to 2 decimals; no letter tickers. - Exchange rate card (sidebar) - Removed background panel to prevent text overflow. - Icon-based display with both directions: - `[QORT icon] 1 = X [COIN icon]` - `[COIN icon] 1 = Y [QORT icon]` - Compact formatting (>=1 → 4 decimals; <1 → 4 significant digits). - Removed the arrow/icons row below the subtitle. ## Notes - This is a patch over v1.1.0 (which introduced BTC/LTC/DOGE/DGB/RVN support, Edit Shop improvements, and initial pricing UX updates). - Build: `npm ci && npm run build`. Artifacts in `dist/`.