Skip to content

v3.0.0

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 02 Oct 18:19
cc8999a

3.0.0 (2023-09-30)

⚠ BREAKING CHANGES

  • 801 - more url flexibility with non static UriHelper (#803)
  • fix for the uk/gb country code case (#795)
  • A valid user agent is now required (#790)
  • removed deprecated code (#791)
  • 742 - robotoff - countries instead of country (#792)

Features

  • 69 - method to get a server type from its off tag (#796) (0bd8f90)
  • 801 - more url flexibility with non static UriHelper (#803) (7753cb0)
  • 802 - new "get product" method specific to OBF OPF OPFF (#806) (e824de2)
  • A valid user agent is now required (#790) (a26ec2a)
  • insight - method to get an insight annotation from an int value (#797) (fdc6381)
  • method to get the Uri host (e.g. for ping) (#800) (081f0b9)
  • product "getAttribute" method (#799) (a179dc5)
  • specified minimum size for uploaded images (for pre-checks) (#798) (3cf14f2)

Bug Fixes