Skip to content

Releases: openfoodfacts/open-prices-frontend

v1.94.1

13 Nov 22:39
64c6086
Compare
Choose a tag to compare

1.94.1 (2024-11-13)

Technical

  • ContributionAssistant: small fixes and adjustements following feedback. ref #1025 (a2ae48d)
  • Footer: invert action buttons & OFF links (e755d8b)

v1.94.0

13 Nov 17:19
cde8901
Compare
Choose a tag to compare

1.94.0 (2024-11-13)

Features

  • ContributionAssistant: new experiment, a contribution assistant using gemini (#1025) (cdeec76)
  • new page to list known reuses (#1032) (c8627e9)

Bug Fixes

  • Reuses page: add images to repo. Add tags. Add alert to push new reuses. ref #1032 (f578ec5)
  • Reuses page: forgot to commit the image urls. ref #1032 (a059c04)

Technical

  • API: always filter input data fields before POST (#1034) (b8927ed)
  • API: send the page url on every POST (#1035) (faa9a43)
  • l10n: New Crowdin translations to review and merge (#1031) (249aca9)

v1.93.0

11 Nov 16:14
f32d07c
Compare
Choose a tag to compare

1.93.0 (2024-11-11)

Features

Bug Fixes

  • Experiments: fix AddPriceSingle & ProofAddSingle forms. ref #1022 (9d10f27)

Technical

  • add breadcrumbs to all remaining pages (#1026) (831db75)
  • Experiments: add to Drawer. New settings to toggle from drawer (#1029) (a0dc39b)
  • l10n: New Crowdin translations to review and merge (#1021) (cfab09c)
  • l10n: New Crowdin translations to review and merge (#1028) (656b452)
  • Proof add: add option to hide image preview (3ece9a0)
  • Settings: Move some settings to a new 'Developer mode' section (#1030) (b757fd4)
  • Settings: use switch for Dark mode (instead of btn) (#1027) (4e8d8a7)

v1.92.2

09 Nov 00:49
c016291
Compare
Choose a tag to compare

1.92.2 (2024-11-09)

Bug Fixes

  • Location selector: fix physical search submit. ref #1012 (04308ae)

v1.92.1

09 Nov 00:38
6b4d8b8
Compare
Choose a tag to compare

1.92.1 (2024-11-09)

Bug Fixes

  • Price add: fix show newly added prices. ref #1015 (550d9b5)

v1.92.0

08 Nov 23:44
5ccbb4f
Compare
Choose a tag to compare

1.92.0 (2024-11-08)

Features

  • Location selector: allow adding new online locations (#1012) (e6c76fa)

Bug Fixes

  • remove dangling semicolons. fix prop errors (c391b67)
  • Stats: display all location & proof count to have logical numbers (1f7c03d)

Technical

  • l10n: New Crowdin translations to review and merge (#1016) (8194bb2)
  • l10n: New Crowdin translations to review and merge (#1017) (5177204)
  • l10n: New Crowdin translations to review and merge (#1018) (cdceaf0)
  • l10n: New Crowdin translations to review and merge (#997) (a6fb19d)
  • Location selector: Add tabs to choose between OSM & Recent (#1010) (7c0b99b)
  • Location selector: improve ONLINE location input. Keep only URL domain. ref #1012 (15d449f)
  • Location selector: new LocationRecentChip component (#1013) (aa328e2)
  • Location selector: use v-tabs instead of v-btn-toggle. Change wording. ref #1010 (8823745)
  • Price add: small UI changes (#1015) (b270e5f)

v1.91.2

28 Oct 09:13
7e0981c
Compare
Choose a tag to compare

1.91.2 (2024-10-28)

Technical

v1.91.1

27 Oct 22:34
17546e0
Compare
Choose a tag to compare

1.91.1 (2024-10-27)

Technical

  • l10n: New Crowdin translations to review and merge (#990) (56f2c3f)
  • Location search: add search hint, improve map zoom for single result (#992) (bfb1dbb)
  • Stats: add links inside StatCard instead of dedicated buttons (#994) (b34a8da)

v1.91.0

27 Oct 12:19
10baf4b
Compare
Choose a tag to compare

1.91.0 (2024-10-27)

Features

  • Header: hide old User settings, move Sign Out to drawer (#989) (4e56086)
  • Settings page: new Settings page easily accessible (#950) (0a8c24e)

Technical

  • l10n: New Crowdin translations to review and merge (#980) (4706f54)

v1.90.0

26 Oct 23:25
e7b219f
Compare
Choose a tag to compare

1.90.0 (2024-10-26)

Features

  • Proofs: allow editing proofs with existing prices. ref #689 (1dafd62)

Technical

  • Dialogs: change dialog action button style (fill instead of outline) (ee37c37)
  • User card: remove settings from action menu. closes #986 (d1470e3)