Releases: openfoodfacts/robotoff
Releases · openfoodfacts/robotoff
v1.85.6
v1.85.5
v1.85.4
v1.85.3
v1.85.2
1.85.2 (2026-02-05)
Bug Fixes
- don't run category prediction with new nutrition schema (#1844) (7d7c868)
- fix issue with NMS (#1841) (af6116d)
- Greek translations in robotoff.po (897774d)
- openapi: Fix logo_id path param in /ann/search/{logo_id} (#1840) (2a1a191)
Technical
- add documentation on llm-image-extraction dataset type (#1835) (f68cfd8)
- add reference on object detection datasets stored on HF (#1822) (720606c)
- avoid crashes when the new nutrition schema is deployed (#1837) (5af00f1)
- deps-dev: bump virtualenv from 20.31.2 to 20.36.1 (#1829) (171c5e5)
- deps-dev: bump werkzeug from 3.1.3 to 3.1.4 (#1815) (edbca02)
- deps-dev: bump werkzeug from 3.1.4 to 3.1.5 (#1828) (8916437)
- deps: bump filelock from 3.18.0 to 3.20.1 (#1824) (92c685b)
- deps: bump filelock from 3.20.1 to 3.20.3 (#1830) (32b3a22)
- deps: bump fonttools from 4.58.1 to 4.61.0 (#1814) (a2d9f9e)
- deps: bump pyasn1 from 0.6.1 to 0.6.2 (#1831) (6491348)
- deps: bump the all-actions group with 4 updates (#1825) (a08c5ec)
- deps: bump transformers from 4.50.3 to 4.53.0 (#1768) (9cb7d26)
- deps: bump urllib3 from 2.5.0 to 2.6.0 (#1821) (08fa1e2)
- deps: bump urllib3 from 2.6.0 to 2.6.3 (#1827) (55344dc)
- fix formatting (6d50d4e)
- update meeting frequency to first Tuesday of each month (b2fb3eb)
v1.85.1
1.85.1 (2025-12-08)
Bug Fixes
- add field
with_imageto ProductInsight table (#1820) (f219afb) - Typo in the markdown installation (#1817) (d8b4886)
- validate bounding box before cv2.resize in save_logo_embeddings (#1812) (5f0930e), closes #1810
- validate energy units only used for energy entities in nutrient extraction (#1813) (4a4d8c9), closes #1764