From f17642feca4a7175bf3ae6311fed2f69c8cf1d21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:53:32 +0200 Subject: [PATCH 1/3] chore(deps): bump crowdin/github-action from 2.1.3 to 2.2.0 (#5604) Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.1.3 to 2.2.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](https://github.com/crowdin/github-action/compare/v2.1.3...v2.2.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 5d359242e7f..27d112d9972 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: crowdin action - uses: crowdin/github-action@v2.1.3 + uses: crowdin/github-action@v2.2.0 continue-on-error: true with: # Upload sources to Crowdin From 174f3a9daa201e2337bddb7e386b5d96eede2622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 08:07:32 +0200 Subject: [PATCH 2/3] chore(deps): bump diacritic from 0.1.5 to 0.1.6 in /packages/smooth_app (#5610) Bumps [diacritic](https://github.com/agilord/diacritic) from 0.1.5 to 0.1.6. - [Changelog](https://github.com/agilord/diacritic/blob/master/CHANGELOG.md) - [Commits](https://github.com/agilord/diacritic/commits) --- updated-dependencies: - dependency-name: diacritic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: monsieurtanuki --- packages/smooth_app/pubspec.lock | 4 ++-- packages/smooth_app/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/smooth_app/pubspec.lock b/packages/smooth_app/pubspec.lock index 07911ece36d..7f8cdac003a 100644 --- a/packages/smooth_app/pubspec.lock +++ b/packages/smooth_app/pubspec.lock @@ -417,10 +417,10 @@ packages: dependency: "direct main" description: name: diacritic - sha256: "96db5db6149cbe4aa3cfcbfd170aca9b7648639be7e48025f9d458517f807fe4" + sha256: "12981945ec38931748836cd76f2b38773118d0baef3c68404bdfde9566147876" url: "https://pub.dev" source: hosted - version: "0.1.5" + version: "0.1.6" email_validator: dependency: "direct main" description: diff --git a/packages/smooth_app/pubspec.yaml b/packages/smooth_app/pubspec.yaml index 69498904be0..d5218333724 100644 --- a/packages/smooth_app/pubspec.yaml +++ b/packages/smooth_app/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: url_launcher: 6.3.0 visibility_detector: 0.4.0+2 app_settings: 5.1.1 - diacritic: 0.1.5 + diacritic: 0.1.6 app_store_shared: path: ../app_store/shared audioplayers: 6.1.0 From 8e56899bbc432d620b85a1329e5c63baa0d27cbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 08:32:59 +0200 Subject: [PATCH 3/3] chore(develop): release 4.16.0 (#5470) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77f83067321..3804892353c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## [4.16.0](https://github.com/openfoodfacts/smooth-app/compare/v4.15.0...v4.16.0) (2024-09-25) + + +### Features + +* 5400 - flagging stores as favorite ([#5533](https://github.com/openfoodfacts/smooth-app/issues/5533)) ([e7154a6](https://github.com/openfoodfacts/smooth-app/commit/e7154a66dc69e4fb7ce222f01ad26681950d503d)) +* 5526 - new Prices prod/test url flag ([#5528](https://github.com/openfoodfacts/smooth-app/issues/5528)) ([a8bce8a](https://github.com/openfoodfacts/smooth-app/commit/a8bce8ac40238d1bf2610cc929681d4480079eb9)) +* Add the outdated indicator to the photo grid ([#5491](https://github.com/openfoodfacts/smooth-app/issues/5491)) ([a797ebd](https://github.com/openfoodfacts/smooth-app/commit/a797ebde6de4d0d2a1496e0a8145618d836346cb)) +* Country selector redesign ([#5483](https://github.com/openfoodfacts/smooth-app/issues/5483)) ([1573d32](https://github.com/openfoodfacts/smooth-app/commit/1573d329491cb49ddf9c6f275ee2a32284855b4b)) +* Disallow emojis on brand name ([#5461](https://github.com/openfoodfacts/smooth-app/issues/5461)) ([9cbcf75](https://github.com/openfoodfacts/smooth-app/commit/9cbcf75d5ddc27e4237fb7cf44dc008c2c85ed42)) +* improved price product selection ([#5564](https://github.com/openfoodfacts/smooth-app/issues/5564)) ([45b8b33](https://github.com/openfoodfacts/smooth-app/commit/45b8b3357aa494f57b303cd375eca5b8c2820cbe)) +* Improvements for the search experience ([#5519](https://github.com/openfoodfacts/smooth-app/issues/5519)) ([30ca6b6](https://github.com/openfoodfacts/smooth-app/commit/30ca6b64b2e3a4fd9834d150a43a9ce95858c0ad)) +* new parameters for uploadProof ([#5480](https://github.com/openfoodfacts/smooth-app/issues/5480)) ([3a4c0c9](https://github.com/openfoodfacts/smooth-app/commit/3a4c0c94170bc68c1f606a1eda143281737f7ba6)) +* Photo gallery for "Others" ([#5501](https://github.com/openfoodfacts/smooth-app/issues/5501)) ([344518d](https://github.com/openfoodfacts/smooth-app/commit/344518d048a9e5f9291055978ae2f9e06e62a079)) +* Popup Menu now uses the iOS actions sheet ([#5494](https://github.com/openfoodfacts/smooth-app/issues/5494)) ([a9e216c](https://github.com/openfoodfacts/smooth-app/commit/a9e216c72d467533da9ea815eb69131f5cc909bf)) +* Spellchecker on product name 5415 ([#5451](https://github.com/openfoodfacts/smooth-app/issues/5451)) ([1ff9a0a](https://github.com/openfoodfacts/smooth-app/commit/1ff9a0a9b01c39439b258b5b1aa9db3b8123c051)) +* User lists: change the way to switch between lists ([#5521](https://github.com/openfoodfacts/smooth-app/issues/5521)) ([7b3cfab](https://github.com/openfoodfacts/smooth-app/commit/7b3cfab9d5dd08f2b108ce6aabc02887046a0b5d)) + + +### Bug Fixes + +* 5437 - fine-tuning about price result display ([#5531](https://github.com/openfoodfacts/smooth-app/issues/5531)) ([3e2bc4b](https://github.com/openfoodfacts/smooth-app/commit/3e2bc4b1e11e6823240f70e2014791c0ee6ae7b5)) +* 5554 - display of cached counts on user page ([#5573](https://github.com/openfoodfacts/smooth-app/issues/5573)) ([74660f8](https://github.com/openfoodfacts/smooth-app/commit/74660f80d012486b0e07361e7ebf1be72ae519f6)) +* 5560 - proof files from PROD/DEV ([#5561](https://github.com/openfoodfacts/smooth-app/issues/5561)) ([c50a10c](https://github.com/openfoodfacts/smooth-app/commit/c50a10ccffe6ebb5e602722119042900db95ee64)) +* 5591 - added a call to initialize rive ([#5592](https://github.com/openfoodfacts/smooth-app/issues/5592)) ([2b47024](https://github.com/openfoodfacts/smooth-app/commit/2b47024f8e07d58280b6bddc3e3d9451b4100a11)) +* plurals for hebrew and dutch ([#5496](https://github.com/openfoodfacts/smooth-app/issues/5496)) ([737d359](https://github.com/openfoodfacts/smooth-app/commit/737d3591dee4082f031d927424f939a9a17862ab)) +* Raster cache should support `ErrorBuilder` ([#5475](https://github.com/openfoodfacts/smooth-app/issues/5475)) ([68e8140](https://github.com/openfoodfacts/smooth-app/commit/68e814064a229ffcf31057ee98fb7c634f90f4b6)) + ## [4.15.0](https://github.com/openfoodfacts/smooth-app/compare/v4.14.0...v4.15.0) (2024-06-28) diff --git a/version.txt b/version.txt index 5c517bf11d5..ecbc3b03079 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.15.0 +4.16.0