Skip to content

v1.18.1

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 03 Jan 10:03

1.18.1 (2022-12-30)

Bug Fixes

  • delete robotoff.utils.types module (e8949da)
  • fix /dump route (27dd472)
  • fix unit and integration tests (ab17fd2)
  • improve /insights/dump route (bc9029c)
  • improve annotator classes and logo annotation tests (3a7fc7a)
  • improve handling of deleted images in import_image.py (2d24a99)
  • return xx name if exists in taxonomy.get_localized_name() (64c9175)
  • save confidence score in Prediction.confidence (1aebdc5)
  • turn a warning log into an info (f1fa4b9)
  • use directly LogoAnnotation.{barcode,source_image} (e31cedb)

Documentation

  • improve API documentation (3b5c607)
  • improve documentation on Robotoff maintenance (75b1459)