Skip to content

Releases: openfoodfacts/open-prices

v1.39.1

23 Sep 09:51
d5e8cfd
Compare
Choose a tag to compare

1.39.1 (2024-09-23)

Bug Fixes

v1.39.0

22 Sep 22:45
272ee89
Compare
Choose a tag to compare

1.39.0 (2024-09-22)

Features

  • prices: new querysets to calculate min, max & average (#452) (ab9ed15)
  • prices: new stats endpoint (#454) (540feba)
  • products: new properties to calculate price min, max & average (#453) (f662710)

Bug Fixes

  • Django: fix daily import script (add source in updated fields). ref #376 (fe569d7)

Technical

v1.38.0

15 Sep 16:00
90c1464
Compare
Choose a tag to compare

1.38.0 (2024-09-15)

Features

  • prices: add API filter by labels_tags & origins_tags (#449) (dab02ae)

Bug Fixes

  • Django: fix babel currency list order (#447) (4da6da2)
  • Django: fix daily import script (avoid unique_scans_n null). ref #376 (0656431)
  • Django: fix daily import script (seperate bulk_create & bulk_update). ref #376 (294261f)

v1.37.0

12 Sep 15:05
907beb9
Compare
Choose a tag to compare

1.37.0 (2024-09-12)

Features

Bug Fixes

  • GDPR: fix Picard import script after testing in prod. ref #430 (38e50c9)

Technical

v1.36.1

11 Sep 21:10
ed09039
Compare
Choose a tag to compare

1.36.1 (2024-09-11)

Technical

v1.36.0

11 Sep 12:45
76bec4d
Compare
Choose a tag to compare

1.36.0 (2024-09-11)

Features

Technical

  • add model with_stats() queryset. Add tests (5aa00e7)
  • stats: new model update_price_count() methods (#435) (b25146d)
  • tests: skip Product & Location post_save signals (#434) (639cee6)
  • Update github-projects.yml (8d82664)

v1.35.1

06 Sep 09:02
fa6a3a2
Compare
Choose a tag to compare

1.35.1 (2024-09-06)

Bug Fixes

v1.35.0

05 Sep 12:46
3de9644
Compare
Choose a tag to compare

1.35.0 (2024-09-05)

Features

  • prices: GET /prices/id detail endpoint (#423) (0d67b5c)

Technical

  • Create github-projects.yml (092f591)
  • fix github-project.yml (4d9a1fd)
  • Update github-projects.yml (04e9e10)

v1.34.2

04 Sep 14:23
e698d1d
Compare
Choose a tag to compare

1.34.2 (2024-09-04)

Bug Fixes

  • Django: allow querying api/status with any auth (#417) (3d9b486)

v1.34.1

04 Sep 13:33
0f37921
Compare
Choose a tag to compare

1.34.1 (2024-09-04)

Technical