Releases: openfoodfacts/openfoodfacts-python
Releases · openfoodfacts/openfoodfacts-python
v3.2.0
18 Nov 16:44
Compare
Sorry, something went wrong.
No results found
3.2.0 (2025-11-18)
Features
add a warning_missing parameter to OCRResult.from_url function (#399 ) (9612b06 )
Add data quality taxonomy URL (#392 ) (67e0768 )
Bug Fixes
use a temp filename to save files with download_file func (#398 ) (6f1eba5 )
v3.1.0
25 Sep 10:21
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-09-25)
Features
implement POST /api/v3/product/{barcode}/images route (#389 ) (73704cf )
v3.0.0
11 Sep 16:13
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2.9.0 (2025-08-21)
Features
Bug Fixes
strip leading 0 before splitting barcodes (#378 ) (1247212 )
v2.8.0
08 Jul 15:00
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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