Skip to content

v1.45.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 19 Oct 11:24
783309f

1.45.0 (2024-10-19)

Features

  • Prices: Allow adding new prices with a location_id (#527) (99f16df)
  • Prices: new field to allow users to input the quantity bought (#498) (857b813)
  • Proofs: Allow adding new proofs with a location_id (#528) (38e5599)
  • Proofs: new fields to allow users to input the number of prices & total sum (#497) (8a9aa50)

Bug Fixes

  • Prices: init Price.receipt_quantity field in migration. ref #498 (1822b8d)
  • Tests: Remove proof images on test tearDown (#529) (5805eea)

Technical

  • Stats: extra Proof type stats. new Location type stats (#524) (411222b)