Skip to content

v1.34.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 04 Sep 12:27
b5b4c71

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