Releases: openfoodfacts/robotoff
Releases · openfoodfacts/robotoff
v1.75.0
1.75.0 (2025-07-21)
Features
- add bearer token to nutripatrol auth (#1676) (c4be13d)
- allow to specify Triton backend at the model level (#1682) (e6fd7f8)
Documentation
v1.74.0
1.74.0 (2025-07-04)
Features
- added spectral linting tool for OpenSpec Api file (#1663) (7d50f89)
- only run category prediction model when model input changes (#1666) (a2cbddf)
Bug Fixes
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)