Skip to content

Releases: openfoodfacts/open-prices

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

v1.34.0

04 Sep 12:27
b5b4c71
Compare
Choose a tag to compare

1.34.0 (2024-09-02)

Features

  • rewrite backend from FastAPI to Django (#366) (081a22d)

Bug Fixes

  • Django: extra API fixes round 2 (#401) (1bb28d8)
  • Django: fix update price_counts on Price create/delete (#404) (9134f3c)
  • Django: run Django tests instead of FastAPI (#402) (0628f62)
  • Django: update CI test config. ref #402 (5edf691)

Technical

v1.33.0

22 Aug 07:55
1ee7a68
Compare
Choose a tag to compare

1.33.0 (2024-08-22)

Features

  • locations: add extra filter by osm_address_city (eb27b72)

v1.32.1

20 Aug 11:49
d792b72
Compare
Choose a tag to compare

1.32.1 (2024-08-20)

Bug Fixes