Skip to content

Releases: openfoodfacts/robotoff

v1.5.0

18 Mar 14:14
b3b6eb3
Compare
Choose a tag to compare

1.5.0 (2022-03-18)

Features

Bug Fixes

  • change error messages to enable sentry grouping (#654) (15abbeb)
  • fix timeout issue on fetch taxonomy (#656) (a91ba4e)

v1.4.0

16 Mar 15:51
a40d755
Compare
Choose a tag to compare

1.4.0 (2022-03-16)

Features

  • disable auto processing of predicted category (8455868)
  • logo annotation propagation to insight (2a57a7d)

Bug Fixes

  • add test on annotation vote cascade (2641e25)
  • avoid process_insight failing for all (69aeb63), closes #605
  • avoid raising in ObjectDetectionRawResult (c2ab5f6), closes #621
  • fix notification message for categories (cf6a675), closes #614
  • test logo annotation (e265ce6)

Documentation

robotoff v1.3.0

22 Feb 16:15
d67dcd8
Compare
Choose a tag to compare

Features

  • continue structural changes to have insights derived from predictions

robotoff v1.2.0

07 Feb 15:51
a1e5c5f
Compare
Choose a tag to compare

Features

Bug Fixes

robotoff v1.1.0

24 Jan 10:35
9cd0622
Compare
Choose a tag to compare

Features

  • add health tests & improve CI (#527) (56dcfdc)
  • make wait on product update a parameter (70d54c3)

v2021-05-18

18 May 16:15
6415d6c
Compare
Choose a tag to compare

Added LeWagon classifier

v2021-02-19

19 Feb 16:21
65b5d92
Compare
Choose a tag to compare
Pin h5py version due to Tensorflow bug

See https://github.com/tensorflow/tensorflow/issues/44467

v2021-02-12

12 Feb 14:42
3764d9d
Compare
Choose a tag to compare
Add MONGO_URI as envvar (#316)