Releases: openfoodfacts/open-prices
Releases · openfoodfacts/open-prices
v1.60.0
1.60.0 (2025-01-12)
Features
- Prices: API: allow editing category-related fields (#677) (fc157a6)
- Prices: API: new filter on product categories_tags (#676) (458089e)
v1.59.6
1.59.6 (2025-01-06)
Technical
- Price tags: allow filter by created gte & lte. ref #656 (d26e39c)
v1.59.5
1.59.5 (2025-01-02)
Bug Fixes
- Prices: fix validation error formatting when user is not allowed to add price on proof. ref #568 (79407c3)
- Stats: fix User & Location stats after allowing any user to add prices on PRICE_TAG proofs (#668) (2481f14)
v1.59.4
1.59.4 (2025-01-01)
Technical
- Prices: transform receipt_quantity field to Decimal (#666) (c807dee)
v1.59.3
1.59.3 (2024-12-31)
Technical
- Price tags: matching script: try to match on price only (#664) (76637dc)
- Products: API: fix re-add ordering via unique_scans_n. Also add other scores. closes #662 (9f6e9b8)
v1.59.2
1.59.2 (2024-12-30)
Technical
- Price tags: improve matching script: manage Carrefour barcodes (#660) (c2f5717)
v1.59.1
1.59.1 (2024-12-30)
Technical
- API: store query params app_platform & app_page in source field (#658) (96215f4)
- Proofs: API: allow filtering by ready_for_price_tag_validation field. ref #656 (0936ffb)
v1.59.0
1.59.0 (2024-12-26)
Features
- Price tags: new Proof.ready_for_price_tag_validation field to help filter the frontend UI (#656) (67b4912)
v1.58.1
1.58.1 (2024-12-23)
Technical
- Price tags: fix stats. move constants. cleanup (#653) (08d148f)
- Price tags: improve matching script (better manage decimal/float). ref #650 (e0e64b3)
- Products: API: send source_last_synced field as well. ref #551 (a2bb472)
- Stats: new PriceTag stats (#652) (4643706)
v1.58.0
1.58.0 (2024-12-22)
Features
- Price tags: script to match historical PriceTag with their prices (#650) (44fbf2e)
Bug Fixes
- Gemini: rename url to use hyphens instead of underscores. ref #569 (433011d)
- process one image at a time with Gemini (#648) (e0c251b)