Skip to content

Releases: openfoodfacts/open-prices-frontend

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)

v1.4.0

25 Dec 10:34
cfc24b5
Compare
Choose a tag to compare

1.4.0 (2023-12-25)

Features

v1.3.1

24 Dec 15:51
7623a77
Compare
Choose a tag to compare

1.3.1 (2023-12-24)

Bug Fixes

  • location detail: show error message if not found in OSM. ref #60 (3e3fb1e)
  • price create form: move selected location to the top of recent history. ref #52 (e6465eb)
  • product detail: avoid error in title. ref #55 (fcc0230)
  • product detail: hide link to OFF if not found. ref #55 (240e21a)

v1.3.0

23 Dec 23:15
cfdb310
Compare
Choose a tag to compare

1.3.0 (2023-12-23)

Features

  • improve location data coming from Nominatim (#58) (a13ea91)
  • location detail: new basic Location detail page (#60) (d4186f5)
  • price create form: add leaflet map to location selector (#57) (1f5a9ff)
  • price create form: use camera directly for proof image (1040f33)
  • product detail: add link to openfoodfacts (8f56874)

Bug Fixes

v1.2.0

23 Dec 01:05
6a768c3
Compare
Choose a tag to compare

1.2.0 (2023-12-23)

Features

  • improve localstorage interactions (#53) (40cd628)
  • price create form: convert proof image to webp before upload (#44) (9beeeb9)
  • price create form: improve a bit the proof upload (responsive, overflow, icon) (#49) (83e54df)
  • price create form: 3 steps, green border on step filled (#51) (1947ff8)
  • price create form: currency autocomplete (#46) (ffe54ef)
  • price create form: simplify location selector (#52) (21c9fdb)
  • price create form: store last currency used in localstorage (#47) (2b05eb1)
  • price list: better display price with currency (#45) (60ba8e4)
  • price list: order by last created (48f7d12)
  • product detail: new basic Product detail page (#55) (b435610)
  • stats: super basic stats page (#54) (0d61870)

Bug Fixes

  • home: replace link with button (74686a1)
  • price create form: send proof image name (#43) (5dd98a2)
  • recent location localstorage default value (18dd9d1)

v1.1.0

20 Dec 18:24
3e9bbe6
Compare
Choose a tag to compare

1.1.0 (2023-12-20)

Features

v1.0.2

18 Dec 15:35
5c9aac7
Compare
Choose a tag to compare

1.0.2 (2023-12-18)

Bug Fixes

  • fix output directory for prod deployment (fbd22e7)

v1.0.1

18 Dec 15:33
2e55031
Compare
Choose a tag to compare

1.0.1 (2023-12-18)

Technical

  • fix yarn build-prod command (c7aef94)