Skip to content

Releases: openfoodfacts/open-prices-frontend

v1.13.0

10 Jan 18:27
a7d95c0
Compare
Choose a tag to compare

1.13.0 (2024-01-10)

Features

  • brand detail: new Brand detail page (#116) (000c305)
  • product list: new product list page ordered by popularity (unique_scans_n) (#113) (f090b32)

v1.12.0

09 Jan 23:31
e09aac4
Compare
Choose a tag to compare

1.12.0 (2024-01-09)

Features

  • new api to get the product list (#114) (4504f4e)
  • price create form: hide currency selector (#122) (fa53702)
  • price create form: improve location selector (remove button, location name, fixes) (#119) (26522b2)
  • user settings: new user settings page (#121) (7abadd6)

Bug Fixes

  • price create form: remove card subtitles (d19a1dc)

v1.11.0

07 Jan 11:28
2ad1d2c
Compare
Choose a tag to compare

1.11.0 (2024-01-07)

Features

  • price create form: init location with last recent (#111) (e660b7d)

Bug Fixes

  • price card: split product brands into seperate labels (#109) (187a549)

v1.10.0

07 Jan 10:18
a1d051b
Compare
Choose a tag to compare

1.10.0 (2024-01-07)

Features

  • price create form: move product scanning first (#102) (38535f6)
  • product page: change url (code instead of id) (#108) (23534f2)

Bug Fixes

  • price card: improve created date info (further weeks, remove ago, tooltip) (#107) (a83d24b)
  • price card: make bottom labels smaller (#105) (ffb26a6)
  • price card: show location flag at the end (#106) (1fc9c79)

v1.9.1

03 Jan 18:30
970a219
Compare
Choose a tag to compare

1.9.1 (2024-01-03)

Technical

v1.9.0

31 Dec 11:54
22fe7ec
Compare
Choose a tag to compare

1.9.0 (2023-12-31)

Features

  • add favicon & metatags (#92) (011f8b3)
  • add PWA manifest.json config (#93) (c01c7cb)
  • fetch latest prices by batches of 10 + load more button (#89) (4c1581f)
  • product detail: manage category tags (#91) (682c3ea)

Bug Fixes

  • PWA config for preprod & prod. ref #93 (f4c4984)

v1.8.0

29 Dec 15:24
1f7b89c
Compare
Choose a tag to compare

1.8.0 (2023-12-29)

Features

v1.7.0

29 Dec 12:42
25bce57
Compare
Choose a tag to compare

1.7.0 (2023-12-29)

Features

  • location detail: add country flag (#81) (62c9bb7)
  • price card: improve look & feel (#77) (3151439)
  • price card: show location country flag (#80) (d2f6b31)
  • price create form: add support for raw categories (#74) (af1d357)
  • price create form: homogenize proof/product/location add buttons (61d3a0e)
  • price create form: improve location selector search box, better display results, filter out parkings (d845f52)
  • price create form: make price card readonly, improve mode chips (0c783f8)
  • user detail: new basic User detail page (#78) (021a655)

v1.6.0

26 Dec 16:47
aad0796
Compare
Choose a tag to compare

1.6.0 (2023-12-26)

Features

  • price create form: improve wording and layout. hide barcode field in non-dev (88107db)
  • price create form: on barcode scan, fetch product details from OFF (#73) (923adeb)

v1.5.0

26 Dec 11:29
3e6334c
Compare
Choose a tag to compare

1.5.0 (2023-12-26)

Features

  • clicking on header goes to home page (764357a)
  • price create form: change proof upload icons (camera) (137cec0)

Bug Fixes

  • rename Last to Latest (prices) (8632b8e)

Technical

  • continue replacing current localStorage usage with new store (#71) (2bbdd3c)
  • move router config to router.js (8aa6c05)
  • persist store to localstorage (#70) (9b44534)
  • replace cookie storage with a store (pinia) (#69) (39ffc25)