From d0e7f30a1abe62680016bd3ca8ac98abc9e8dbb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:34:47 +0000 Subject: [PATCH] chore(develop): release 4.14.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ version.txt | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf722bde6f0..a614219cbdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [4.14.0](https://github.com/openfoodfacts/smooth-app/compare/v4.13.0...v4.14.0) (2024-01-02) + + +### Features + +* 4068 - autocomplete for brands ([#4871](https://github.com/openfoodfacts/smooth-app/issues/4871)) ([2554848](https://github.com/openfoodfacts/smooth-app/commit/255484897eaa88df18d600e6f34cd76a4136241e)) +* 4836 - clickable link to "open new issue" when relevant ([#4875](https://github.com/openfoodfacts/smooth-app/issues/4875)) ([542c4c2](https://github.com/openfoodfacts/smooth-app/commit/542c4c21c60907436654ce336c3f1ca8bdb344b5)) +* Support for '-' in nutritional values ([#4909](https://github.com/openfoodfacts/smooth-app/issues/4909)) ([2e22987](https://github.com/openfoodfacts/smooth-app/commit/2e22987aa631ff626f97c40548411adc1f2f2fd4)) +* Use the Slivers mechanism with the Gallery view ([#4913](https://github.com/openfoodfacts/smooth-app/issues/4913)) ([f81ba98](https://github.com/openfoodfacts/smooth-app/commit/f81ba98ec195111837f9e6a4dab78a3d1cf9b4c5)) + + +### Bug Fixes + +* 4627 - no more nutrients wiped out ([#4902](https://github.com/openfoodfacts/smooth-app/issues/4902)) ([e5757e7](https://github.com/openfoodfacts/smooth-app/commit/e5757e75abc0f5e7755703235caf2f8895018b51)) +* 4663 - use the latest password for background tasks + refactoring ([#4869](https://github.com/openfoodfacts/smooth-app/issues/4869)) ([28262ca](https://github.com/openfoodfacts/smooth-app/commit/28262ca1ce76b9f3cad9db163d82e85d6663799a)) +* 4900 - backup_scheme.xml type fix ([#4901](https://github.com/openfoodfacts/smooth-app/issues/4901)) ([3020a4d](https://github.com/openfoodfacts/smooth-app/commit/3020a4de163bacada7e3b64477a7ea6b69d0b0d2)) +* 4923 - added a padding for banner ([#4927](https://github.com/openfoodfacts/smooth-app/issues/4927)) ([b6f97cd](https://github.com/openfoodfacts/smooth-app/commit/b6f97cd320106a8bef87d5d05ef9f51bf4b91fd7)) +* changing the language of countries when changing the Food App language. ([#4920](https://github.com/openfoodfacts/smooth-app/issues/4920)) ([ecaba8e](https://github.com/openfoodfacts/smooth-app/commit/ecaba8ea0587ba92db5a6c8596bb1e6135e031bc)) +* Don't rely on `removeDiacritics` to highlight text ([#4636](https://github.com/openfoodfacts/smooth-app/issues/4636)) ([e904b05](https://github.com/openfoodfacts/smooth-app/commit/e904b056301b259b35461bd0c14e3d02e2bd23c6)) +* labeler v5 compat ([#4906](https://github.com/openfoodfacts/smooth-app/issues/4906)) ([02a9942](https://github.com/openfoodfacts/smooth-app/commit/02a99424fa1c39147b4670f970746a458c7fa8ed)) + ## [4.13.0](https://github.com/openfoodfacts/smooth-app/compare/v4.12.0...v4.13.0) (2023-12-11) diff --git a/version.txt b/version.txt index 813b83b6532..c412a4e2e1e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.13.0 +4.14.0