Releases: openfoodfacts/robotoff
Releases · openfoodfacts/robotoff
v1.6.0
1.6.0 (2022-09-12)
Features
- add an edit and remove button when nutriscore prediction is posted on Slack channel (#783) (0055ba7)
- add events API requests (#677) (1f212fd)
- Add image moderation service (#889) (40d4ea4)
- Adding a regex for gluten packaging code (#823) (d22ee99)
- api returning predictions (#815) (a9c9be8)
- detect cat images (opff) (#883) (b2b1b00)
- filter images and display in a list (#832) (e9bcb58)
- Filter insights opportunities based on type of tags (#859) (bc5ee1b)
- Get Logo Annotation list (#882) (965b409)
- images predictions collection api (#834) (1477943)
- isolate test network + make single test run (#806) (3618cb1)
- Sort collection API (#888) (275ef95)
- test voting first anonymous then authenticated (#805) (61a24cd), closes #801
Bug Fixes
- action name (4d88ca1)
- Added server_domain to all "Collection" class (#887) (f3bcd85)
- create docker network in Makefile + docs (#770) (b5ab0e7)
- fix click dependency in autoblack (151bd25)
- fix tests + some i18n utils (#799) (17619ec)
- fix tests date to use utc (#686) (dd76fc0)
- improve the bug report template (72e2073)
- improve the Feature Request template (f7d9a24)
Documentation
v1.5.1
v1.5.0
v1.4.0
1.4.0 (2022-03-16)
Features
- disable auto processing of predicted category (8455868)
- logo annotation propagation to insight (2a57a7d)
Bug Fixes
- add test on annotation vote cascade (2641e25)
- avoid process_insight failing for all (69aeb63), closes #605
- avoid raising in ObjectDetectionRawResult (c2ab5f6), closes #621
- fix notification message for categories (cf6a675), closes #614
- test logo annotation (e265ce6)
Documentation
- some typos fixes (6f8ebe0)
robotoff v1.3.0
Features
- continue structural changes to have insights derived from predictions
robotoff v1.2.0
robotoff v1.1.0
v2021-05-18
Added LeWagon classifier
v2021-02-19
Pin h5py version due to Tensorflow bug See https://github.com/tensorflow/tensorflow/issues/44467
v2021-02-12
Add MONGO_URI as envvar (#316)