Skip to content

Releases: openfoodfacts/robotoff

v1.56.2

07 Nov 08:27
d25e9fb
Compare
Choose a tag to compare

1.56.2 (2024-11-07)

Technical

v1.56.1

05 Nov 13:39
e45d96a
Compare
Choose a tag to compare

1.56.1 (2024-11-05)

Bug Fixes

v1.56.0

29 Oct 15:19
Compare
Choose a tag to compare

1.56.0 (2024-10-29)

Features

  • schedule Hugging Face Parquet dataset push every day (7e525c1)

Technical

  • deps-dev: bump werkzeug from 3.0.4 to 3.0.6 (64f5dbc)

v1.55.0

29 Oct 14:16
Compare
Choose a tag to compare

1.55.0 (2024-10-29)

Features

  • ⚡ Add CLI command to convert and push JSONL to Huggingface (#1436) (d68a231)
  • improve Slack & nutripatrol notifiers (ef0f861)

Bug Fixes

  • add order_by parameter to /api/v1/insights route (2dcf4a7)
  • convert image to RGB before nutrition extraction (#1448) (96401ef)
  • fix KeyError exception in UPCImageImporter (#1443) (022a788), closes #1442
  • fix wrong call to logger.exception (#1441) (750eea9), closes #1440
  • remove columns in output parquet files (d8534fe)
  • update fields fetched to generate parquet file (4f57419)

Technical

  • add /api/v1/insights endpoint to documentation (f5b1de4)
  • add HF_TOKEN to .env (73019bb)
  • reformat test_products.py (11e0199)

v1.54.1

25 Oct 13:42
e8eed45
Compare
Choose a tag to compare

1.54.1 (2024-10-25)

Bug Fixes

  • fix issue with max() call on empty sequence (5410b30)

v1.54.0

25 Oct 13:26
253d0b7
Compare
Choose a tag to compare

1.54.0 (2024-10-25)

Features

Bug Fixes

  • fix nutrient insight importer (0e4aff3)
  • fix NutrientExtractionImporter (b533199)
  • fix nutrition extraction insight generation (#1438) (cfdfb07)

v1.53.3

16 Oct 10:06
Compare
Choose a tag to compare

1.53.3 (2024-10-16)

Bug Fixes

  • add mg as possible unit for salt (463a1f1)
  • bump openfoodfacts python dependency (560c596)
  • fix launch normalize barcode job (65bdacb)
  • remove incorrect parameter when calling CLIPImageProcessor (340a8e0)

v1.53.2

09 Oct 07:48
Compare
Choose a tag to compare

1.53.2 (2024-10-08)

Bug Fixes

  • add script to normalize barcodes in DB (4adeb6b)
  • fix normalize script (24db8fb)
  • normalize barcode in all API routes (7ca87de)
  • use ReditUpdate.product_type (963eabb)

v1.53.1

07 Oct 07:53
Compare
Choose a tag to compare

1.53.1 (2024-10-07)

Bug Fixes

  • add new nutrient mention for portuguese (#1425) (49df155)
  • remove legacy routes (#1424) (c53617d)
  • use images.openfoodfacts.org to fetch OCR files (59fa01f)
  • use new barcode normalization (65e16dd)

v1.53.0

01 Oct 13:09
68412fe
Compare
Choose a tag to compare

1.53.0 (2024-10-01)

Features

Bug Fixes

  • don't create index concurrently in migration (96d3374)
  • remove old object detection models (#1423) (4d22142)
  • remove scripts/ocr/run_ocr.py (2d8fbaf)