Releases: openfoodfacts/robotoff
Releases · openfoodfacts/robotoff
v1.73.1
1.73.1 (2025-06-27)
Bug Fixes
- handle missing ingredient fields in legacy prediction data conversion (#1656) (8ebd924), closes #1655
- launch refresh insight at 7PM instead of 4PM (#1659) (d86ffdb)
v1.73.0
1.73.0 (2025-06-19)
Features
- add language code validation for ingredient parsing (#1640) (917f264)
Bug Fixes
- fix bug in extract_ingredients_job (#1650) (4290191), closes #1648
- handle the case where 'rotation' field is missing (#1653) (6782bed)
- use
data['rotation']
when annotating ingredient detection insight (#1651) (c12b9b7)
v1.71.5
1.71.5 (2025-06-12)
Bug Fixes
- discard redis events triggered by Robotoff actions (#1641) (68daf42)
v1.71.4
1.71.4 (2025-06-11)
Bug Fixes
- add more info in logging message when PO update failed (#1636) (a6c320a)
- replace processName by pid in log messages (#1638) (a27804d)
v1.71.1
1.71.1 (2025-06-09)
Bug Fixes
- use Optional syntax for typer commands (59f0ac1)
v1.71.0
1.71.0 (2025-06-06)
Features
Bug Fixes
Documentation
- add image flagging prediction documentation (#1622) (5024943)