• v1.5.1 e2da8b4253

    Fix competitor price display and pricelist item deduplication

    mchus released this 2026-03-13 10:33:04 +03:00 | 22 commits to main since this release

    • Render competitor prices in Pricing tab (all three row branches)
    • Add footer total accumulation for competitor column
    • Deduplicate local_pricelist_items via migration + unique index
    • Use ON CONFLICT DO NOTHING in SaveLocalPricelistItems to prevent duplicates on concurrent sync

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads