Releases: openfoodfacts/open-prices-frontend
Releases · openfoodfacts/open-prices-frontend
v1.79.0
1.79.0 (2024-09-20)
Features
- list pages: replace load more with infinite scroll (#833) (8f7a8e9)
- prices: replace Load More with infinite scroll (#832) (390a5b1)
Technical
- api: bump back down API's default page_size to 20. ref #828 (f4fdf8b)
- location search: Photon: restrict via API URL on shop & amenity (#808) (dfe1a98)
- prices: hide progress-circular next to title. ref #832 (0ccfa4b)
v1.78.2
1.78.2 (2024-09-18)
Technical
- api: bump default page_size to 100 (#828) (b7632a8)
- graph: add points, tooltip, autosize. ref #818 (667cf6d)
- l10n: New Crowdin translations to review and merge (#825) (3203875)
v1.78.1
1.78.1 (2024-09-17)
Bug Fixes
- prices: fix barcode display again in ProductCard. closes #823 (26b214d)
Technical
- l10n: New Crowdin translations to review and merge (#817) (3d1786c)
v1.77.0
1.77.0 (2024-09-15)
Features
Bug Fixes
- locations: fix OSM id chip margin (9eb9d71)
Technical
- l10n: New Crowdin translations to review and merge (#812) (862bc84)
- l10n: New Crowdin translations to review and merge (#816) (e126927)
v1.76.0
1.76.0 (2024-09-12)
Features
- users: show location, product & proof counts (#809) (62cb542)
Technical
- l10n: New Crowdin translations to review and merge (#807) (dbb6ea9)
- l10n: New Crowdin translations to review and merge (#811) (2fd84fd)
v1.75.2
1.75.2 (2024-09-08)
Bug Fixes
- products: only show barcode on price add (ad1bc2e)
- show PriceCard only if price (to avoid errors on price.product) (6d83ad1)
v1.75.1
1.75.1 (2024-09-07)
Bug Fixes
- show ProductCard, PriceCard & ProofCard only if object. Avoids errors (42d4cb5)
Technical
- *ActionMenu: Add menu title (0b75dcd)
- *ActionMenus: remove dividers (990c24a)
- l10n: New Crowdin translations to review and merge (#785) (9fd1093)
- l10n: New Crowdin translations to review and merge (#803) (1e2c1f0)
- price add: always show barcode of already added products (24d4296)
- products: ProductActionMenu: add action to details page (760ecf9)
- products: ProductActionMenu: Add menu title (6ac53b2)
- proofs: add a Proof Action to the details page (#801) (d4b8e0a)
- proofs: ProofActionMenu: Add menu title (14f2a63)
v1.75.0
1.75.0 (2024-09-06)
Features
Technical
- fix deployment (#800) (946f1d9)
- homogenise getShareLinkUrl. Add missing data-name (5a51628)
v1.74.4
1.74.4 (2024-08-23)
Bug Fixes
Technical