From b68522b7e53dfa6482a5262f504acdcdd509173a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Tue, 24 Dec 2024 19:17:19 +0100 Subject: [PATCH] chore(master): release 1.104.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 785aedc9478..62fc7b22d27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.104.1](https://github.com/openfoodfacts/open-prices-frontend/compare/v1.104.0...v1.104.1) (2024-12-24) + + +### Technical + +* **Price card:** always show price created in the footer ([b90600e](https://github.com/openfoodfacts/open-prices-frontend/commit/b90600e025e34f087d519d89138e5151ab97ae0a)) +* **Price tag:** hide product_name form field behind prop. ref [#1078](https://github.com/openfoodfacts/open-prices-frontend/issues/1078), [#1155](https://github.com/openfoodfacts/open-prices-frontend/issues/1155), [#1159](https://github.com/openfoodfacts/open-prices-frontend/issues/1159) ([988bb74](https://github.com/openfoodfacts/open-prices-frontend/commit/988bb748b81fd56207d62862b2b7a0ab880151c6)) +* **Proof upload:** homogenise wording between different UIs. Use 'image' instead of 'proof' ([#1167](https://github.com/openfoodfacts/open-prices-frontend/issues/1167)) ([4211881](https://github.com/openfoodfacts/open-prices-frontend/commit/421188175b7eaf8e56db5f791fa72e4a044aeab2)) +* **Proof upload:** rename & upgrade ProofInputRow to ProofUploadCard ([#1168](https://github.com/openfoodfacts/open-prices-frontend/issues/1168)) ([924b76c](https://github.com/openfoodfacts/open-prices-frontend/commit/924b76cdb70ac973a94791c85490ff361c70d9b3)) + ## [1.104.0](https://github.com/openfoodfacts/open-prices-frontend/compare/v1.103.0...v1.104.0) (2024-12-22)