Skip to content

Releases: openfoodfacts/openfoodfacts-dart

v3.3.1

07 Jan 17:13
5a2ae9e
Compare
Choose a tag to compare

3.3.1 (2024-01-07)

Bug Fixes

v3.3.0

25 Dec 18:27
e24eefe
Compare
Choose a tag to compare

3.3.0 (2023-12-24)

Features

  • 831 - Open Prices API - "get prices" (#845) (eaeb1aa)
  • simplified access to raw product images (#839) (3350251)

Bug Fixes

  • If product -> images is null, getProductImageIdsshouldn't crash (#857) (02abab3)
  • unit test with updated expected values (#858) (0482f63)

v3.2.1

03 Dec 14:27
3124ae6
Compare
Choose a tag to compare

3.2.1 (2023-12-03)

Bug Fixes

v3.2.0

03 Dec 11:20
6c81f64
Compare
Choose a tag to compare

3.2.0 (2023-11-28)

Features

  • 620 - autocomplete for all taxonomy names and fuzziness levels (#835) (046c418)
  • 620 - Elastic Search autocomplete for categories (#834) (1672f1a)
  • 836 - localizable and clickable server error (#837) (a40101c)
  • new field pageCount for searchResult (#823) (1d88bbf)
  • new localized product fields for generic name (#828) (a98cfcb)

Bug Fixes

  • 829 - no more crash if the user name is not ASCII/ISO-8859-1 (#830) (8a23aee)

v3.1.0

28 Oct 10:38
415b07d
Compare
Choose a tag to compare

3.1.0 (2023-10-28)

Features

  • 810 - 6 new localized product fields (#811) (df85a38)

Bug Fixes

  • 816 - use localized versions of productName and ingredientsText (#817) (60f7d1e)

v3.0.0

02 Oct 18:19
cc8999a
Compare
Choose a tag to compare

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

v2.10.1

19 Aug 10:27
527373a
Compare
Choose a tag to compare

2.10.1 (2023-08-17)

Bug Fixes

  • reset password checks with languages (#787) (0fee449)

v2.10.0

12 Aug 08:26
5dabb08
Compare
Choose a tag to compare

2.10.0 (2023-08-12)

Features

  • Reset password: allow to receive "translated" email (#781) (a82a699)

Bug Fixes

v2.9.0

09 Aug 14:50
0d492fe
Compare
Choose a tag to compare

2.9.0 (2023-08-09)

Features

  • Multipart requests: ensure to always get the full response (#779) (e53c7fd)

v2.8.0

09 Aug 02:48
4043044
Compare
Choose a tag to compare

2.8.0 (2023-08-08)

Features

  • Registration/Password lost: better catch 504 errors from the server (#777) (8cd4a35)

Bug Fixes