Skip to content

Releases: openfoodfacts/robotoff

v1.85.6

23 Feb 15:02
ef85347

Choose a tag to compare

1.85.6 (2026-02-23)

Bug Fixes

v1.85.5

23 Feb 12:55

Choose a tag to compare

1.85.5 (2026-02-23)

Bug Fixes

  • don't crash in fail_taxonomy if PO server is not responding (#1856) (3dab674)
  • fix bug in taxonomy.py (c257711)

Technical

  • fix container name in docker-compose.yml (f27c139)
  • increase number of product workers to 6 (#1854) (fe82e52)

v1.85.4

19 Feb 09:25
469d7fc

Choose a tag to compare

1.85.4 (2026-02-19)

Technical

v1.85.3

18 Feb 16:29
5c7ff87

Choose a tag to compare

1.85.3 (2026-02-17)

Bug Fixes

Technical

v1.85.2

10 Feb 08:13
adb3dc1

Choose a tag to compare

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

08 Dec 14:27
d906eaf

Choose a tag to compare

1.85.1 (2025-12-08)

Bug Fixes

  • add field with_image to 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

Technical

v1.85.0

27 Nov 12:44
a34381b

Choose a tag to compare

1.85.0 (2025-11-27)

Features

  • Add parameter with_image to the API route questions (#1804) (c197349)

v1.84.1

20 Nov 13:13
e39d847

Choose a tag to compare

1.84.1 (2025-11-20)

Bug Fixes

v1.84.0

20 Nov 13:05
f67d607

Choose a tag to compare

1.84.0 (2025-11-20)

Features

  • object-detection: log inference metrics in Sentry (#1807) (b11afcc)

Technical

  • object-detection: remove PIL-based preprocessing (#1805) (a7bdead)
  • object-detection: use ObjectDetector class from SDK (#1806) (78a90db)
  • triton: update model configs (#1800) (eaa8a23)

v1.83.2

19 Nov 08:56
235c785

Choose a tag to compare

1.83.2 (2025-11-19)

Bug Fixes

  • use transaction in save_image_embeddings (#1798) (cebd5a0)