Skip to content

v1.43.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 03 Oct 08:55
aff057b

1.43.0 (2024-10-03)

Features

  • products: New Product.location_count field (#489) (85cd11f)
  • products: New Product.proof_count field (#491) (f77ec80)
  • products: New Product.user_count field (#490) (459c6fc)
  • Proof: generate image thumbnail (size 400) on create (#486) (9f72de6)

Bug Fixes

  • API: Proofs: improve API documentation for upload (#493) (0168a0f)
  • locations: fix count calculation when FK is null. ref #420 (a075918)
  • products: fix update count CRON setup. ref #492 (7e0588b)
  • users: fix count calculation when FK is null. ref #419 (f2f6d9c)

Technical

  • Documentation: Remove mention of /app. closes #482 (18f7083)
  • products: New weekly CRON to update Product counts (#492) (dd9a239)