From fe274f47fbae176076b6cf82c1b41186b21c1580 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:40:59 +0100 Subject: [PATCH] chore(master): release 1.96.6 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1479db1246c..70c806383df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.96.6](https://github.com/openfoodfacts/open-prices-frontend/compare/v1.96.5...v1.96.6) (2024-12-09) + + +### Bug Fixes + +* **ContributionAssistant:** fix barcode or category selection. closes [#1104](https://github.com/openfoodfacts/open-prices-frontend/issues/1104) ([9bb39b2](https://github.com/openfoodfacts/open-prices-frontend/commit/9bb39b28ed6d6cb813af7284b02819f3236f43f9)) + + +### Technical + +* **Price add:** gain some space near the product & price checkboxes ([#1109](https://github.com/openfoodfacts/open-prices-frontend/issues/1109)) ([56b9bf2](https://github.com/openfoodfacts/open-prices-frontend/commit/56b9bf2d21cb788cefee387545bd0bde00af3397)) +* **Price add:** On barcode manual input, show result confirmation before send ([#1108](https://github.com/openfoodfacts/open-prices-frontend/issues/1108)) ([82dadf9](https://github.com/openfoodfacts/open-prices-frontend/commit/82dadf9d595b53f5a6d90fe2b81f4d007b081e61)) + ## [1.96.5](https://github.com/openfoodfacts/open-prices-frontend/compare/v1.96.4...v1.96.5) (2024-12-08)