Releases: openfoodfacts/robotoff
Releases · openfoodfacts/robotoff
v1.56.0
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
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
1.54.1 (2024-10-25)
Bug Fixes
- fix issue with max() call on empty sequence (5410b30)
v1.54.0
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
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
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
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
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)