Releases: openfoodfacts/open-prices-frontend
Releases · openfoodfacts/open-prices-frontend
v1.89.1
v1.89.0
1.89.0 (2024-10-22)
Features
- Header: show local or staging suffix if not in prod. ref #876 (bc02bb0)
- Proof add: add new consumption-related fields to the form (#976) (c50b188)
- Proof card: show new consumption-related fields in the footer (#977) (e0ee131)
Bug Fixes
- fix barcode scanner dialog width (7ec6a3e)
- Price add: send price location_id to fix server error. ref #965 (d9850b7)
- Stats: fix accidently removed proof receipt count. ref #967 (499130e)
Technical
- l10n: New Crowdin translations to review and merge (#972) (c09e053)
- Locations: use constants instead of hard-coded OSM/ONLINE variables. ref #965 (72114ca)
- Price add: show red asterisk next to required field labels (#978) (83c6cf5)
- Proof add: rename ProofDateCurrencyInputRow to ProofMetadataInputRow (#973) (8085baf)
- Proofs: use type constants instead of hard-coded PRICE_TAG/RECEIPT (24461af)
- Stats: add links to latest prices. and top products, locations & contributors. ref #50 (07fa5d8)
v1.88.3
v1.88.2
1.88.2 (2024-10-20)
Bug Fixes
Technical
- homogenize v-dialogs (4dfc48e)
- l10n: New Crowdin translations to review and merge (#969) (83e6fa1)
- Locations: move some logic to utils & constants. ref #965 (b690706)
- Stats page: fix recent stat displaty. use OSM name for location stat. ref #967 (3d42bf6)
- use green color for success buttons (cec0adc)
v1.88.1
1.88.1 (2024-10-19)
Bug Fixes
- CI: fix typo in labeler config. ref #237 (3bec224)
- Price add: fix redirect after single price add. ref #941 (4238571)
Technical
- l10n: New Crowdin translations to review and merge (#968) (c3c9fc0)
- Location card: manage ONLINE locations (title, hide OSM metadata, actions) (#966) (7d0ca91)
- Location list: new filter by location type (#964) (ee7a50b)
- Price add: allow adding prices to proofs with existing ONLINE location. ref #965 (819ca45)
- Stats page: add extra count by location & proof type (#967) (8eb9b63)
v1.88.0
v1.87.1
1.87.1 (2024-10-09)
Bug Fixes
- Price add: Always set the default price currency as the proof currency. closes #946 (a7a9fb3)
- User dashboard: if 0 prices, hide filters & show more buttons. ref #878 (e354100)
Technical
- l10n: New Crowdin translations to review and merge (#942) (5b44d17)
- Price add: Improve barcode manual input by prefilling with current code (#949) (a10c514)
- Price add: move proof_id & code init to ProductInputRow component. ref #584 & #168 (8042b82)
- User dashboard: My proofs: add filter by type (#944) (74a40fd)
v1.87.0
1.87.0 (2024-10-07)
Features
Technical
- l10n: New Crowdin translations to review and merge (#938) (256b0f8)
- Price add: On price add done, redirect to User Dashboard (#941) (bb9d2ff)
- Proof add: on Proof add success, redirect to dashboard. ref #878 (ffe8c13)
- Sign in: on Sign in success, redirect to dashboard. ref #878 (8816898)
- User settings: on User settings save, redirect to dashboard. ref #878 (5d4e815)