diff --git a/CHANGELOG.md b/CHANGELOG.md index 83cdac69b856..7d3765a58806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,50 @@ # Changelog +## [4.8.0](https://github.com/openfoodfacts/smooth-app/compare/v4.7.0...v4.8.0) (2023-05-26) + + +### 🤖 Automation + +* a11y-github-project ([#3929](https://github.com/openfoodfacts/smooth-app/issues/3929)) ([cc3222b](https://github.com/openfoodfacts/smooth-app/commit/cc3222b343d64aa069ce3bc004f203c9e5b606b3)) + + +### 🚀 Features + +* 2910 - refreshed the "no product found" dialog ([#3973](https://github.com/openfoodfacts/smooth-app/issues/3973)) ([76762b1](https://github.com/openfoodfacts/smooth-app/commit/76762b13a34ee2a008c21dd3330b4edd4e2def66)) +* 3835 - country selector similar to language selector ([#3936](https://github.com/openfoodfacts/smooth-app/issues/3936)) ([fb164cb](https://github.com/openfoodfacts/smooth-app/commit/fb164cbce252415e3de10e874dc3edc782fe2b65)) +* 3880 - added a "get photo" button on the edit packaging component page ([#3942](https://github.com/openfoodfacts/smooth-app/issues/3942)) ([72e98df](https://github.com/openfoodfacts/smooth-app/commit/72e98df762831d4e7145f40a2f26f5dde21d54ca)) +* 3987 - now KP opens the new packaging page ([#3989](https://github.com/openfoodfacts/smooth-app/issues/3989)) ([72c55f6](https://github.com/openfoodfacts/smooth-app/commit/72c55f64e63340bc6bf9793f8ccc21f2770ecdaa)) +* Better support deep links with unsupported URLs ([#4007](https://github.com/openfoodfacts/smooth-app/issues/4007)) ([d5d86b4](https://github.com/openfoodfacts/smooth-app/commit/d5d86b46e1cde912b871547daef2becc3f98ed46)) +* Support for deep links ([#3995](https://github.com/openfoodfacts/smooth-app/issues/3995)) ([4c44b06](https://github.com/openfoodfacts/smooth-app/commit/4c44b06bcd434b7ff88caed91bd9b00cebe9b8f0)) + + +### 🛠 Miscellaneous + +* 3943 - removed unused package from pubspec.yaml ([#3944](https://github.com/openfoodfacts/smooth-app/issues/3944)) ([5fc9a8d](https://github.com/openfoodfacts/smooth-app/commit/5fc9a8da987ecbedaf82864dcdf856073f77e5ef)) +* **deps:** bump crowdin/github-action from 1.8.0 to 1.8.1 ([#3969](https://github.com/openfoodfacts/smooth-app/issues/3969)) ([278f06d](https://github.com/openfoodfacts/smooth-app/commit/278f06df20f801cf588630408a178feb63d06667)) +* **deps:** bump fastlane in /packages/smooth_app/android ([#4010](https://github.com/openfoodfacts/smooth-app/issues/4010)) ([b3fc75b](https://github.com/openfoodfacts/smooth-app/commit/b3fc75b5c45aff95c1e4ae3f1f18c7d3aece7a52)) +* **deps:** bump fastlane in /packages/smooth_app/ios ([#4009](https://github.com/openfoodfacts/smooth-app/issues/4009)) ([00dfc5f](https://github.com/openfoodfacts/smooth-app/commit/00dfc5f518e8eedbae1e231cb8b27b42ca0a30d5)) +* **deps:** bump share_plus from 6.3.1 to 6.3.4 in /packages/smooth_app ([#3916](https://github.com/openfoodfacts/smooth-app/issues/3916)) ([dbe66b5](https://github.com/openfoodfacts/smooth-app/commit/dbe66b5f966503d787413b31f2882581fce72623)) +* fix the "one {}" translation bugs ([#3988](https://github.com/openfoodfacts/smooth-app/issues/3988)) ([9d17997](https://github.com/openfoodfacts/smooth-app/commit/9d17997c80cb356d1f0fb1515064c5aaea6ea762)) +* New Crowdin translations to review and merge ([#3932](https://github.com/openfoodfacts/smooth-app/issues/3932)) ([efb492e](https://github.com/openfoodfacts/smooth-app/commit/efb492e838582ea6b0319af75e291ad67067f015)) +* upgrade - flutter_svg, camera ([#3945](https://github.com/openfoodfacts/smooth-app/issues/3945)) ([cd04135](https://github.com/openfoodfacts/smooth-app/commit/cd04135b01408477a060aeeb3c520b77c790574a)) + + +### 🐛 Bug Fixes + +* `The Scrollbar's ScrollController has no ScrollPosition attached` ([#3808](https://github.com/openfoodfacts/smooth-app/issues/3808)) ([939b0d9](https://github.com/openfoodfacts/smooth-app/commit/939b0d9dc1fb9716b25f8a096f399284ce03c692)) +* 2987 - The section header are smaller and not as color flashy as the titles of the individual settings. ([#3696](https://github.com/openfoodfacts/smooth-app/issues/3696)) ([b88c45f](https://github.com/openfoodfacts/smooth-app/commit/b88c45fd8560060c626044193418f98dbc63fc12)) +* 3595 - transient file refactoring and fixes ([#3939](https://github.com/openfoodfacts/smooth-app/issues/3939)) ([6e72ff0](https://github.com/openfoodfacts/smooth-app/commit/6e72ff099107efdb890461b66cdacadae694f3ce)) +* 3865 Insufficient contrast for the error banner ([#3940](https://github.com/openfoodfacts/smooth-app/issues/3940)) ([7d26df6](https://github.com/openfoodfacts/smooth-app/commit/7d26df6d4dc190d43451c8a41ffb5584efbdad5f)) +* 3899 - back to the main photo page after cropping from gallery ([#3938](https://github.com/openfoodfacts/smooth-app/issues/3938)) ([72f3396](https://github.com/openfoodfacts/smooth-app/commit/72f33964ab2f60b12076fffffde8103416db077c)) +* 3951 - left-aligned icons for KP action buttons ([#3952](https://github.com/openfoodfacts/smooth-app/issues/3952)) ([5c82e23](https://github.com/openfoodfacts/smooth-app/commit/5c82e23227a8db0428d2e1dbc27bd8baba330b95)) +* 3953 - explicitly using flutter 3.7.12 as 3.10 is available ([#3956](https://github.com/openfoodfacts/smooth-app/issues/3956)) ([2701975](https://github.com/openfoodfacts/smooth-app/commit/2701975bc1f64de599dcaf2fe6bd21501df8facb)) +* 3964 - text messages instead of circular indicator for crop page + isolate ([#3965](https://github.com/openfoodfacts/smooth-app/issues/3965)) ([1af41f2](https://github.com/openfoodfacts/smooth-app/commit/1af41f27ff0a6bf477f9697929e5c43ace5a14f1)) +* 3980 - refresh of the ordered nutrients ([#3997](https://github.com/openfoodfacts/smooth-app/issues/3997)) ([ec7113d](https://github.com/openfoodfacts/smooth-app/commit/ec7113d6f2143a217d9d816636f2271d80d7941f)) +* add fastlane for English, before we can find a more i18n solution for F-Droid ([#3960](https://github.com/openfoodfacts/smooth-app/issues/3960)) ([b59d19f](https://github.com/openfoodfacts/smooth-app/commit/b59d19f6de84e921c8839fa87f58bb984567b0a0)) +* Improve the website card ([#4002](https://github.com/openfoodfacts/smooth-app/issues/4002)) ([c1b1211](https://github.com/openfoodfacts/smooth-app/commit/c1b12118452af31f04930e648c4a16d1042b1649)) +* On the product page, the Ripple on the back button doesn't work ([#3998](https://github.com/openfoodfacts/smooth-app/issues/3998)) ([950c18b](https://github.com/openfoodfacts/smooth-app/commit/950c18b70bc10334962fc128bd196b28be7a920b)) + ## [4.7.0](https://github.com/openfoodfacts/smooth-app/compare/v4.6.0...v4.7.0) (2023-05-06) diff --git a/version.txt b/version.txt index f6cdf40983ff..88f181192c43 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.7.0 +4.8.0