diff --git a/CHANGELOG.md b/CHANGELOG.md index 77f83067321..9f59df0b7bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [4.16.0](https://github.com/openfoodfacts/smooth-app/compare/v4.15.0...v4.16.0) (2024-07-24) + + +### Features + +* 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)) +* new parameters for uploadProof ([#5480](https://github.com/openfoodfacts/smooth-app/issues/5480)) ([3a4c0c9](https://github.com/openfoodfacts/smooth-app/commit/3a4c0c94170bc68c1f606a1eda143281737f7ba6)) +* 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)) + + +### Bug Fixes + +* 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