Skip to content

v1.41.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 18 Dec 12:51
9c6a4ee

1.41.0 (2023-12-18)

Features

  • add endpoint to predict language (686e180)
  • add language predictor for product (c77f049)

Bug Fixes

  • add a POST version of /predict/lang endpoint (619c477)
  • allow gunicorn auto-reload locally (a1ffa44)
  • fix delete_images call (f0ad1e1)
  • fix missing SQL join in ANNResource (607f743)
  • fix parse_ingredients function (189c5cc)

Technical

  • deps-dev: bump werkzeug from 3.0.0 to 3.0.1 (#1276) (da54a80)
  • increase mem limit of API service (ed32bfb)
  • New Crowdin translations to review and merge (#1291) (9b10ae0)
  • switch to Falcon 3.X (6362185)