From 55f6d8e17d96807529906987bbe9c116e781ba94 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 15 Mar 2024 17:23:58 +0100 Subject: [PATCH] =?UTF-8?q?chore(main):=20=F0=9F=9A=80=20Open=20Food=20Fac?= =?UTF-8?q?ts=20Backend=20-=20Product=20Opener=20-=20Release=202.29.1.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 22 ++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5eb2656d5fdf..f560da22e75ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [2.29.1](https://github.com/openfoodfacts/openfoodfacts-server/compare/v2.29.0...v2.29.1) (2024-03-15) + + +### Bug Fixes + +* add some user info in /cgi/auth.pl body ([#9918](https://github.com/openfoodfacts/openfoodfacts-server/issues/9918)) ([93b4abf](https://github.com/openfoodfacts/openfoodfacts-server/commit/93b4abf7011957067b393d30a3b9cca02a051dc3)) +* docker nginx config ([#9931](https://github.com/openfoodfacts/openfoodfacts-server/issues/9931)) ([c13fb91](https://github.com/openfoodfacts/openfoodfacts-server/commit/c13fb915af92aeef72cf1f50ee84459a35688dc2)) +* nginx config changes for prod ([#9919](https://github.com/openfoodfacts/openfoodfacts-server/issues/9919)) ([e9f42ec](https://github.com/openfoodfacts/openfoodfacts-server/commit/e9f42ece6128ff0f41c5a9fbd6d178f6c141984b)) +* nginx docker access_log location ([#9914](https://github.com/openfoodfacts/openfoodfacts-server/issues/9914)) ([b6ad169](https://github.com/openfoodfacts/openfoodfacts-server/commit/b6ad1697b648d266b806df76720022624f3447e6)) + + +### Taxonomy + +* Bulgarian additions ([#9922](https://github.com/openfoodfacts/openfoodfacts-server/issues/9922)) ([6a9b728](https://github.com/openfoodfacts/openfoodfacts-server/commit/6a9b7284483e8cd11c63ad6a44b2fcd9c2ad1cae)) +* lingonberries categories ([#9923](https://github.com/openfoodfacts/openfoodfacts-server/issues/9923)) ([2326b7b](https://github.com/openfoodfacts/openfoodfacts-server/commit/2326b7ba8d5332db07b398d2a375a03745fb1c2c)) + + +### Technical + +* more search parameters ([#9924](https://github.com/openfoodfacts/openfoodfacts-server/issues/9924)) ([c91260d](https://github.com/openfoodfacts/openfoodfacts-server/commit/c91260d59002c4405b3a60aa734c67d4c960b499)) +* update README for readability, grammar, and consistency ([#9911](https://github.com/openfoodfacts/openfoodfacts-server/issues/9911)) ([3068703](https://github.com/openfoodfacts/openfoodfacts-server/commit/30687038b96d6391d23ad0e7cf79fd563f6a999d)) + ## [2.29.0](https://github.com/openfoodfacts/openfoodfacts-server/compare/v2.28.0...v2.29.0) (2024-03-13) diff --git a/version.txt b/version.txt index f01356823fdde..69886179f912c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.29.0 +2.29.1