Skip to content

Releases: openfoodfacts/open-prices-frontend

v1.106.5

30 Dec 20:44
571fd81
Compare
Choose a tag to compare

1.106.5 (2024-12-30)

Technical

  • Barcode scanner: display price tag cropped image if available (#1195) (f3ea4aa)
  • l10n: New Crowdin translations to review and merge (#1182) (decaaaf)
  • Proofs: add action menu to open with the contribution asssitant (#1198) (8544586)
  • Proofs: display the proof action menu to everyone (#1197) (3c61f24)

v1.106.4

30 Dec 15:31
257c586
Compare
Choose a tag to compare

1.106.4 (2024-12-30)

Technical

  • API: send the page url on every POST via the app_page param (#1192) (0882a34)
  • ContributionAssistant: More pricetags integrations (#1188) (236e9a4)
  • Dialogs: full height & width on mobile (#1193) (3b5f6a9)
  • Price tags: add icons next to Error & Unreadable actions (#1190) (252c74b)

v1.106.3

27 Dec 10:37
580ea07
Compare
Choose a tag to compare

1.106.3 (2024-12-27)

Technical

  • Home: on mobile, load only the 5 latest prices (instead of loading 25 and slicing) (4273a2e)
  • Price validator assistant: on mobile, load by batchs of 5 price tags (speed up). ref #1137 (8b774e6)
  • Product card: always display product barcode in Assistant pages to help validation. ref #1044 & #1137 (0664d49)

v1.106.2

27 Dec 09:00
499e69e
Compare
Choose a tag to compare

1.106.2 (2024-12-27)

Bug Fixes

  • Contribution Assistant: fix init with proof_ids typo. ref #1166 (012b83f)
  • User dashboard: fix again user prices today display. ref #1179 (673d4b4)

v1.106.1

27 Dec 08:40
cb8d4b6
Compare
Choose a tag to compare

1.106.1 (2024-12-27)

Bug Fixes

  • User dashboard: fix fetch user prices today. ref #1179 (2d98203)

v1.106.0

27 Dec 08:04
44b19d5
Compare
Choose a tag to compare

1.106.0 (2024-12-27)

Features

  • User dashboard: show today price & proof stats if any (#1179) (fd2bea9)

Bug Fixes

  • Price add: fix again price per kg strange values. ref #1137 (4c72125)
  • Proofs: fix ProofTypeChip display (typo in code). ref #1142 (4e953fd)

Documentation

  • add section & link to translation platform (crowdin) (#1180) (d20fec1)

Technical

  • add matomo to the metrics project (#1055) (45404b0)
  • l10n: New Crowdin translations to review and merge (#1173) (f8fc909)
  • l10n: New Crowdin translations to review and merge (#1181) (df4d3e6)
  • Multiple proof add: skip type input. Add warning message (#1175) (1dc75c9)
  • Price Validation Assistant: filter only on proofs ready (uploaded via Proof add pages) (#1177) (ff4b406)
  • release-please config: add missing revert, perf, build & ci (c8bfa40)
  • release-please config: fix typo. ref #1183 (79df43d)
  • release-please config: new section for Documentation (96f6423)

v1.105.1

26 Dec 15:19
88339c5
Compare
Choose a tag to compare

1.105.1 (2024-12-26)

Bug Fixes

  • Assistants: match price currency with proof currency (6e3ff25)
  • Barcode Scanner: hide input stepper on the right. ref #1085 (a164702)
  • Price add: fix price per kg strange values. ref #1137 (cc8d633)

v1.105.0

25 Dec 18:11
aca3ea3
Compare
Choose a tag to compare

1.105.0 (2024-12-25)

Features

  • Currency detail: New currency detail page (#1170) (206b81f)

Bug Fixes

  • Contribution Assistant: fix typos following recent changes. ref #1166 (80d5e81)
  • Contribution Assistant: hide nextProof if no proof_ids param. ref #1166 (d00fb04)

Technical

  • Barcode scanner: new prop to allow hiding the scan tab. Use in CA & PV Assistants. ref #1044 & #1137 (3b7d9f9)
  • Contribution Assistant: better display label footer chip & CTA. ref #1044 (126d601)
  • Contribution Assistant: hide detected barcode alert to gain some vertical space. ref #1044 (758d4ea)
  • Contribution Assistant: hide price card header to gain some space. ref #1044 (5ccaad4)
  • ContributionAssistant: Full integration with price tag data (#1166) (54a1035)
  • Currency detail: new CurrencyCard with share link (#1172) (f70b22e)
  • l10n: New Crowdin translations to review and merge (#1161) (cd231ea)
  • Price card: always show price created in the footer (b90600e)
  • Price tag: hide product_name form field behind prop. ref #1078, #1155, #1159 (988bb74)
  • Proof upload: homogenise wording between different UIs. Use 'image' instead of 'proof' (#1167) (4211881)
  • Proof upload: rename & upgrade ProofInputRow to ProofUploadCard (#1168) (924b76c)

v1.104.0

22 Dec 15:37
31ecf27
Compare
Choose a tag to compare

1.104.0 (2024-12-22)

Features

  • Price Validator Assistant: add support for product name gemini detection (#1159) (4897a9e)

Bug Fixes

  • Gemini: fix endpoint url following a change in the backend. ref #1044 (495a821)

Technical

  • Price Validation Assistant: display the ProofChip in the ProofFooter (#1158) (5257040)

v1.103.0

22 Dec 08:56
34f2745
Compare
Choose a tag to compare

1.103.0 (2024-12-22)

Features

  • ContributionAssistant: add support for product name gemini detection (#1155) (abb5a19)

Bug Fixes

Technical

  • Breadcrumbs: make them a bit smaller (h5 to h6). ref #908 (954c858)
  • l10n: New Crowdin translations to review and merge (#1154) (d560456)
  • Price list: new order option by price descending (1f73aa5)
  • Price Validator Assistant: add load more on scroll. ref #1137 (b802ef6)
  • Price Validator Assistant: order by proof creation date (latest first). ref #1137 (5e1af96)
  • Price Validator Assistant: re-show the proof price_count in the footer. ref #1137 (f21a6d0)