Skip to content

Releases: openfoodfacts/openfoodfacts-python

v3.0.0

11 Sep 16:13
27a1530
Compare
Choose a tag to compare

3.0.0 (2025-09-11)

⚠ BREAKING CHANGES

  • redis: support ocr_ready event type (#386)

Features

Bug Fixes

  • allow to specify the page in FacetResource.get (#381) (11aa647), closes #292

Documentation

v2.9.0

21 Aug 10:31
ba2bc1a
Compare
Choose a tag to compare

2.9.0 (2025-08-21)

Features

Bug Fixes

  • strip leading 0 before splitting barcodes (#378) (1247212)

v2.8.0

08 Jul 15:00
ecb5981
Compare
Choose a tag to compare

2.8.0 (2025-07-08)

Features

  • add new is_image_deletion method to RedisUpdate (#359) (9e3951c)

Bug Fixes

  • fix release please config (fc77c07)

v2.7.0

04 Jul 11:42
Compare
Choose a tag to compare

2.7.0 (2025-07-04)

Features

Bug Fixes

  • remove legacy notify field in OCRRegex (#348) (00abb17)
  • use [project.optional-dependencies] instead of [tool.poetry.extras] (#350) (1012279)

Documentation

v2.6.1

12 Jun 09:12
0f02e9b
Compare
Choose a tag to compare

2.6.1 (2025-06-12)

Bug Fixes

  • fix issue witn convert_to_legacy_schema function (#335) (9897443), closes #334

v2.6.0

30 May 12:48
585ea83
Compare
Choose a tag to compare

2.6.0 (2025-05-30)

Features

  • add face annotations support in OCRResult (#333) (da800f9)

Bug Fixes

  • fix issue in map_to_canonical_id function (#332) (e383de1), closes #331
  • remove unused variable in tests (3a1375e)

v2.5.2

21 May 07:58
af3cf0f
Compare
Choose a tag to compare

2.5.2 (2025-05-21)

Bug Fixes

  • add new function to convert images to old schema (#327) (224c38c)

v2.5.1

03 Apr 15:35
7c76ea9
Compare
Choose a tag to compare

2.5.1 (2025-04-03)

Bug Fixes

  • brands taxonomy might use xx language code (#320) (9e48a60), closes #319
  • metadata: add project repository URL (#311) (cbf38b4)
  • metadata: set license to "MIT" (as in LICENSE file) (#310) (d82191c)

Documentation

v2.5.0

12 Dec 14:50
9880ed9
Compare
Choose a tag to compare

2.5.0 (2024-12-12)

Features

  • add create_brand_taxonomy_mapping function (#306) (f62b74d)
  • add Flavor.from_product_type method (#308) (1cda84e)

v2.4.0

11 Dec 15:40
8e672eb
Compare
Choose a tag to compare

2.4.0 (2024-12-11)

Features