Releases: openfoodfacts/robotoff
Releases · openfoodfacts/robotoff
v1.37.0
1.37.0 (2023-10-25)
Features
- allow to submit category value_tag in /annotate route (dd6d81e)
- store fingerprint of all images (ed8fd38)
Bug Fixes
- improve add-logo-to-ann CLI command (c67b8ff)
- set K_NEAREST_NEIGHBORS to 10 (instead of 100) (a177e13)
Technical
- use json.dump instead of f.write + json.dumps (60f15e9)
v1.36.0
v1.35.0
v1.34.1
v1.34.0
v1.33.0
1.33.0 (2023-08-29)
Features
- disable matcher predictor for category (07ada5b)
Bug Fixes
- add new exception for packaging (e397e57), closes #1058
- disable temporarily en:eu-non-agriculture and en:eu-agriculture (043b96c)
- don't generate weight insight when value is suspicious (51a19fa), closes #302
- fix bug in refresh_insights (dd19b6e)
- fix init-elasticsearch Makefile command (2d729d4)
- remove pdo and pgi regex (008bd9d)
- update label whitelist (2497642)
Technical
v1.32.1
1.32.1 (2023-08-28)
Bug Fixes
- add some items to brand taxonomy blacklist (ef0b626)
- auupdate brand_taxonomy_blacklist.txt (739c748)
- brand blocklist (3055d13)
- fix bug in doctext.py and improve script (b54ef2b)
- fix bug in pprint (c620d59)
- fix call to get_insights_ (5d909b9)
- fix is_data_required method signature (6342832)
- fix wrong call to add_category_insight in tests (69b5f1e)
- improve brand exclusion for 'taxonomy' predictor (7705823)
- improve candidate generation in LabelInsightImporter (51e046a)
- mark use of md5 and sha1 hash function as safe (ca0963f)
- set automatic_processing=None for flashtext label insight (ba6ceb7)
Technical
v1.32.0
v1.31.1
v1.31.0
1.31.0 (2023-08-11)
Features
Bug Fixes
- add mdx-truly-sane-list extension back (460dae6)
- barcode should not be an empty str in webhook call (a7b6472)
- fix bug in run_upc_detection (a62319d)
- remove above-threshold-campaign (326626a)
- replace parameter
country
bycountries
(56b0804) - send release info to Sentry (58acf39)
- use openfoodfacts-python package for taxonomy processing (eaaeca3)
Documentation
- update OpenAPI documentation (6da2978)