Skip to content

v1.47.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 08 Nov 16:07
a2fc3c4

1.47.0 (2024-11-08)

Features

  • allow users to submit category_tag with language prefix (#548) (9aab15d)
  • API: on Location POST, return existing if duplicate (#554) (d1efae6)
  • locations: new source field to store the app name & version (#546) (a9188c9)
  • run OCR extraction on every new image (#543) (77ed50b)
  • Sync: fetch OFF obsolete products (25k items) (#552) (badec8b)

Bug Fixes

  • add types to functions and improve docstring in proofs/utils.py (#540) (506bc4a)

Technical

  • add CORS headers to images (#545) (bd3709a)
  • proofs: run OCR in post_save signal instead of create (#549) (f3cfa79)
  • remove perform_create to simplify code (2394940)
  • update dependency openfoodfacts-python (#550) (2f53957)
  • Update github-projects.yml (d8d54d7)