From 137bd47e9b5c0851562348bbd313be77883c045d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 06:55:44 +0000 Subject: [PATCH] chore(develop): release 3.21.0 --- CHANGELOG.md | 418 +++++++++++++++++++++++++++++++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 419 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68821a18332..94de279baf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,423 @@ # Changelog +## [3.21.0](https://github.com/AshAman999/smooth-app/compare/v3.20.0...v3.21.0) (2022-10-04) + + +### 👷 Refactoring + +* [#920](https://github.com/AshAman999/smooth-app/issues/920) - when relevant, switched to `Navigator.push` ([#2799](https://github.com/AshAman999/smooth-app/issues/2799)) ([18ce300](https://github.com/AshAman999/smooth-app/commit/18ce3004e868e3cd14ba6799afdb555972c2daff)) +* Avoid unused parameters ([#2407](https://github.com/AshAman999/smooth-app/issues/2407)) ([3067a7f](https://github.com/AshAman999/smooth-app/commit/3067a7f743f7be6d019d096126e1ee27c43975b6)) +* background tasks with classes ([#2994](https://github.com/AshAman999/smooth-app/issues/2994)) ([68b6939](https://github.com/AshAman999/smooth-app/commit/68b693990254cd2413ad78aff9b9270c7739171d)) +* backgroundTasks - around the new "upload" method ([#3028](https://github.com/AshAman999/smooth-app/issues/3028)) ([2ca03cd](https://github.com/AshAman999/smooth-app/commit/2ca03cd5dac0f3c9ce1179c3ea8b6722652626fd)) +* Removed unnecessary assets ([#3010](https://github.com/AshAman999/smooth-app/issues/3010)) ([6ba475b](https://github.com/AshAman999/smooth-app/commit/6ba475b0349543f2952983fb692d082febbbc8e3)) + + +### 📖 Documentation + +* Add the list of things still left for V1 ([#1636](https://github.com/AshAman999/smooth-app/issues/1636)) ([11094fd](https://github.com/AshAman999/smooth-app/commit/11094fd08ab747281fe3d5085374acd1d4d8397b)) +* add Weekly meeting ([#2803](https://github.com/AshAman999/smooth-app/issues/2803)) ([eb32eaf](https://github.com/AshAman999/smooth-app/commit/eb32eaf4957859f1b0ff33865ad66d71f898459f)) +* Adding link to Sentry ([#2679](https://github.com/AshAman999/smooth-app/issues/2679)) ([8219a30](https://github.com/AshAman999/smooth-app/commit/8219a3017ed39b17cf503e6e8f1685d698fa1b85)) +* document the forks we depend on ([#2717](https://github.com/AshAman999/smooth-app/issues/2717)) ([f6d7e08](https://github.com/AshAman999/smooth-app/commit/f6d7e081f88dc2403ec8f1e46208b6beb8d09cb8)) +* expand thanks ([ebf7ec1](https://github.com/AshAman999/smooth-app/commit/ebf7ec15ad7b4ec7225b2a98abed08085cac3a3d)) +* extend thanks ([acc32c0](https://github.com/AshAman999/smooth-app/commit/acc32c023be3d110a923b7c29ea42af9967487f7)) +* mark portion calculator as done ([d24d991](https://github.com/AshAman999/smooth-app/commit/d24d991fdcc80e226ab014a611b0713de6e3149b)) +* Start cleaning the roadmap ([#2815](https://github.com/AshAman999/smooth-app/issues/2815)) ([d506209](https://github.com/AshAman999/smooth-app/commit/d5062099110dde7428d218d3cde44c6d2037771e)) + + +### 🚀 Features + +* [#1070](https://github.com/AshAman999/smooth-app/issues/1070) - OCR for packaging ([#2383](https://github.com/AshAman999/smooth-app/issues/2383)) ([2c0a31f](https://github.com/AshAman999/smooth-app/commit/2c0a31ff9c84e97b6b546c198779c91a510523f5)) +* [#1070](https://github.com/AshAman999/smooth-app/issues/1070) - refactoring with off-dart 1.20.0 ([#2436](https://github.com/AshAman999/smooth-app/issues/2436)) ([e5aa231](https://github.com/AshAman999/smooth-app/commit/e5aa231cbfeea2035e6136d823e8c22ecabdabef)) +* [#1136](https://github.com/AshAman999/smooth-app/issues/1136) - handle "action" elements in KP ([#2440](https://github.com/AshAman999/smooth-app/issues/2440)) ([03e324b](https://github.com/AshAman999/smooth-app/commit/03e324bd2ad5ae680c10f514283a93c6119ab87f)) +* [#1343](https://github.com/AshAman999/smooth-app/issues/1343) - "world" queries and faster cached result display ([#2718](https://github.com/AshAman999/smooth-app/issues/2718)) ([8599d10](https://github.com/AshAman999/smooth-app/commit/8599d10f94779957ae372dd8d086864155f015fb)) +* [#2001](https://github.com/AshAman999/smooth-app/issues/2001) - consistency for left/right button positions during onboarding ([#2235](https://github.com/AshAman999/smooth-app/issues/2235)) ([41ad027](https://github.com/AshAman999/smooth-app/commit/41ad027f9b219f1359782d33710ce77537e3ff87)) +* [#2067](https://github.com/AshAman999/smooth-app/issues/2067) - code cleaning ([#2182](https://github.com/AshAman999/smooth-app/issues/2182)) ([ae54d77](https://github.com/AshAman999/smooth-app/commit/ae54d775104308aacfd4f406824078526b265c13)) +* [#2067](https://github.com/AshAman999/smooth-app/issues/2067) - code cleaning ([#2185](https://github.com/AshAman999/smooth-app/issues/2185)) ([4e6d51f](https://github.com/AshAman999/smooth-app/commit/4e6d51fb672659fb4f32dc9567f529e0968750ea)) +* [#2067](https://github.com/AshAman999/smooth-app/issues/2067) - code cleaning ([#2186](https://github.com/AshAman999/smooth-app/issues/2186)) ([9a3f457](https://github.com/AshAman999/smooth-app/commit/9a3f45786bfbf63912e6cb6c97b5a8a552120807)) +* [#2067](https://github.com/AshAman999/smooth-app/issues/2067) - new personalized page layout (no tabs, backgrounds) ([#2119](https://github.com/AshAman999/smooth-app/issues/2119)) ([9cedfb7](https://github.com/AshAman999/smooth-app/commit/9cedfb7475869bc902743a27f14de48797639ae7)) +* [#2071](https://github.com/AshAman999/smooth-app/issues/2071) - new downloaded version of ecoscore svg icons ([#2209](https://github.com/AshAman999/smooth-app/issues/2209)) ([fac3583](https://github.com/AshAman999/smooth-app/commit/fac3583b6213b0ea6b0947ccc78e758cfa3c2c80)) +* [#2160](https://github.com/AshAman999/smooth-app/issues/2160) card new with barcode ([#2214](https://github.com/AshAman999/smooth-app/issues/2214)) ([a257836](https://github.com/AshAman999/smooth-app/commit/a257836d2d9d368d32d093c0943d11b9ee712496)) +* [#2167](https://github.com/AshAman999/smooth-app/issues/2167) refresh product sub knowledge panel ([#2421](https://github.com/AshAman999/smooth-app/issues/2421)) ([4eb4df3](https://github.com/AshAman999/smooth-app/commit/4eb4df363fa9547825832ce0b0f30aaf138e0b71)) +* [#2169](https://github.com/AshAman999/smooth-app/issues/2169) - added emb codes and countries ([#2363](https://github.com/AshAman999/smooth-app/issues/2363)) ([3999967](https://github.com/AshAman999/smooth-app/commit/399996770c30d171bbd32ab1cb7c824c1fa19abc)) +* [#2169](https://github.com/AshAman999/smooth-app/issues/2169) - new simple input page for "Categories" ([#2207](https://github.com/AshAman999/smooth-app/issues/2207)) ([54c0d96](https://github.com/AshAman999/smooth-app/commit/54c0d960593b02e75b87576b47c3fb41aa8239a6)) +* [#2169](https://github.com/AshAman999/smooth-app/issues/2169) - new simple input page for "Labels" ([#2202](https://github.com/AshAman999/smooth-app/issues/2202)) ([a869b66](https://github.com/AshAman999/smooth-app/commit/a869b6611fad55d945177d2eb36357e4398582f5)) +* [#2169](https://github.com/AshAman999/smooth-app/issues/2169) - new simple input page for "Stores" ([#2195](https://github.com/AshAman999/smooth-app/issues/2195)) ([efe7f8d](https://github.com/AshAman999/smooth-app/commit/efe7f8d9389ee8474024de5c119a6aeedf51d7ef)) +* [#2174](https://github.com/AshAman999/smooth-app/issues/2174) - doomscrolling instead of "download more" button ([#2770](https://github.com/AshAman999/smooth-app/issues/2770)) ([c821f6d](https://github.com/AshAman999/smooth-app/commit/c821f6d2fecb4ce7c529f7ff9931707aded60ba3)) +* [#2204](https://github.com/AshAman999/smooth-app/issues/2204) - new "please sign in" message when the product is about to be edited ([#2224](https://github.com/AshAman999/smooth-app/issues/2224)) ([ca0a0f7](https://github.com/AshAman999/smooth-app/commit/ca0a0f7f1aa9d6680a180d9b60af4062176dfde5)) +* [#2244](https://github.com/AshAman999/smooth-app/issues/2244) - new "add categories" button + major product provider refactoring ([#2276](https://github.com/AshAman999/smooth-app/issues/2276)) ([80d4b9d](https://github.com/AshAman999/smooth-app/commit/80d4b9d34f4511992ed82fee9fc2d92a18e564e6)) +* [#2248](https://github.com/AshAman999/smooth-app/issues/2248) - user agent distinction between scan and barcode search ([#2408](https://github.com/AshAman999/smooth-app/issues/2408)) ([c1664d6](https://github.com/AshAman999/smooth-app/commit/c1664d67b7a578c6d3395fc3ec32115df58d086b)) +* [#2280](https://github.com/AshAman999/smooth-app/issues/2280) - DaoProduct's just migrated to sqflite ([#2289](https://github.com/AshAman999/smooth-app/issues/2289)) ([1662685](https://github.com/AshAman999/smooth-app/commit/16626858252bec18122106e13d0b3cd97207e905)) +* [#2315](https://github.com/AshAman999/smooth-app/issues/2315) - added 4 user-related searches in the profile screen ([#2321](https://github.com/AshAman999/smooth-app/issues/2321)) ([f9d4dc8](https://github.com/AshAman999/smooth-app/commit/f9d4dc81b9da2fd680970c379a44def21b2388b1)) +* [#2315](https://github.com/AshAman999/smooth-app/issues/2315) - added smoothie fields to user queries and localized ([#2332](https://github.com/AshAman999/smooth-app/issues/2332)) ([e467ff9](https://github.com/AshAman999/smooth-app/commit/e467ff964b4c5bdd96a5e08ee33278167b73700d)) +* [#2337](https://github.com/AshAman999/smooth-app/issues/2337) - additional "power user" product edit page ([#2617](https://github.com/AshAman999/smooth-app/issues/2617)) ([d5017b4](https://github.com/AshAman999/smooth-app/commit/d5017b4f94db1cac53694eb45dfc9e6839043d7a)) +* [#2339](https://github.com/AshAman999/smooth-app/issues/2339) - added language and country to query product list keys ([#2465](https://github.com/AshAman999/smooth-app/issues/2465)) ([9e253a7](https://github.com/AshAman999/smooth-app/commit/9e253a774fcb5336ee17b8587591abae2ed617f2)) +* [#2354](https://github.com/AshAman999/smooth-app/issues/2354) - "portion calculator" added to detailed nutrient page ([#3027](https://github.com/AshAman999/smooth-app/issues/3027)) ([3b223ff](https://github.com/AshAman999/smooth-app/commit/3b223ffade8bb89737374e35267bc2cfd841060b)) +* [#2364](https://github.com/AshAman999/smooth-app/issues/2364) - new preferences toggles for ingredients / nutrition expand mode ([#2634](https://github.com/AshAman999/smooth-app/issues/2634)) ([cc7c062](https://github.com/AshAman999/smooth-app/commit/cc7c062e555a63739708df5bd337316b5b10df42)) +* [#2380](https://github.com/AshAman999/smooth-app/issues/2380) - autocompletion for emb codes, labels, categories and countries ([#2506](https://github.com/AshAman999/smooth-app/issues/2506)) ([a1048bb](https://github.com/AshAman999/smooth-app/commit/a1048bbe4dbfa7b6f1e74609cb9e1b0633321644)) +* [#2386](https://github.com/AshAman999/smooth-app/issues/2386) - added tests about localization parameters ([#2412](https://github.com/AshAman999/smooth-app/issues/2412)) ([16d615d](https://github.com/AshAman999/smooth-app/commit/16d615d11cc14db9428791dbb453379593265f79)) +* [#2396](https://github.com/AshAman999/smooth-app/issues/2396) - better memory management - load products only when needed ([#2609](https://github.com/AshAman999/smooth-app/issues/2609)) ([115722b](https://github.com/AshAman999/smooth-app/commit/115722b6136ab4218b3ddfae1a6e666c65325525)) +* [#2396](https://github.com/AshAman999/smooth-app/issues/2396) - preparatory step with simple refactoring ([#2593](https://github.com/AshAman999/smooth-app/issues/2593)) ([27681d1](https://github.com/AshAman999/smooth-app/commit/27681d101e6f6ebdc82a016aa5d032a0f74662a4)) +* [#2397](https://github.com/AshAman999/smooth-app/issues/2397) simplify dev mode access ([#2437](https://github.com/AshAman999/smooth-app/issues/2437)) ([b0ed802](https://github.com/AshAman999/smooth-app/commit/b0ed8021247f969106dd565e57549ec0eae4e14f)) +* [#2425](https://github.com/AshAman999/smooth-app/issues/2425) - added "all products to be completed" item (in user page) ([#2441](https://github.com/AshAman999/smooth-app/issues/2441)) ([587e943](https://github.com/AshAman999/smooth-app/commit/587e943eb6bca34553989fcfc330bb6249be0a04)) +* [#2447](https://github.com/AshAman999/smooth-app/issues/2447) - gzipped product column - 6 times smaller database! ([#2527](https://github.com/AshAman999/smooth-app/issues/2527)) ([7ab7c15](https://github.com/AshAman999/smooth-app/commit/7ab7c1584aab1791d558d806af6b2be4ac8c4087)) +* [#2470](https://github.com/AshAman999/smooth-app/issues/2470) - "add" taxonomized field improvements ([#2477](https://github.com/AshAman999/smooth-app/issues/2477)) ([883792d](https://github.com/AshAman999/smooth-app/commit/883792d092e3f06627d38822b4f810d0f9d40997)) +* [#2475](https://github.com/AshAman999/smooth-app/issues/2475) - "contribute" now links to "in app" to-be-completed page ([#2623](https://github.com/AshAman999/smooth-app/issues/2623)) ([9b52190](https://github.com/AshAman999/smooth-app/commit/9b52190d3065758ab50b7f50ae12ec8f433318a4)) +* [#2501](https://github.com/AshAman999/smooth-app/issues/2501) - added "origins" in edit product page ([#2571](https://github.com/AshAman999/smooth-app/issues/2571)) ([2b60cb5](https://github.com/AshAman999/smooth-app/commit/2b60cb5fd05639b100f844e7424cba6bb7113140)) +* [#2503](https://github.com/AshAman999/smooth-app/issues/2503) - language selector now in "App Settings" (for all users) ([#2658](https://github.com/AshAman999/smooth-app/issues/2658)) ([0c5fab5](https://github.com/AshAman999/smooth-app/commit/0c5fab5c8d21a833d77d49fc6371a15c48c20c46)) +* [#2513](https://github.com/AshAman999/smooth-app/issues/2513) - product page - moved higher the action bar ([#2615](https://github.com/AshAman999/smooth-app/issues/2615)) ([5816934](https://github.com/AshAman999/smooth-app/commit/581693420dc0ad8e9a0e584e88e401e4666b5bb8)) +* [#2563](https://github.com/AshAman999/smooth-app/issues/2563) - edit product page - added top barcode display and leading/trailing icons ([#2567](https://github.com/AshAman999/smooth-app/issues/2567)) ([b16d6d6](https://github.com/AshAman999/smooth-app/commit/b16d6d67cbee1b27396e9d7edce99b186f78a5ae)) +* [#2572](https://github.com/AshAman999/smooth-app/issues/2572) - added icons for ingredients and nutrition in edit product page ([#2577](https://github.com/AshAman999/smooth-app/issues/2577)) ([168d468](https://github.com/AshAman999/smooth-app/commit/168d4688f4859a498843067475d7b34cd86902c2)) +* [#2573](https://github.com/AshAman999/smooth-app/issues/2573) - KP cells are expanded on detail pages ([#2581](https://github.com/AshAman999/smooth-app/issues/2581)) ([1eb6712](https://github.com/AshAman999/smooth-app/commit/1eb6712ffb0820c677ad503c3e62c56b3a49bcec)) +* [#2574](https://github.com/AshAman999/smooth-app/issues/2574) - added explanations for origins, categories and packaging ([#2580](https://github.com/AshAman999/smooth-app/issues/2580)) ([bbcfd87](https://github.com/AshAman999/smooth-app/commit/bbcfd87f2620cf6d52ee0437bcdc2844173d4271)) +* [#2647](https://github.com/AshAman999/smooth-app/issues/2647) - added a refresh gesture to edit product page ([#2649](https://github.com/AshAman999/smooth-app/issues/2649)) ([e163167](https://github.com/AshAman999/smooth-app/commit/e1631679bd3cb6b17f12f13114f5fdb9da2957d7)) +* [#2653](https://github.com/AshAman999/smooth-app/issues/2653) - added asset haute-valeur-environnementale.90x90.svg ([#2654](https://github.com/AshAman999/smooth-app/issues/2654)) ([96f7b86](https://github.com/AshAman999/smooth-app/commit/96f7b8618ae12e12f7a010891ba76d6cf8672712)) +* [#2671](https://github.com/AshAman999/smooth-app/issues/2671) - product lists - downloads products when not in local database ([#2673](https://github.com/AshAman999/smooth-app/issues/2673)) ([b08dc60](https://github.com/AshAman999/smooth-app/commit/b08dc608fe9aea6f53b2d6258644e2cec26c4f72)) +* [#2705](https://github.com/AshAman999/smooth-app/issues/2705) - barcode copy from product edit page ([#2709](https://github.com/AshAman999/smooth-app/issues/2709)) ([a713ccd](https://github.com/AshAman999/smooth-app/commit/a713ccdda0b729abb4ae1eb1a9d581d3163cc665)) +* [#2785](https://github.com/AshAman999/smooth-app/issues/2785) - async access to dao product list ([#2788](https://github.com/AshAman999/smooth-app/issues/2788)) ([d922511](https://github.com/AshAman999/smooth-app/commit/d922511a32903332eb07e0a3b23f371155ebda17)) +* [#2852](https://github.com/AshAman999/smooth-app/issues/2852) - Matomo message when barcode is not found ([#2854](https://github.com/AshAman999/smooth-app/issues/2854)) ([3dca648](https://github.com/AshAman999/smooth-app/commit/3dca6488006f9dc043a600522ef16c2fcd5b50e6)) +* [#3013](https://github.com/AshAman999/smooth-app/issues/3013) - asset file utz-certified.90x90.svg ([#3015](https://github.com/AshAman999/smooth-app/issues/3015)) ([6a11349](https://github.com/AshAman999/smooth-app/commit/6a1134908e302f48c97cd2d763f3139647a2e9a8)) +* A few more logs ([#2385](https://github.com/AshAman999/smooth-app/issues/2385)) ([768f1e0](https://github.com/AshAman999/smooth-app/commit/768f1e033152a8499746fda645114d969c021a1d)) +* Add a gallery of the images selected and uploaded for a product ([#2801](https://github.com/AshAman999/smooth-app/issues/2801)) ([c706839](https://github.com/AshAman999/smooth-app/commit/c70683939db4324f3299f0c91e103e3eb7368584)) +* Add checkmarks on 'add new product' screen ([#3080](https://github.com/AshAman999/smooth-app/issues/3080)) ([8b08a85](https://github.com/AshAman999/smooth-app/commit/8b08a857c335e52b700f81a9a0e61cd085887191)) +* add paginated top issue parser ([#3041](https://github.com/AshAman999/smooth-app/issues/3041)) ([455b304](https://github.com/AshAman999/smooth-app/commit/455b3048302da4f29fb0f45e9e483034048f749e)) +* Add to list horizontal buttons ([#2871](https://github.com/AshAman999/smooth-app/issues/2871)) ([1f72ce6](https://github.com/AshAman999/smooth-app/commit/1f72ce62ce23316dbd9caedc643416eb2eee55a8)) +* Added a gallery item indicator ([#2208](https://github.com/AshAman999/smooth-app/issues/2208)) ([f15f256](https://github.com/AshAman999/smooth-app/commit/f15f25662ad6d64e18d1fc810b0bef833b455157)) +* added feat in dev mode to preload 1k products ([#2661](https://github.com/AshAman999/smooth-app/issues/2661)) ([37e5b75](https://github.com/AshAman999/smooth-app/commit/37e5b75f64e59d96fa47f9495d464c9f1eae7c5a)) +* Allow to change the camera mode without restarting ([#3008](https://github.com/AshAman999/smooth-app/issues/3008)) ([acb5fac](https://github.com/AshAman999/smooth-app/commit/acb5fac58111b1f26b08be3b5ed6514fa5577e9e)) +* Allow to share products ([#2287](https://github.com/AshAman999/smooth-app/issues/2287)) ([347c39c](https://github.com/AshAman999/smooth-app/commit/347c39cf89601d4990bb237191a43ff18a50361e)) +* Alternative mode for camera (Android only feature) ([#2953](https://github.com/AshAman999/smooth-app/issues/2953)) ([15e1f57](https://github.com/AshAman999/smooth-app/commit/15e1f57f4f174c30e802a3af40c52f809b075a70)) +* Autopause camera after 1 min of inactivity ([#2229](https://github.com/AshAman999/smooth-app/issues/2229)) ([72edce1](https://github.com/AshAman999/smooth-app/commit/72edce13d622f20d3a24f52d6f8bf5719e93ff87)) +* Bring back the quick setting tile on Android ([#2870](https://github.com/AshAman999/smooth-app/issues/2870)) ([0c7e236](https://github.com/AshAman999/smooth-app/commit/0c7e236a381a3237d0d524077b4779846dd93e1f)) +* Carousel with OFF logo ([#2158](https://github.com/AshAman999/smooth-app/issues/2158)) ([d2facd5](https://github.com/AshAman999/smooth-app/commit/d2facd5750f10ad195620a5d607bcdae8ca01e82)) +* Common layout for welcome / product not found / error cards ([#2955](https://github.com/AshAman999/smooth-app/issues/2955)) ([77569bf](https://github.com/AshAman999/smooth-app/commit/77569bfb13f952b38830dc196c912251bc3c4e6a)) +* Edit previous search feature ([#2159](https://github.com/AshAman999/smooth-app/issues/2159)) ([e871c82](https://github.com/AshAman999/smooth-app/commit/e871c825dc8521a760f941c621956950a3b37908)) +* Edit product page UI improvements ([#2754](https://github.com/AshAman999/smooth-app/issues/2754)) ([8ed337b](https://github.com/AshAman999/smooth-app/commit/8ed337bfdeffa81d78363cc9b8d63e0daffdfc13)) +* Enable/disable camera flash ([#2196](https://github.com/AshAman999/smooth-app/issues/2196)) ([d6d8a07](https://github.com/AshAman999/smooth-app/commit/d6d8a0745367c30fd5682765023126d439c2eaf6)) +* Finalizer for MLKitScanDecoder ([#2937](https://github.com/AshAman999/smooth-app/issues/2937)) ([aefd743](https://github.com/AshAman999/smooth-app/commit/aefd7437196026c2a424a6da3b7c84f0cf14704e)) +* Helper for haptic feedback + improved delete product button ([#2957](https://github.com/AshAman999/smooth-app/issues/2957)) ([1073972](https://github.com/AshAman999/smooth-app/commit/10739723cedf55775e846b05d65db455d89d1d13)) +* Horizontal buttons for Dialogs ([#2626](https://github.com/AshAman999/smooth-app/issues/2626)) ([ddb8bea](https://github.com/AshAman999/smooth-app/commit/ddb8bea405ea6401600bc437baed9921d56f8059)) +* Improve the Feature request template ([#2931](https://github.com/AshAman999/smooth-app/issues/2931)) ([47bbf89](https://github.com/AshAman999/smooth-app/commit/47bbf89a421718f4dcf1c6e2e04ab0198d9b0514)) +* Improved translations ([#2272](https://github.com/AshAman999/smooth-app/issues/2272)) ([9359071](https://github.com/AshAman999/smooth-app/commit/93590713f1149c9c5acd742bdcf2662227f9f863)) +* Improvements for the decoding process (1/3) ([#2835](https://github.com/AshAman999/smooth-app/issues/2835)) ([9598b25](https://github.com/AshAman999/smooth-app/commit/9598b254f3b04f5a4e91c8428abed1be34eef575)) +* Increase camera quality preview ([#2189](https://github.com/AshAman999/smooth-app/issues/2189)) ([d5a163a](https://github.com/AshAman999/smooth-app/commit/d5a163a19c0d008e193260b39e2dc2fc795cd2ad)) +* Instant refresh views ([#2901](https://github.com/AshAman999/smooth-app/issues/2901)) ([0d2be11](https://github.com/AshAman999/smooth-app/commit/0d2be113fc3fd79a1f16db72437843d702c6d2ab)) +* Language filter ([#2539](https://github.com/AshAman999/smooth-app/issues/2539)) ([d856b35](https://github.com/AshAman999/smooth-app/commit/d856b350356c10a941954125cee21d3e079c4198)) +* Logs service (+ email attachment) ([#2303](https://github.com/AshAman999/smooth-app/issues/2303)) ([97d36bc](https://github.com/AshAman999/smooth-app/commit/97d36bc71c4c86b4372035f7c3856195d99370ea)) +* Make it possible to release Smoothie on the org.openfoodfacts.scanner listing (iOS and Android) ([#2379](https://github.com/AshAman999/smooth-app/issues/2379)) ([f2f9bc7](https://github.com/AshAman999/smooth-app/commit/f2f9bc726fba4b8735eb339df1ba1ff669b1e078)) +* make text fields design use less space ([#2725](https://github.com/AshAman999/smooth-app/issues/2725)) ([bff9e92](https://github.com/AshAman999/smooth-app/commit/bff9e92e040438121683ecf7f439aa891817546c)) +* Matomo refinements ([#2264](https://github.com/AshAman999/smooth-app/issues/2264)) ([8cdea11](https://github.com/AshAman999/smooth-app/commit/8cdea111ea9528352e52a4d3c7cb860ad3cd340e)) +* menu to manage offline data ([#2971](https://github.com/AshAman999/smooth-app/issues/2971)) ([d2f8077](https://github.com/AshAman999/smooth-app/commit/d2f8077812ad3f7bfd2ec9a12e15274c3b7a41c0)) +* Migration to Flutter 3.0 / Dart 2.17 ([#2307](https://github.com/AshAman999/smooth-app/issues/2307)) ([ee82d91](https://github.com/AshAman999/smooth-app/commit/ee82d9101905947a1652624944006cf583c16efe)) +* More info about the app/device in email ([#2188](https://github.com/AshAman999/smooth-app/issues/2188)) ([5dba723](https://github.com/AshAman999/smooth-app/commit/5dba723fdf13451d5e9df0aec55b25abcd21cf7e)) +* Move all animations durations in a dedicated class ([#2533](https://github.com/AshAman999/smooth-app/issues/2533)) ([52f9448](https://github.com/AshAman999/smooth-app/commit/52f9448de246d77a23c12106248218ddd9f9e742)) +* Nutritional values: ensure only one decimal separator is displayed ([#2143](https://github.com/AshAman999/smooth-app/issues/2143)) ([8b65833](https://github.com/AshAman999/smooth-app/commit/8b658338df7aa9b8a1c6aff1c4b676de51dd4e02)) +* Preference to define which camera quality preset to use ([#2194](https://github.com/AshAman999/smooth-app/issues/2194)) ([f58d078](https://github.com/AshAman999/smooth-app/commit/f58d07828bf6cfcdb5c5ec454331afaf10295b67)) +* Remove 'empty list' from product query page ([#3081](https://github.com/AshAman999/smooth-app/issues/3081)) ([dde3f44](https://github.com/AshAman999/smooth-app/commit/dde3f44a2dff671f800c2ee79a059cee2415e000)) +* Remove a maximum of hardcoded sizes and move Padding to Directional ones ([#2534](https://github.com/AshAman999/smooth-app/issues/2534)) ([9ebe5c8](https://github.com/AshAman999/smooth-app/commit/9ebe5c849c9967289e861c57ad9f7c45b58ad788)) +* Shadow around the visor ([#2148](https://github.com/AshAman999/smooth-app/issues/2148)) ([6e7d6c7](https://github.com/AshAman999/smooth-app/commit/6e7d6c7575896cb91a99cb0d4c9f3cbc96bb3aa9)) +* Show osm attribution + removed matomo_tracker fork ([#2740](https://github.com/AshAman999/smooth-app/issues/2740)) ([f6f8511](https://github.com/AshAman999/smooth-app/commit/f6f851179cb8d59519d68679f2b75189be8153a6)) +* Sign up form: try to highlight the issue ([#2535](https://github.com/AshAman999/smooth-app/issues/2535)) ([d08b1bd](https://github.com/AshAman999/smooth-app/commit/d08b1bd3772838fee3747d7f174a9396100358bd)) +* Smooth Dialog with an axis for buttons ([#2587](https://github.com/AshAman999/smooth-app/issues/2587)) ([4255a5f](https://github.com/AshAman999/smooth-app/commit/4255a5faef1f611adfc299c56b0b033f096d9e38)) +* use modals for navigating to editing screens ([#2797](https://github.com/AshAman999/smooth-app/issues/2797)) ([3431933](https://github.com/AshAman999/smooth-app/commit/3431933907228745316f418b4a5964e22a9ded94)) + + +### 🐛 Bug Fixes + +* "A TextEditingController was used after being disposed." ([#2219](https://github.com/AshAman999/smooth-app/issues/2219)) ([4ea70e4](https://github.com/AshAman999/smooth-app/commit/4ea70e425dcbced39284bea541b8009ef623b0dd)) +* [#1239](https://github.com/AshAman999/smooth-app/issues/1239) Create a test for registration and login ([#3069](https://github.com/AshAman999/smooth-app/issues/3069)) ([6644d59](https://github.com/AshAman999/smooth-app/commit/6644d59185a0a2ac8acf0c5f368386669eac79ae)) +* [#1314](https://github.com/AshAman999/smooth-app/issues/1314) switch to scanner from empty list ([#2347](https://github.com/AshAman999/smooth-app/issues/2347)) ([2790dfb](https://github.com/AshAman999/smooth-app/commit/2790dfb0d380e04ea07c48051389e33503719a5a)) +* [#1427](https://github.com/AshAman999/smooth-app/issues/1427) scanning invalid code ([#2336](https://github.com/AshAman999/smooth-app/issues/2336)) ([5715cf7](https://github.com/AshAman999/smooth-app/commit/5715cf7171a23682add0d5509744220841d26942)) +* [#1538](https://github.com/AshAman999/smooth-app/issues/1538) - new crop tool (cf. dev mode) ([#2872](https://github.com/AshAman999/smooth-app/issues/2872)) ([535cddc](https://github.com/AshAman999/smooth-app/commit/535cddc2a9982d89d3ebcca9dfbba814931d860b)) +* [#1538](https://github.com/AshAman999/smooth-app/issues/1538) - refactoring of image cropper ([#2858](https://github.com/AshAman999/smooth-app/issues/2858)) ([394cf4c](https://github.com/AshAman999/smooth-app/commit/394cf4cf1831c2009f18bed0ae172767a419b7e3)) +* [#1656](https://github.com/AshAman999/smooth-app/issues/1656) - simplified SmoothAlertDialog that always works ([#2283](https://github.com/AshAman999/smooth-app/issues/2283)) ([e288524](https://github.com/AshAman999/smooth-app/commit/e288524adbeb3c4e63bad17997f247ec1cf051ec)) +* [#1700](https://github.com/AshAman999/smooth-app/issues/1700) - nutrients - refactored "save" action as in SimpleInputPage ([#2338](https://github.com/AshAman999/smooth-app/issues/2338)) ([0f94837](https://github.com/AshAman999/smooth-app/commit/0f94837966e4b34d9380c9f432bcd37b686f247a)) +* [#1722](https://github.com/AshAman999/smooth-app/issues/1722) robotoff resend anonymous ([#2117](https://github.com/AshAman999/smooth-app/issues/2117)) ([01c6a61](https://github.com/AshAman999/smooth-app/commit/01c6a617b9670c33fe56505218edd677918512b1)) +* [#1946](https://github.com/AshAman999/smooth-app/issues/1946) new confirm_clear message ([#2275](https://github.com/AshAman999/smooth-app/issues/2275)) ([1b82b0f](https://github.com/AshAman999/smooth-app/commit/1b82b0ff42d589098f0649abbf496b77f3f051d9)) +* [#1973](https://github.com/AshAman999/smooth-app/issues/1973) new product in carousel ([#2391](https://github.com/AshAman999/smooth-app/issues/2391)) ([8ddb726](https://github.com/AshAman999/smooth-app/commit/8ddb7260b6684cc46a572400d63cf32fcdfd362f)) +* [#1973](https://github.com/AshAman999/smooth-app/issues/1973)-newly-added-in-carousel ([#2220](https://github.com/AshAman999/smooth-app/issues/2220)) ([8a21076](https://github.com/AshAman999/smooth-app/commit/8a21076451f48b00e4afc15358d2898cc9145680)) +* [#2009](https://github.com/AshAman999/smooth-app/issues/2009) - product page will always pull down - and refresh ([#2618](https://github.com/AshAman999/smooth-app/issues/2618)) ([ca960ed](https://github.com/AshAman999/smooth-app/commit/ca960ed4d98d95a5971c69723dfc0bd8c900cf79)) +* [#2123](https://github.com/AshAman999/smooth-app/issues/2123) onboarding preference issues ([#2231](https://github.com/AshAman999/smooth-app/issues/2231)) ([70cfea0](https://github.com/AshAman999/smooth-app/commit/70cfea0b9296b8e5ae1ac7827e12ad2f8fd7fffc)) +* [#2125](https://github.com/AshAman999/smooth-app/issues/2125) product name clickable ([#2142](https://github.com/AshAman999/smooth-app/issues/2142)) ([74f6668](https://github.com/AshAman999/smooth-app/commit/74f6668bdb4b2f4df2f9142fda28437442b8e3e4)) +* [#2128](https://github.com/AshAman999/smooth-app/issues/2128) add new card disappears ([#2232](https://github.com/AshAman999/smooth-app/issues/2232)) ([1bb7a2f](https://github.com/AshAman999/smooth-app/commit/1bb7a2fefec3bd5bd78a502844f14db774590670)) +* [#2146](https://github.com/AshAman999/smooth-app/issues/2146) refresh product edition ([#2201](https://github.com/AshAman999/smooth-app/issues/2201)) ([316e9df](https://github.com/AshAman999/smooth-app/commit/316e9dfc45379d3c326a730394d7774d8d30b775)) +* [#2147](https://github.com/AshAman999/smooth-app/issues/2147) - fine-tuned the computation of "compared to category" ([#2151](https://github.com/AshAman999/smooth-app/issues/2151)) ([1b979a9](https://github.com/AshAman999/smooth-app/commit/1b979a9d18eb14c0692b4321fb4d1fccb2490afe)) +* [#2147](https://github.com/AshAman999/smooth-app/issues/2147) - now using new product field `comparedToCategory` ([#2154](https://github.com/AshAman999/smooth-app/issues/2154)) ([2c24f9b](https://github.com/AshAman999/smooth-app/commit/2c24f9bde0d9a2babace6451d71280b208a04f47)) +* [#2180](https://github.com/AshAman999/smooth-app/issues/2180) - more simple app bar title for search results ([#2187](https://github.com/AshAman999/smooth-app/issues/2187)) ([803a678](https://github.com/AshAman999/smooth-app/commit/803a678af480d767b2fb8c12e5b110bed2e0081f)) +* [#2203](https://github.com/AshAman999/smooth-app/issues/2203) - latest off-dart (with the expected fix) ([#2212](https://github.com/AshAman999/smooth-app/issues/2212)) ([631b367](https://github.com/AshAman999/smooth-app/commit/631b3675afc6205382a74c3de530fcea7cb0771c)) +* [#2221](https://github.com/AshAman999/smooth-app/issues/2221) - set the "disabled" background color in the theme ([#2225](https://github.com/AshAman999/smooth-app/issues/2225)) ([82d907f](https://github.com/AshAman999/smooth-app/commit/82d907f4078c053b4312361752278c80fb71ca6f)) +* [#2239](https://github.com/AshAman999/smooth-app/issues/2239) - refresh product preferences and query language ([#2313](https://github.com/AshAman999/smooth-app/issues/2313)) ([d6f1595](https://github.com/AshAman999/smooth-app/commit/d6f15951eb9f93cd9d313c0f058994535eebb9d2)) +* [#2246](https://github.com/AshAman999/smooth-app/issues/2246) onboarding loading duration message ([#2282](https://github.com/AshAman999/smooth-app/issues/2282)) ([d5253a4](https://github.com/AshAman999/smooth-app/commit/d5253a4fa82df4653f822ac576aa6f59095844a4)) +* [#2262](https://github.com/AshAman999/smooth-app/issues/2262) sending comment while saving uploading ([#2274](https://github.com/AshAman999/smooth-app/issues/2274)) ([5f4d3fb](https://github.com/AshAman999/smooth-app/commit/5f4d3fb2bc6033d976b96e94bb0b8c4e9e4c6cbf)) +* [#2268](https://github.com/AshAman999/smooth-app/issues/2268) - force a color for tinted icons without color ([#2273](https://github.com/AshAman999/smooth-app/issues/2273)) ([77f3d2a](https://github.com/AshAman999/smooth-app/commit/77f3d2a434c46596738126c0570c7a10441b699e)) +* [#2291](https://github.com/AshAman999/smooth-app/issues/2291) - removed flawed specific font (back to default fonts) ([#2657](https://github.com/AshAman999/smooth-app/issues/2657)) ([180c817](https://github.com/AshAman999/smooth-app/commit/180c8175622766276cf1ea41c7a1899769f85868)) +* [#2299](https://github.com/AshAman999/smooth-app/issues/2299) - crash when refreshing just downloaded query product list ([#2304](https://github.com/AshAman999/smooth-app/issues/2304)) ([3bae9ca](https://github.com/AshAman999/smooth-app/commit/3bae9cab7a55b87730be5a5f9cb501285724406f)) +* [#2305](https://github.com/AshAman999/smooth-app/issues/2305) - cleaner layout for onboarding (preferences + kp) ([#2306](https://github.com/AshAman999/smooth-app/issues/2306)) ([6112142](https://github.com/AshAman999/smooth-app/commit/6112142de3e915d7ae5e65eaef1a836e95aae3e3)) +* [#2315](https://github.com/AshAman999/smooth-app/issues/2315) - "to be completed" queries now work even with not English language ([#2521](https://github.com/AshAman999/smooth-app/issues/2521)) ([2d0469a](https://github.com/AshAman999/smooth-app/commit/2d0469a14fbe4901ed7ab2a391884ffd25501742)) +* [#2328](https://github.com/AshAman999/smooth-app/issues/2328) - added a cache svg file ([#2329](https://github.com/AshAman999/smooth-app/issues/2329)) ([210a130](https://github.com/AshAman999/smooth-app/commit/210a1306a24d4502612fb3846ad9bc8754eb0bc6)) +* [#2340](https://github.com/AshAman999/smooth-app/issues/2340) text below icons ([#2345](https://github.com/AshAman999/smooth-app/issues/2345)) ([5f3af46](https://github.com/AshAman999/smooth-app/commit/5f3af46f78d768d7f0a0e9e3dafda1d18fb0e463)) +* [#2356](https://github.com/AshAman999/smooth-app/issues/2356) - correct message for "fetch and refresh" dialog ([#2378](https://github.com/AshAman999/smooth-app/issues/2378)) ([91237b2](https://github.com/AshAman999/smooth-app/commit/91237b2569bc0b141995dd411c19dc303b75f5a0)) +* [#2362](https://github.com/AshAman999/smooth-app/issues/2362) history not refreshing ([#2393](https://github.com/AshAman999/smooth-app/issues/2393)) ([061fa6e](https://github.com/AshAman999/smooth-app/commit/061fa6ede4f6967f33776c8c42b3f95ed2e65c98)) +* [#2374](https://github.com/AshAman999/smooth-app/issues/2374) null check error creating product ([#2411](https://github.com/AshAman999/smooth-app/issues/2411)) ([fb44845](https://github.com/AshAman999/smooth-app/commit/fb4484512c8485d89b84c387ef4d36b397a905b6)) +* [#2387](https://github.com/AshAman999/smooth-app/issues/2387) - centered layout ([#2390](https://github.com/AshAman999/smooth-app/issues/2390)) ([1e22db2](https://github.com/AshAman999/smooth-app/commit/1e22db207db7ba8d7a9a26f254cc28e59c6504a7)) +* [#2469](https://github.com/AshAman999/smooth-app/issues/2469) - additional small space before action buttons for KP ([#2472](https://github.com/AshAman999/smooth-app/issues/2472)) ([c7dc6e1](https://github.com/AshAman999/smooth-app/commit/c7dc6e185359d236c736d1cba75df4aa04e684de)) +* [#2496](https://github.com/AshAman999/smooth-app/issues/2496) - refreshed 2 nutriscore svg asset files ([#2499](https://github.com/AshAman999/smooth-app/issues/2499)) ([4de75bb](https://github.com/AshAman999/smooth-app/commit/4de75bb65ab2a2030a4f7e914c5537ad996fb50a)) +* [#2530](https://github.com/AshAman999/smooth-app/issues/2530) - replaced the score colors with a score emoji ([#2569](https://github.com/AshAman999/smooth-app/issues/2569)) ([a1e096c](https://github.com/AshAman999/smooth-app/commit/a1e096c044e8eaf3bd189d34b97ff20ed24c717f)) +* [#2545](https://github.com/AshAman999/smooth-app/issues/2545) - additional iOS refresh for sentry ([#2549](https://github.com/AshAman999/smooth-app/issues/2549)) ([2065bca](https://github.com/AshAman999/smooth-app/commit/2065bca1afa447b7262c0105faf22962b13852a6)) +* [#2553](https://github.com/AshAman999/smooth-app/issues/2553) - upgrade to off-dart 1.24.0 + categories not completed ([#2795](https://github.com/AshAman999/smooth-app/issues/2795)) ([133071d](https://github.com/AshAman999/smooth-app/commit/133071dea9c2ab398f51ae23e38e2c36a39a5d4d)) +* [#2561](https://github.com/AshAman999/smooth-app/issues/2561) - fixed value+unit management in nutrient page ([#2568](https://github.com/AshAman999/smooth-app/issues/2568)) ([750f429](https://github.com/AshAman999/smooth-app/commit/750f429d2679e02e5525eab1aed2f9d31bba217f)) +* [#2575](https://github.com/AshAman999/smooth-app/issues/2575) - fixed brightness check for app icon ([#2579](https://github.com/AshAman999/smooth-app/issues/2579)) ([8446b30](https://github.com/AshAman999/smooth-app/commit/8446b3082a391b29843a72a2c742152835038952)) +* [#2682](https://github.com/AshAman999/smooth-app/issues/2682) - no more trying to display null panels ([#2684](https://github.com/AshAman999/smooth-app/issues/2684)) ([00a717e](https://github.com/AshAman999/smooth-app/commit/00a717ee4b59b3e2319f6f11a6893cb53d364d19)) +* [#2706](https://github.com/AshAman999/smooth-app/issues/2706) - now we display the "LOGIN!" button only if not logged in ([#2714](https://github.com/AshAman999/smooth-app/issues/2714)) ([a845721](https://github.com/AshAman999/smooth-app/commit/a845721b0206d1b2f1f5bd25249f11115dcb1aef)) +* [#2729](https://github.com/AshAman999/smooth-app/issues/2729) - product query page - simplified top messages and buttons ([#2736](https://github.com/AshAman999/smooth-app/issues/2736)) ([dee9be3](https://github.com/AshAman999/smooth-app/commit/dee9be35a3efde29302de2c1cecb0bea98f5b8ed)) +* [#2730](https://github.com/AshAman999/smooth-app/issues/2730) - removed $ in "contact" translations ([#2734](https://github.com/AshAman999/smooth-app/issues/2734)) ([462e73f](https://github.com/AshAman999/smooth-app/commit/462e73ff3f0df72b40d50911cf9b4ad00a704e22)) +* [#2773](https://github.com/AshAman999/smooth-app/issues/2773) - appropriate "clear?" and "delete?" messages for user lists ([#2778](https://github.com/AshAman999/smooth-app/issues/2778)) ([3deb4cb](https://github.com/AshAman999/smooth-app/commit/3deb4cbeb535c10446b36af3215725acc40e507b)) +* [#2774](https://github.com/AshAman999/smooth-app/issues/2774) - moved items in EditProductPage ([#2779](https://github.com/AshAman999/smooth-app/issues/2779)) ([9e11f50](https://github.com/AshAman999/smooth-app/commit/9e11f50dbe2fb91104d6e18ca2e298b2c622ebd7)) +* [#2776](https://github.com/AshAman999/smooth-app/issues/2776) - more standard user preferences app bar ([#2780](https://github.com/AshAman999/smooth-app/issues/2780)) ([4abe9fe](https://github.com/AshAman999/smooth-app/commit/4abe9fe832f43a38beaa02df29c3c91cc4278cc0)) +* [#2833](https://github.com/AshAman999/smooth-app/issues/2833) - KP page refreshed by product (refactoring was needed) ([#2861](https://github.com/AshAman999/smooth-app/issues/2861)) ([e57cc0f](https://github.com/AshAman999/smooth-app/commit/e57cc0f042b6eaee8641e6425520dccf7a648d1c)) +* [#2841](https://github.com/AshAman999/smooth-app/issues/2841) - from "AddNewProductPage", no need to be logged in to add data ([#2844](https://github.com/AshAman999/smooth-app/issues/2844)) ([474b3d8](https://github.com/AshAman999/smooth-app/commit/474b3d8eb67c3b71dd138e169c895b1f41e0e568)) +* [#2846](https://github.com/AshAman999/smooth-app/issues/2846) horizontal layout buttons ([#2899](https://github.com/AshAman999/smooth-app/issues/2899)) ([91aa457](https://github.com/AshAman999/smooth-app/commit/91aa45782793d9e1f78c5201053c599d08314260)) +* [#2863](https://github.com/AshAman999/smooth-app/issues/2863) - onboarding black tooltip now bottom positioned ([#2889](https://github.com/AshAman999/smooth-app/issues/2889)) ([b163db9](https://github.com/AshAman999/smooth-app/commit/b163db93974e9b8847c309e798d0c086bf0610d7)) +* [#3038](https://github.com/AshAman999/smooth-app/issues/3038) - applied (colored) style for CupertinoPicker ([#3039](https://github.com/AshAman999/smooth-app/issues/3039)) ([a47041f](https://github.com/AshAman999/smooth-app/commit/a47041f5513b8223af5af4a82ad8ad7ff5447832)) +* Add a nudge in home for people still using org.openfoodfact.app fixes [#2979](https://github.com/AshAman999/smooth-app/issues/2979) ([#3030](https://github.com/AshAman999/smooth-app/issues/3030)) ([74cb804](https://github.com/AshAman999/smooth-app/commit/74cb8047fd68c7c71f22bdad1981fc116899fc00)) +* added a tintable cached svg asset file ([#2376](https://github.com/AshAman999/smooth-app/issues/2376)) ([0282d3a](https://github.com/AshAman999/smooth-app/commit/0282d3a25bae26ab1679719ac8d7d6753b3dc50f)) +* added loading indicator while sign-in in process ([#2727](https://github.com/AshAman999/smooth-app/issues/2727)) ([5af58b9](https://github.com/AshAman999/smooth-app/commit/5af58b9396c93e1c6caafa6eef84337fa2f3aed8)) +* AutocompleteWidget: Scrollbar + dividers + correct width ([#2704](https://github.com/AshAman999/smooth-app/issues/2704)) ([1618781](https://github.com/AshAman999/smooth-app/commit/1618781d6e74c8d296d659aa1bfe82b20e63a7e1)) +* back button invisible for some preferences ([#2760](https://github.com/AshAman999/smooth-app/issues/2760)) ([e58db02](https://github.com/AshAman999/smooth-app/commit/e58db0284619bdf6126e568d1ac26f0fb1a5def4)) +* back to flutter 3.0.5 ([#2923](https://github.com/AshAman999/smooth-app/issues/2923)) ([513af0e](https://github.com/AshAman999/smooth-app/commit/513af0e22df0939ba4a59994c1b26f84447af9e4)) +* Background image upload ([#2433](https://github.com/AshAman999/smooth-app/issues/2433)) ([cf4fa6a](https://github.com/AshAman999/smooth-app/commit/cf4fa6aebe30a769a57ce2c71bc23d4473a7a8e4)) +* better place holder when no internet connection ([#2560](https://github.com/AshAman999/smooth-app/issues/2560)) ([e4ea159](https://github.com/AshAman999/smooth-app/commit/e4ea159685342a92dc148793dbadf9a46d662647)) +* Camera fixes ([#2409](https://github.com/AshAman999/smooth-app/issues/2409)) ([eef4c45](https://github.com/AshAman999/smooth-app/commit/eef4c451141161b3bf9bc2ede977d6a359e69c7e)) +* Camera ignore turn flash off exception ([#2228](https://github.com/AshAman999/smooth-app/issues/2228)) ([004f1aa](https://github.com/AshAman999/smooth-app/commit/004f1aac1135f7899bb1181a43ce3d434c0714d1)) +* camera sound not working ([#2323](https://github.com/AshAman999/smooth-app/issues/2323)) ([5615939](https://github.com/AshAman999/smooth-app/commit/5615939a4eb0e483c4f73f521d1dab298e4bddcc)) +* Check if user credential still holds ([#3077](https://github.com/AshAman999/smooth-app/issues/3077)) ([0400c18](https://github.com/AshAman999/smooth-app/commit/0400c188743e898e25d163e536f6f87dbbdd62ad)) +* clarify wording ([61aabfa](https://github.com/AshAman999/smooth-app/commit/61aabfacb8bf063ce9ec6be21c417f6621bc9f69)) +* comment about a deprecated file, to be removed when old enough ([#2293](https://github.com/AshAman999/smooth-app/issues/2293)) ([38f206f](https://github.com/AshAman999/smooth-app/commit/38f206f4b8e7c4b79e8fecdb930c728f1fa1ce56)) +* Conflicting task names for ingredients and packaging ([#2950](https://github.com/AshAman999/smooth-app/issues/2950)) ([5f575a3](https://github.com/AshAman999/smooth-app/commit/5f575a3d6602e96e7a43745d185f1e26479b4b60)) +* Dark status bar for onboarding ([#2864](https://github.com/AshAman999/smooth-app/issues/2864)) ([e8c97e4](https://github.com/AshAman999/smooth-app/commit/e8c97e479b408e745a7e8e26eb3cc38a9a637881)) +* double-response mechanism in the scan screen ([#2632](https://github.com/AshAman999/smooth-app/issues/2632)) ([68d7c54](https://github.com/AshAman999/smooth-app/commit/68d7c5484d267cfd53849b8e9cdf96b3c4855ff8)) +* ean - now we display ean8 (and not just ean13) ([#2596](https://github.com/AshAman999/smooth-app/issues/2596)) ([390ea3c](https://github.com/AshAman999/smooth-app/commit/390ea3cc4d144b814d78c1d3927dc9577464ea32)) +* Ensure all text inputs have coherent cursors + heights ([#2578](https://github.com/AshAman999/smooth-app/issues/2578)) ([6ad23ae](https://github.com/AshAman999/smooth-app/commit/6ad23aefb277061f8c7706a2afb1ec5b25bf0918)) +* Ensure the permission can only be requested once at a time ([#2292](https://github.com/AshAman999/smooth-app/issues/2292)) ([fe22d1c](https://github.com/AshAman999/smooth-app/commit/fe22d1cf203ce2a95300d792960a9fab7c9bbe07)) +* Fix for issue 2257 ([#2327](https://github.com/AshAman999/smooth-app/issues/2327)) ([ad3139e](https://github.com/AshAman999/smooth-app/commit/ad3139e346a186fc28a75a0b78ecf569dad72c41)) +* fixed package versions ([#2936](https://github.com/AshAman999/smooth-app/issues/2936)) ([d7ed371](https://github.com/AshAman999/smooth-app/commit/d7ed37133e4fc31f7ee588c4912c2e225fb93871)) +* fixes 1286 ([#3025](https://github.com/AshAman999/smooth-app/issues/3025)) ([e60f6b8](https://github.com/AshAman999/smooth-app/commit/e60f6b8f776fc816bcc3cd6f9ef41d50ddaf000a)) +* Fixes for Flutter version 3.3 ([#2884](https://github.com/AshAman999/smooth-app/issues/2884)) ([254a9b7](https://github.com/AshAman999/smooth-app/commit/254a9b725eb1ad5df4ddbc147b6d5a8c5f8cc587)) +* Goldens update darkmode status ([#3016](https://github.com/AshAman999/smooth-app/issues/3016)) ([1d5abac](https://github.com/AshAman999/smooth-app/commit/1d5abac606497f2ffad87f1d420142ee76fa9552)) +* handling of back tap in select products list screen ([#3019](https://github.com/AshAman999/smooth-app/issues/3019)) ([c459397](https://github.com/AshAman999/smooth-app/commit/c459397185b8785f707114cf522c8bb96856496b)) +* hotfix for bad translation ([b46bbd1](https://github.com/AshAman999/smooth-app/commit/b46bbd149458dd172033499e3dc6367d9c7951ca)) +* Image extraction screen ([#3026](https://github.com/AshAman999/smooth-app/issues/3026)) ([f893237](https://github.com/AshAman999/smooth-app/commit/f8932379db4ee10e0618ff109274a9261cd2156f)) +* improve ios launch screen on notch devices ([#2810](https://github.com/AshAman999/smooth-app/issues/2810)) ([903d3fc](https://github.com/AshAman999/smooth-app/commit/903d3fce18c4a32cdfdbf4c4a70c50d2097fa794)) +* Improve the issue template for better issues ([#2930](https://github.com/AshAman999/smooth-app/issues/2930)) ([90f9d9e](https://github.com/AshAman999/smooth-app/commit/90f9d9edc772f0369403c298fb8bc925876f31fd)) +* improve the PR template ([#2933](https://github.com/AshAman999/smooth-app/issues/2933)) ([23b1dd4](https://github.com/AshAman999/smooth-app/commit/23b1dd4a4ff56108fbc07e71c7382e1d05d04853)) +* in dark mode, the barcode should be white ([#2702](https://github.com/AshAman999/smooth-app/issues/2702)) ([c58ab1b](https://github.com/AshAman999/smooth-app/commit/c58ab1b68427a00f988feb4e2e5776dfbecdcd9e)) +* in gallery view the dots are not synchronize with the position of the photo, when the screen is launched ([#2700](https://github.com/AshAman999/smooth-app/issues/2700)) ([8bd4e9f](https://github.com/AshAman999/smooth-app/commit/8bd4e9ff4dfca10afc42d7976a3828616f6bc95f)) +* localized title for email ([#2691](https://github.com/AshAman999/smooth-app/issues/2691)) ([aa294b4](https://github.com/AshAman999/smooth-app/commit/aa294b4e6ed20a373c3831e014fac285a73f7f1a)) +* Login button whole width centre ([#2668](https://github.com/AshAman999/smooth-app/issues/2668)) ([9acaddf](https://github.com/AshAman999/smooth-app/commit/9acaddf1cfe89a2d29b262b89fdf233b26a23d3d)) +* Login error breaks whole screen ([#2120](https://github.com/AshAman999/smooth-app/issues/2120)) ([18fba2b](https://github.com/AshAman999/smooth-app/commit/18fba2b2575e0e96dcb5a9ac0911973eb6eb21c0)) +* miniature of ingredients blocks the text ([#2964](https://github.com/AshAman999/smooth-app/issues/2964)) ([c30e109](https://github.com/AshAman999/smooth-app/commit/c30e109372440ed9ef695525f061efb5f5951465)) +* new svg asset ([#2688](https://github.com/AshAman999/smooth-app/issues/2688)) ([7f12148](https://github.com/AshAman999/smooth-app/commit/7f121482d6140e6cb902db0c935b22604a738cd2)) +* new svg asset files ([#2213](https://github.com/AshAman999/smooth-app/issues/2213)) ([c8760aa](https://github.com/AshAman999/smooth-app/commit/c8760aa59d7c9ac41f89ee497e49b72fd1fb39f3)) +* Offline product knowledge panel issue ([#2693](https://github.com/AshAman999/smooth-app/issues/2693)) ([4052a84](https://github.com/AshAman999/smooth-app/commit/4052a848d178164962f302c8ff76c0aabd6c2435)) +* onboarding - minor bug fix and data refresh ([#2377](https://github.com/AshAman999/smooth-app/issues/2377)) ([b08fa96](https://github.com/AshAman999/smooth-app/commit/b08fa964ad6a3a77d94c0dfff2d5c37880ab81b6)) +* Padding in language section ([#2690](https://github.com/AshAman999/smooth-app/issues/2690)) ([9057659](https://github.com/AshAman999/smooth-app/commit/905765919fc81efa6b97729284a8bf70ce60d02c)) +* People have issues with cropping ([#2500](https://github.com/AshAman999/smooth-app/issues/2500)) ([875f016](https://github.com/AshAman999/smooth-app/commit/875f016b9a70d6ba11593d053576d11499831adf)) +* Pick image from file too ([#2290](https://github.com/AshAman999/smooth-app/issues/2290)) ([1b70a91](https://github.com/AshAman999/smooth-app/commit/1b70a91dfbabc76c35c05a9278bcdf524404cfa2)) +* Placeholder image in case of image not loading ([#2857](https://github.com/AshAman999/smooth-app/issues/2857)) ([4187014](https://github.com/AshAman999/smooth-app/commit/418701472bb5c2dbd2a09b76f9fb5374d4ed6928)) +* Podfile? ([#2510](https://github.com/AshAman999/smooth-app/issues/2510)) ([e4fd351](https://github.com/AshAman999/smooth-app/commit/e4fd3517221b7a0df8a61b6f30f968d49f785a06)) +* refresh images from gallery screen ([#3023](https://github.com/AshAman999/smooth-app/issues/3023)) ([58dbd43](https://github.com/AshAman999/smooth-app/commit/58dbd439e58761968750474191ee924d8a4ec8ba)) +* register checkbox darkmode ([#2494](https://github.com/AshAman999/smooth-app/issues/2494)) ([a8925c1](https://github.com/AshAman999/smooth-app/commit/a8925c132c865eeb450ae594c26bf88804e12ed4)) +* remove the epic horse ([b42ddb7](https://github.com/AshAman999/smooth-app/commit/b42ddb7d160661af5ba5823fdbf3d2065dcec10a)) +* resolve color issues ([#2163](https://github.com/AshAman999/smooth-app/issues/2163)) ([9af0f2e](https://github.com/AshAman999/smooth-app/commit/9af0f2edd4e89df5cd554d4538dc2ff92622ef94)) +* Revert MLKit library to 0.3.0 ([#2907](https://github.com/AshAman999/smooth-app/issues/2907)) ([c35b0a2](https://github.com/AshAman999/smooth-app/commit/c35b0a2768975330277edbd6b59b8ca66de25d03)) +* Rounded the load more products in search button [#1900](https://github.com/AshAman999/smooth-app/issues/1900) ([#2663](https://github.com/AshAman999/smooth-app/issues/2663)) ([dd9c9c6](https://github.com/AshAman999/smooth-app/commit/dd9c9c6d6fda874963cfbd1392a7bee2e016f2cb)) +* screenshot - different Key for different screens ([#2798](https://github.com/AshAman999/smooth-app/issues/2798)) ([e798376](https://github.com/AshAman999/smooth-app/commit/e798376f1c2d4aa44c62ac3830ccc334c89699dd)) +* Sentry stopping build ([#3070](https://github.com/AshAman999/smooth-app/issues/3070)) ([602b659](https://github.com/AshAman999/smooth-app/commit/602b659f86bcc78fe7281423774d000b9b2a0325)) +* Sign up form: different font styles ([#2511](https://github.com/AshAman999/smooth-app/issues/2511)) ([200ec36](https://github.com/AshAman999/smooth-app/commit/200ec3636fdfa050081f32d331d74382b72c350e)) +* simple input page now manages consecutive calls + bottom bar ([#2344](https://github.com/AshAman999/smooth-app/issues/2344)) ([a521305](https://github.com/AshAman999/smooth-app/commit/a521305d02712908ac34fce26e07d70c55d31281)) +* smoothAlertDialog - uniformization of AlertDialog into SmoothAlertDialog + related fixes ([#2266](https://github.com/AshAman999/smooth-app/issues/2266)) ([a62d735](https://github.com/AshAman999/smooth-app/commit/a62d73518317777f297fa3d9cca088b860bf3147)) +* Splash on Android 24 ([#2832](https://github.com/AshAman999/smooth-app/issues/2832)) ([ab068ed](https://github.com/AshAman999/smooth-app/commit/ab068edd412711e3655dd7191d79d4f067e53d8a)) +* support back swipe on iOS product page ([#2792](https://github.com/AshAman999/smooth-app/issues/2792)) ([f2bb63f](https://github.com/AshAman999/smooth-app/commit/f2bb63f1381d9f7b3cb1796462b41e40261261ae)) +* svg asset ([#2710](https://github.com/AshAman999/smooth-app/issues/2710)) ([89ffd1e](https://github.com/AshAman999/smooth-app/commit/89ffd1ef9386227ab3380a6474ec433538567f06)) +* svg asset nature et progres + bleu blanc coeur ([#2722](https://github.com/AshAman999/smooth-app/issues/2722)) ([ef639b3](https://github.com/AshAman999/smooth-app/commit/ef639b325c820c4a01f3c20bbde707adec8a3377)) +* svgAsset - additional svg assets ([#2686](https://github.com/AshAman999/smooth-app/issues/2686)) ([6a0ef19](https://github.com/AshAman999/smooth-app/commit/6a0ef198ec7e426399fd5585b8b2a426d6df9fd6)) +* text alignment in attribute chips ([#2786](https://github.com/AshAman999/smooth-app/issues/2786)) ([c5e5ef8](https://github.com/AshAman999/smooth-app/commit/c5e5ef8866d79bd8d25fb6743484a12d01a3f87d)) +* The photo sections should not move after photo upload ([#2297](https://github.com/AshAman999/smooth-app/issues/2297)) ([183ef7b](https://github.com/AshAman999/smooth-app/commit/183ef7ba667c34748c2a93cf0326615ee6fa9fb6)) +* The virtual keyboard is sometimes visible after clicking on the Search field on the homepage ([#2712](https://github.com/AshAman999/smooth-app/issues/2712)) ([16ca53b](https://github.com/AshAman999/smooth-app/commit/16ca53bd030e3558a090994c9bb6455f30c36d74)) +* typo in app_fr.arb ([1865609](https://github.com/AshAman999/smooth-app/commit/1865609759f9b51b3f5261db7b72b40c4756f312)) +* unexpectedKPElement - sentry error but not test fail for new KP elements ([#2434](https://github.com/AshAman999/smooth-app/issues/2434)) ([4aa3671](https://github.com/AshAman999/smooth-app/commit/4aa3671513706f329bbda006eb86f31192ed390f)) +* unsupported-locale-update ([#2766](https://github.com/AshAman999/smooth-app/issues/2766)) ([6fe4f22](https://github.com/AshAman999/smooth-app/commit/6fe4f22ed981610ce3fd489316e5a93fb4688b1d)) +* update app image ([#2288](https://github.com/AshAman999/smooth-app/issues/2288)) ([3ae4791](https://github.com/AshAman999/smooth-app/commit/3ae47914f483075bd0e999e524491c463cf053df)) +* Update cam ([#2358](https://github.com/AshAman999/smooth-app/issues/2358)) ([e3602b4](https://github.com/AshAman999/smooth-app/commit/e3602b42f5e99ad632d9bafbd66ac4a965572a31)) +* Upgrade matomo version (+ needed other deps) ([#3034](https://github.com/AshAman999/smooth-app/issues/3034)) ([359b362](https://github.com/AshAman999/smooth-app/commit/359b3626121db5b3fa8341c43ad8aa5200c159b0)) +* use smoothcard in edit_product_page ([#2723](https://github.com/AshAman999/smooth-app/issues/2723)) ([af1a45f](https://github.com/AshAman999/smooth-app/commit/af1a45f973987905e2cc8a380d4694979b2ce9c0)) +* Visor position ([#2178](https://github.com/AshAman999/smooth-app/issues/2178)) ([7b1bf23](https://github.com/AshAman999/smooth-app/commit/7b1bf234d6ff1838f96d2a4cae3a46218db6c8fe)) + + +### 🤖 Automation + +* Auto perfect product update ([#3050](https://github.com/AshAman999/smooth-app/issues/3050)) ([a122473](https://github.com/AshAman999/smooth-app/commit/a12247354edfe2fb01a56ba15709b9b8a000f9b3)) +* cache-update ([#2665](https://github.com/AshAman999/smooth-app/issues/2665)) ([1682a97](https://github.com/AshAman999/smooth-app/commit/1682a9769e64ee3398067be7a7ddac5c6331b4c5)) +* Create internal release on every commit ([#2983](https://github.com/AshAman999/smooth-app/issues/2983)) ([1a0776a](https://github.com/AshAman999/smooth-app/commit/1a0776a2a529dc497f4c1abbb0ffb4f078ce5f97)) +* disabling run for dependabot PRs ([4296daf](https://github.com/AshAman999/smooth-app/commit/4296dafb0a9748bbed640dddf19d6eb4667dcb89)) +* extra security ([#2791](https://github.com/AshAman999/smooth-app/issues/2791)) ([6ee068c](https://github.com/AshAman999/smooth-app/commit/6ee068c80ede5691627476191ecb9124673c1861)) +* extra security, prevent the intruction of vulnerable deps ([6ee068c](https://github.com/AshAman999/smooth-app/commit/6ee068c80ede5691627476191ecb9124673c1861)) +* Final release fix ([aa35277](https://github.com/AshAman999/smooth-app/commit/aa352779c1b8b756054752aed9ad96819831ca4b)) +* Finalize new pipline ([#2824](https://github.com/AshAman999/smooth-app/issues/2824)) ([cbe7677](https://github.com/AshAman999/smooth-app/commit/cbe7677c52e924da3faaef39e38b22daf5468086)) +* fix hierarchy in crowdin ([75c4581](https://github.com/AshAman999/smooth-app/commit/75c4581e9bfcaaf67b9409644ef18d7aa834fe09)) +* Fix not outputting values from release-please ([#2816](https://github.com/AshAman999/smooth-app/issues/2816)) ([903f78e](https://github.com/AshAman999/smooth-app/commit/903f78ec01711e5f6ce399d87f057ccc313da603)) +* fix PR ([#2888](https://github.com/AshAman999/smooth-app/issues/2888)) ([bfeedeb](https://github.com/AshAman999/smooth-app/commit/bfeedeb699b56195f317ef90e440dd391a1762cd)) +* Fix secret naming ([#2820](https://github.com/AshAman999/smooth-app/issues/2820)) ([28d41e6](https://github.com/AshAman999/smooth-app/commit/28d41e6e307336ef6e7ed7792c9007947090670e)) +* Fix use inputs not env ([#2822](https://github.com/AshAman999/smooth-app/issues/2822)) ([47df2b5](https://github.com/AshAman999/smooth-app/commit/47df2b59f69a634a109d3c0ee7c1ab7d2e1ddcf7)) +* Fix wrong env name ([#2818](https://github.com/AshAman999/smooth-app/issues/2818)) ([5399834](https://github.com/AshAman999/smooth-app/commit/5399834a1cecdd5a76cca08c0dde08ff567ca394)) +* fix: Internal release not working ([#3071](https://github.com/AshAman999/smooth-app/issues/3071)) ([b9d5843](https://github.com/AshAman999/smooth-app/commit/b9d5843baa903fba418ee9fa8057b4ced261f8c1)) +* fix: Running workflows on pr's from forks ([#2847](https://github.com/AshAman999/smooth-app/issues/2847)) ([36443f7](https://github.com/AshAman999/smooth-app/commit/36443f7a905f98b76a4f9f26bce138883c2c455a)) +* icons for release please ([#3062](https://github.com/AshAman999/smooth-app/issues/3062)) ([ebb6b33](https://github.com/AshAman999/smooth-app/commit/ebb6b3359651c360a815c8fce2dc361b05afc9af)) +* Major release update ([#2777](https://github.com/AshAman999/smooth-app/issues/2777)) ([c4ccd79](https://github.com/AshAman999/smooth-app/commit/c4ccd79b5f74aab5251e9ce08f9bceea34fae326)) +* Major release update fix ([#2811](https://github.com/AshAman999/smooth-app/issues/2811)) ([bbe5635](https://github.com/AshAman999/smooth-app/commit/bbe56359f5df1aed4a0b273c378e2c17087bcf47)) +* Make the tagging future-proof ([#3087](https://github.com/AshAman999/smooth-app/issues/3087)) ([45a7f32](https://github.com/AshAman999/smooth-app/commit/45a7f32887770f36da38d760b188161a098477d8)) +* pod update Sentry ([#2666](https://github.com/AshAman999/smooth-app/issues/2666)) ([1304d5c](https://github.com/AshAman999/smooth-app/commit/1304d5cd6616d0d367b3d18f8253bbf623beb004)) +* re-add release please to generate easier release changelogs ([5e540d5](https://github.com/AshAman999/smooth-app/commit/5e540d52a3ef6e9ebea5839ca88f4c487081ade8)) +* re-add release please to generate easier release changelogs ([#2616](https://github.com/AshAman999/smooth-app/issues/2616)) ([5e540d5](https://github.com/AshAman999/smooth-app/commit/5e540d52a3ef6e9ebea5839ca88f4c487081ade8)) +* try fixing internal release ([70afce7](https://github.com/AshAman999/smooth-app/commit/70afce7c6de95e82fb3ffd12f6e8fbb34be3a0f4)) +* update labeler ([5a3985d](https://github.com/AshAman999/smooth-app/commit/5a3985d715e41a11102ff9aa99048e45c3d9b0c6)) +* update PR labeler ([#2794](https://github.com/AshAman999/smooth-app/issues/2794)) ([a6cf19d](https://github.com/AshAman999/smooth-app/commit/a6cf19dd01435fd4cedd6cb552555e30ac2e99e8)) + + +### 🛠 Miscellaneous + +* add flutter extension to devcontainer.json ([#2939](https://github.com/AshAman999/smooth-app/issues/2939)) ([b102b42](https://github.com/AshAman999/smooth-app/commit/b102b42fc2647b07ff3155a990ab5dc3011e1f2f)) +* **deps:** bump actions/checkout from 2 to 3 ([#3078](https://github.com/AshAman999/smooth-app/issues/3078)) ([e96e7e4](https://github.com/AshAman999/smooth-app/commit/e96e7e4f2612604baa11b08b1ba328f4369948f7)) +* **deps:** bump actions/setup-java from 3.1.1 to 3.4.0 ([#2401](https://github.com/AshAman999/smooth-app/issues/2401)) ([206df92](https://github.com/AshAman999/smooth-app/commit/206df923b40033703f44ac6838eece9bc6844fd5)) +* **deps:** bump actions/setup-java from 3.3.0 to 3.4.0 ([#2357](https://github.com/AshAman999/smooth-app/issues/2357)) ([b2fcd14](https://github.com/AshAman999/smooth-app/commit/b2fcd14766a484a42df3ddd3b74a787132fa67f5)) +* **deps:** bump actions/setup-java from 3.4.0 to 3.4.1 ([#2583](https://github.com/AshAman999/smooth-app/issues/2583)) ([9ad3bfa](https://github.com/AshAman999/smooth-app/commit/9ad3bfa81cbd6559c2ae04b1319d92fa72c1a724)) +* **deps:** bump actions/setup-java from 3.4.1 to 3.5.0 ([#2980](https://github.com/AshAman999/smooth-app/issues/2980)) ([dc901aa](https://github.com/AshAman999/smooth-app/commit/dc901aa581a3aa1a64a8c4bf9d0530f8d0fc9891)) +* **deps:** bump actions/setup-java from 3.5.0 to 3.5.1 ([#3072](https://github.com/AshAman999/smooth-app/issues/3072)) ([76da083](https://github.com/AshAman999/smooth-app/commit/76da083d314e32feed1f255827a7b6db9ffc7fa4)) +* **deps:** bump barcode_widget in /packages/smooth_app ([#2875](https://github.com/AshAman999/smooth-app/issues/2875)) ([2fa796e](https://github.com/AshAman999/smooth-app/commit/2fa796e868554117510dea6c3fef9e5b8a8eb742)) +* **deps:** bump crowdin/github-action from 1.4.10 to 1.4.11 ([#2733](https://github.com/AshAman999/smooth-app/issues/2733)) ([22cea90](https://github.com/AshAman999/smooth-app/commit/22cea90c7997b6e3ce12eca19276291614a66f0e)) +* **deps:** bump crowdin/github-action from 1.4.11 to 1.4.12 ([#2789](https://github.com/AshAman999/smooth-app/issues/2789)) ([c52327e](https://github.com/AshAman999/smooth-app/commit/c52327e4dbcbf4a127b8c459086951e902f56c61)) +* **deps:** bump crowdin/github-action from 1.4.12 to 1.4.13 ([#3014](https://github.com/AshAman999/smooth-app/issues/3014)) ([eb66aad](https://github.com/AshAman999/smooth-app/commit/eb66aad274dda48e197514d8fe58a5f3863754f5)) +* **deps:** bump crowdin/github-action from 1.4.13 to 1.4.14 ([#3061](https://github.com/AshAman999/smooth-app/issues/3061)) ([e427d9d](https://github.com/AshAman999/smooth-app/commit/e427d9d9d4f78d590ae7131b6d3dfb4f01190a52)) +* **deps:** bump crowdin/github-action from 1.4.9 to 1.4.10 ([#2559](https://github.com/AshAman999/smooth-app/issues/2559)) ([4e891bb](https://github.com/AshAman999/smooth-app/commit/4e891bbb81cdcdc56003c79ac81d40269904fcc2)) +* **deps:** bump fastlane in /packages/smooth_app/android ([#2448](https://github.com/AshAman999/smooth-app/issues/2448)) ([f28ad14](https://github.com/AshAman999/smooth-app/commit/f28ad140df7858bf26dbc8bfc981dfafea9548ff)) +* **deps:** bump fastlane in /packages/smooth_app/android ([#2630](https://github.com/AshAman999/smooth-app/issues/2630)) ([f657870](https://github.com/AshAman999/smooth-app/commit/f657870f4c35902cd984b45a7b033fc8ce58073d)) +* **deps:** bump fastlane in /packages/smooth_app/android ([#2782](https://github.com/AshAman999/smooth-app/issues/2782)) ([9502be8](https://github.com/AshAman999/smooth-app/commit/9502be83ceffa27afb3598f6d3a28b23bae70876)) +* **deps:** bump fastlane in /packages/smooth_app/android ([#2828](https://github.com/AshAman999/smooth-app/issues/2828)) ([6f1823e](https://github.com/AshAman999/smooth-app/commit/6f1823e96b798bbd0acfb1e66e84d431723c2d2a)) +* **deps:** bump fastlane in /packages/smooth_app/android ([#3021](https://github.com/AshAman999/smooth-app/issues/3021)) ([8e98ecd](https://github.com/AshAman999/smooth-app/commit/8e98ecd8109ff66c3131e87f08ae30d1da36122b)) +* **deps:** bump fastlane in /packages/smooth_app/android ([#3055](https://github.com/AshAman999/smooth-app/issues/3055)) ([708badb](https://github.com/AshAman999/smooth-app/commit/708badb004eddd58f50e4dfcfa7875081dc86566)) +* **deps:** bump fastlane in /packages/smooth_app/ios ([#2449](https://github.com/AshAman999/smooth-app/issues/2449)) ([a79e71a](https://github.com/AshAman999/smooth-app/commit/a79e71a92b4022abb2c41567fc1d5009de2ace7f)) +* **deps:** bump fastlane in /packages/smooth_app/ios ([#2629](https://github.com/AshAman999/smooth-app/issues/2629)) ([19ccfcb](https://github.com/AshAman999/smooth-app/commit/19ccfcb8a894a94d7c1cb5f4839232da24e9c013)) +* **deps:** bump fastlane in /packages/smooth_app/ios ([#2783](https://github.com/AshAman999/smooth-app/issues/2783)) ([7da8530](https://github.com/AshAman999/smooth-app/commit/7da85303a3c4f42a50532d0b92a6462429452c16)) +* **deps:** bump fastlane in /packages/smooth_app/ios ([#2827](https://github.com/AshAman999/smooth-app/issues/2827)) ([a73fa69](https://github.com/AshAman999/smooth-app/commit/a73fa69aca78b02259e53f9db6f50b8407bbd36b)) +* **deps:** bump fastlane in /packages/smooth_app/ios ([#3020](https://github.com/AshAman999/smooth-app/issues/3020)) ([a6714e8](https://github.com/AshAman999/smooth-app/commit/a6714e886a2c5541555ace047ca402416959754a)) +* **deps:** bump fastlane in /packages/smooth_app/ios ([#3056](https://github.com/AshAman999/smooth-app/issues/3056)) ([27f05e3](https://github.com/AshAman999/smooth-app/commit/27f05e33f5a405dadb99423efb51dda2bf66d46e)) +* **deps:** bump fastlane-plugin-versioning ([#2405](https://github.com/AshAman999/smooth-app/issues/2405)) ([a345100](https://github.com/AshAman999/smooth-app/commit/a3451005ebc440cf7c6865cdd5ddc4883b59dba0)) +* **deps:** bump fastlane-plugin-versioning in /packages/smooth_app/ios ([#2404](https://github.com/AshAman999/smooth-app/issues/2404)) ([3a1b06b](https://github.com/AshAman999/smooth-app/commit/3a1b06b86c8411eb88b4082bb65972cf8281f5ff)) +* **deps:** bump flutter_launcher_icons in /packages/smooth_app ([#2873](https://github.com/AshAman999/smooth-app/issues/2873)) ([242ec9d](https://github.com/AshAman999/smooth-app/commit/242ec9d91868a1c0e46f2991f58b1c2ce6366951)) +* **deps:** bump flutter_svg in /packages/smooth_app ([#2874](https://github.com/AshAman999/smooth-app/issues/2874)) ([c1e3651](https://github.com/AshAman999/smooth-app/commit/c1e36513ad3aa3db054b14b39e3ac9d80646bb96)) +* **deps:** bump google_mlkit_barcode_scanning in /packages/smooth_app ([#2881](https://github.com/AshAman999/smooth-app/issues/2881)) ([46c4f36](https://github.com/AshAman999/smooth-app/commit/46c4f36342ca6090f2e63bbf7076b2b1f5d0d794)) +* **deps:** bump maierj/fastlane-action from 2.2.0 to 2.2.1 ([#2402](https://github.com/AshAman999/smooth-app/issues/2402)) ([0e67b33](https://github.com/AshAman999/smooth-app/commit/0e67b33368adc488cd4586f56e48c78ec01cda8b)) +* **deps:** bump path from 1.8.0 to 1.8.2 in /packages/smooth_app ([#2894](https://github.com/AshAman999/smooth-app/issues/2894)) ([2fdeda4](https://github.com/AshAman999/smooth-app/commit/2fdeda41e1922611df89e76bcd200a8bc39b4f58)) +* **deps:** bump sentry_flutter in /packages/smooth_app ([#2877](https://github.com/AshAman999/smooth-app/issues/2877)) ([94d85c9](https://github.com/AshAman999/smooth-app/commit/94d85c98ab254dd546033d0afd8e57ebcf3aae03)) +* **deps:** bump toshimaru/auto-author-assign from 1.5.0 to 1.5.1 ([#2643](https://github.com/AshAman999/smooth-app/issues/2643)) ([c2e5211](https://github.com/AshAman999/smooth-app/commit/c2e5211c51b7c0abc87a920c541400eead4ccfd9)) +* **deps:** bump toshimaru/auto-author-assign from 1.5.1 to 1.6.0 ([#2675](https://github.com/AshAman999/smooth-app/issues/2675)) ([770a97d](https://github.com/AshAman999/smooth-app/commit/770a97d3feaec42cbe3a0530e0859d69701a43b2)) +* **deps:** bump toshimaru/auto-author-assign from 1.6.0 to 1.6.1 ([#2716](https://github.com/AshAman999/smooth-app/issues/2716)) ([af5c977](https://github.com/AshAman999/smooth-app/commit/af5c97714525e783af159c70dc9f043ffa3bd920)) +* **deps:** bump xcode-install in /packages/smooth_app/ios ([#2597](https://github.com/AshAman999/smooth-app/issues/2597)) ([4314982](https://github.com/AshAman999/smooth-app/commit/4314982cfdc14ad26ef8cfb2670844172222fa4b)) +* **develop:** release 3.10.0 ([#2879](https://github.com/AshAman999/smooth-app/issues/2879)) ([11150e4](https://github.com/AshAman999/smooth-app/commit/11150e412f418780fe31b2fedbd558b350f105ec)) +* **develop:** release 3.10.1 ([#2892](https://github.com/AshAman999/smooth-app/issues/2892)) ([f90e9f8](https://github.com/AshAman999/smooth-app/commit/f90e9f8db01d95bac4402ce473c0f76c9371ea69)) +* **develop:** release 3.10.2 ([#2904](https://github.com/AshAman999/smooth-app/issues/2904)) ([e42ea2b](https://github.com/AshAman999/smooth-app/commit/e42ea2b47cca1d905176bdc20bf8c23e992787bd)) +* **develop:** release 3.10.3 ([#2909](https://github.com/AshAman999/smooth-app/issues/2909)) ([9bdd1bd](https://github.com/AshAman999/smooth-app/commit/9bdd1bd954f2b05a4289b0767e4975e15ecf976e)) +* **develop:** release 3.11.0 ([#2913](https://github.com/AshAman999/smooth-app/issues/2913)) ([d9c35d7](https://github.com/AshAman999/smooth-app/commit/d9c35d721202cdd3bed3620a501cdca193fb4346)) +* **develop:** release 3.12.0 ([#2922](https://github.com/AshAman999/smooth-app/issues/2922)) ([43aa96d](https://github.com/AshAman999/smooth-app/commit/43aa96d6068bedd5bedb5224a0e545bcd2fe7416)) +* **develop:** release 3.13.0 ([#2938](https://github.com/AshAman999/smooth-app/issues/2938)) ([e9e538f](https://github.com/AshAman999/smooth-app/commit/e9e538ff93d3fe580bfbf00dfa62021670bba1b1)) +* **develop:** release 3.13.1 ([#2945](https://github.com/AshAman999/smooth-app/issues/2945)) ([283cda6](https://github.com/AshAman999/smooth-app/commit/283cda6b7d7d9793e7adc6bfdf14356658696c86)) +* **develop:** release 3.14.0 ([#2951](https://github.com/AshAman999/smooth-app/issues/2951)) ([6922723](https://github.com/AshAman999/smooth-app/commit/692272388b07bec4223773b780632d26586f8a06)) +* **develop:** release 3.15.0 ([#2967](https://github.com/AshAman999/smooth-app/issues/2967)) ([4401af0](https://github.com/AshAman999/smooth-app/commit/4401af075a193587bf0f11467317dd1582782dd0)) +* **develop:** release 3.16.0 ([#2982](https://github.com/AshAman999/smooth-app/issues/2982)) ([444b8b7](https://github.com/AshAman999/smooth-app/commit/444b8b76f7224ac4f17851e0baa2c94c5f9c2217)) +* **develop:** release 3.17.0 ([#2993](https://github.com/AshAman999/smooth-app/issues/2993)) ([34cc523](https://github.com/AshAman999/smooth-app/commit/34cc523bfbb796c2e250f10af13531b484852bd8)) +* **develop:** release 3.18.0 ([#3001](https://github.com/AshAman999/smooth-app/issues/3001)) ([d0dba91](https://github.com/AshAman999/smooth-app/commit/d0dba91c83d17be210111d90bd495be7b9b96691)) +* **develop:** release 3.19.0 ([#3031](https://github.com/AshAman999/smooth-app/issues/3031)) ([396822b](https://github.com/AshAman999/smooth-app/commit/396822b7e059350b0e73f64b631c25db2dec968a)) +* **develop:** release 3.20.0 ([#3035](https://github.com/AshAman999/smooth-app/issues/3035)) ([02a3292](https://github.com/AshAman999/smooth-app/commit/02a329220082ab90aa3891cbbe73a49b3b13ee10)) +* **develop:** release 3.5.1 ([#2628](https://github.com/AshAman999/smooth-app/issues/2628)) ([d2436e8](https://github.com/AshAman999/smooth-app/commit/d2436e8caff3d5f70108a68ecb6e2e0805674e99)) +* **develop:** release 3.6.0 ([#2655](https://github.com/AshAman999/smooth-app/issues/2655)) ([5d2fc7f](https://github.com/AshAman999/smooth-app/commit/5d2fc7f794c04bd2bd3fce5a090873a90c28ba2a)) +* **develop:** release 3.7.0 ([#2735](https://github.com/AshAman999/smooth-app/issues/2735)) ([a6cd329](https://github.com/AshAman999/smooth-app/commit/a6cd32961b76c56ed88c1c76cab3caa8eb5508e6)) +* **develop:** release 3.7.1 ([#2817](https://github.com/AshAman999/smooth-app/issues/2817)) ([799d617](https://github.com/AshAman999/smooth-app/commit/799d617883879f5390f4b93d6307342d54537490)) +* **develop:** release 3.7.2 ([#2819](https://github.com/AshAman999/smooth-app/issues/2819)) ([84d583b](https://github.com/AshAman999/smooth-app/commit/84d583b3fba291993d28eb527b50e611f1781c3e)) +* **develop:** release 3.7.3 ([#2821](https://github.com/AshAman999/smooth-app/issues/2821)) ([a23f1fe](https://github.com/AshAman999/smooth-app/commit/a23f1fe96f31d2727e60db49597b5463bd6b6bca)) +* **develop:** release 3.7.4 ([#2823](https://github.com/AshAman999/smooth-app/issues/2823)) ([5558680](https://github.com/AshAman999/smooth-app/commit/55586802609a1a2d29ec9aa5fcfced8faa235f33)) +* **develop:** release 3.8.0 ([#2825](https://github.com/AshAman999/smooth-app/issues/2825)) ([b5a3b9e](https://github.com/AshAman999/smooth-app/commit/b5a3b9e466e8f29670643a7e4fdb94d9f7fb77e8)) +* **develop:** release 3.8.1 ([#2837](https://github.com/AshAman999/smooth-app/issues/2837)) ([8f88b52](https://github.com/AshAman999/smooth-app/commit/8f88b520381ccb6b3c8c925bf63345c578788ffd)) +* **develop:** release 3.9.0 ([#2840](https://github.com/AshAman999/smooth-app/issues/2840)) ([360f827](https://github.com/AshAman999/smooth-app/commit/360f827d65e021cd31b1900e6558c0ce61206282)) +* make dev container work ([#2696](https://github.com/AshAman999/smooth-app/issues/2696)) ([6be24de](https://github.com/AshAman999/smooth-app/commit/6be24de698900bd602e4011e5df18d3dd4e8d0d6)) +* move _getEven to outer scope ([#2694](https://github.com/AshAman999/smooth-app/issues/2694)) ([6b916ef](https://github.com/AshAman999/smooth-app/commit/6b916ef13fd38f7ddf35c0da3d7997191293b927)) +* New Crowdin translations ([#2491](https://github.com/AshAman999/smooth-app/issues/2491)) ([aa8acfb](https://github.com/AshAman999/smooth-app/commit/aa8acfb763846d9293fe51da186a52fbf60f948c)) +* New Crowdin translations ([#2498](https://github.com/AshAman999/smooth-app/issues/2498)) ([ab4624b](https://github.com/AshAman999/smooth-app/commit/ab4624b3ada1a3d369b556dacad2874ccba078b7)) +* New Crowdin translations ([#2538](https://github.com/AshAman999/smooth-app/issues/2538)) ([433a65f](https://github.com/AshAman999/smooth-app/commit/433a65f4250bd4bf02116c044da2c9112f457018)) +* New Crowdin translations ([#2598](https://github.com/AshAman999/smooth-app/issues/2598)) ([6c22a17](https://github.com/AshAman999/smooth-app/commit/6c22a17014a1d81f604f0c13a68d21ebeb11309a)) +* New Crowdin translations ([#2610](https://github.com/AshAman999/smooth-app/issues/2610)) ([2dab843](https://github.com/AshAman999/smooth-app/commit/2dab8437c6181f0071cabee643b65aa3ba3de089)) +* New Crowdin translations ([#2624](https://github.com/AshAman999/smooth-app/issues/2624)) ([899bc6e](https://github.com/AshAman999/smooth-app/commit/899bc6ecd0ea20e4a108cf553b209aefb27b8d0d)) +* New Crowdin translations ([#2652](https://github.com/AshAman999/smooth-app/issues/2652)) ([3c5ebca](https://github.com/AshAman999/smooth-app/commit/3c5ebcad6abf2f7e492ab2bf802100821b718d28)) +* New Crowdin translations ([#2670](https://github.com/AshAman999/smooth-app/issues/2670)) ([530de94](https://github.com/AshAman999/smooth-app/commit/530de94cc005435dd413a7ff76d45b359686794a)) +* New Crowdin translations ([#2743](https://github.com/AshAman999/smooth-app/issues/2743)) ([43ab9cf](https://github.com/AshAman999/smooth-app/commit/43ab9cf3c0d962f7e67771062d19a1573697cdc3)) +* New Crowdin translations ([#2850](https://github.com/AshAman999/smooth-app/issues/2850)) ([7526a4c](https://github.com/AshAman999/smooth-app/commit/7526a4c78cb44f9981b7ab34a4ac04472aa12652)) +* New Crowdin translations ([#2878](https://github.com/AshAman999/smooth-app/issues/2878)) ([2b969e9](https://github.com/AshAman999/smooth-app/commit/2b969e921a79ba0924894749e9b101ba2ba0d3b3)) +* New Crowdin translations ([#2886](https://github.com/AshAman999/smooth-app/issues/2886)) ([fc9711b](https://github.com/AshAman999/smooth-app/commit/fc9711bd9ca41d8486e6c35ba8b5354d1671c4ad)) +* New Crowdin translations ([#2900](https://github.com/AshAman999/smooth-app/issues/2900)) ([0167d9d](https://github.com/AshAman999/smooth-app/commit/0167d9dccc6bc20a5a6ba0e297ec08f0c6b17f7c)) +* New Crowdin translations ([#2908](https://github.com/AshAman999/smooth-app/issues/2908)) ([eff3886](https://github.com/AshAman999/smooth-app/commit/eff388657828f7895364de6f55a3fa0ac3b04009)) +* New Crowdin translations ([#2914](https://github.com/AshAman999/smooth-app/issues/2914)) ([d1b9020](https://github.com/AshAman999/smooth-app/commit/d1b902084b538407575e616169d5bd66d1770982)) +* New Crowdin translations ([#2920](https://github.com/AshAman999/smooth-app/issues/2920)) ([a5f5343](https://github.com/AshAman999/smooth-app/commit/a5f53430a5164ba198b6269867a20d1a1db8fdd2)) +* New Crowdin translations ([#2952](https://github.com/AshAman999/smooth-app/issues/2952)) ([3222912](https://github.com/AshAman999/smooth-app/commit/3222912b160788061cadbab83683b14b6002159d)) +* New Crowdin translations ([#2966](https://github.com/AshAman999/smooth-app/issues/2966)) ([337fad6](https://github.com/AshAman999/smooth-app/commit/337fad6e0bbf45d0a676eedd49f0ea9f56d2e1b2)) +* New Crowdin translations ([#2981](https://github.com/AshAman999/smooth-app/issues/2981)) ([8f1cd29](https://github.com/AshAman999/smooth-app/commit/8f1cd2972f7cd6b3da651042ec673e4fa439ae47)) +* New Crowdin translations ([#2990](https://github.com/AshAman999/smooth-app/issues/2990)) ([16b0434](https://github.com/AshAman999/smooth-app/commit/16b0434a823cb5999bc4b28ad0678497f22c7c58)) +* New Crowdin translations ([#2996](https://github.com/AshAman999/smooth-app/issues/2996)) ([7f20d39](https://github.com/AshAman999/smooth-app/commit/7f20d39b2dd144431a65d80290cb7abacff83870)) +* New Crowdin translations ([#3000](https://github.com/AshAman999/smooth-app/issues/3000)) ([d61596e](https://github.com/AshAman999/smooth-app/commit/d61596ea990014d2e8c9cd260c585cd994af602d)) +* New Crowdin translations ([#3007](https://github.com/AshAman999/smooth-app/issues/3007)) ([706247f](https://github.com/AshAman999/smooth-app/commit/706247f0d20edee8c96b8a12aff6efa40d59fc36)) +* New Crowdin translations ([#3012](https://github.com/AshAman999/smooth-app/issues/3012)) ([c62b3f9](https://github.com/AshAman999/smooth-app/commit/c62b3f9eae65fc5393e759b79febd6859d863f52)) +* New Crowdin translations ([#3029](https://github.com/AshAman999/smooth-app/issues/3029)) ([f8c6635](https://github.com/AshAman999/smooth-app/commit/f8c6635c55a6a62dd4f6fb4e9792961bf125e99d)) +* New Crowdin translations ([#3036](https://github.com/AshAman999/smooth-app/issues/3036)) ([2e55736](https://github.com/AshAman999/smooth-app/commit/2e55736c8eb4a310b42c473b833fd281e2d4c33d)) +* New Crowdin translations ([#3067](https://github.com/AshAman999/smooth-app/issues/3067)) ([6baef2b](https://github.com/AshAman999/smooth-app/commit/6baef2bdc2014231e57094d23f461e54c9c3c95e)) +* New Crowdin translations ([#3073](https://github.com/AshAman999/smooth-app/issues/3073)) ([a02243e](https://github.com/AshAman999/smooth-app/commit/a02243e457c21dc40132d3769267f57906589e79)) +* New Crowdin translations ([#3079](https://github.com/AshAman999/smooth-app/issues/3079)) ([3974b75](https://github.com/AshAman999/smooth-app/commit/3974b750a7df1d8bf176007728e605000efd3671)) +* New Crowdin translations ([#3090](https://github.com/AshAman999/smooth-app/issues/3090)) ([65d4122](https://github.com/AshAman999/smooth-app/commit/65d41220a1c5bc06a827317115c2f4066faf6a3d)) +* New Crowdin translations to review and merge ([#2144](https://github.com/AshAman999/smooth-app/issues/2144)) ([f2056f2](https://github.com/AshAman999/smooth-app/commit/f2056f2fadf267faef5e00dbe6beee37af5143ae)) +* New Crowdin translations to review and merge ([#2152](https://github.com/AshAman999/smooth-app/issues/2152)) ([8bd23be](https://github.com/AshAman999/smooth-app/commit/8bd23be19caff7f88c6a1261f8d8998251827fb5)) +* New Crowdin translations to review and merge ([#2198](https://github.com/AshAman999/smooth-app/issues/2198)) ([62b02d9](https://github.com/AshAman999/smooth-app/commit/62b02d96e4df9bfa6effacfca1d95d76ede88e54)) +* New Crowdin translations to review and merge ([#2211](https://github.com/AshAman999/smooth-app/issues/2211)) ([d10f722](https://github.com/AshAman999/smooth-app/commit/d10f7222d63fd674e3700c786f8b9f5ee72d2a6c)) +* New Crowdin translations to review and merge ([#2230](https://github.com/AshAman999/smooth-app/issues/2230)) ([e335b9a](https://github.com/AshAman999/smooth-app/commit/e335b9ab2cdb74b2c10be417793c27aaaa14621f)) +* New Crowdin translations to review and merge ([#2243](https://github.com/AshAman999/smooth-app/issues/2243)) ([847a5c9](https://github.com/AshAman999/smooth-app/commit/847a5c9eef06bc1b7e06d363f138440b27699e5e)) +* New Crowdin translations to review and merge ([#2250](https://github.com/AshAman999/smooth-app/issues/2250)) ([c3c6dd2](https://github.com/AshAman999/smooth-app/commit/c3c6dd20e42cefa52850ea782db2c7e3c209385c)) +* New Crowdin translations to review and merge ([#2254](https://github.com/AshAman999/smooth-app/issues/2254)) ([0b902d1](https://github.com/AshAman999/smooth-app/commit/0b902d1377910cc63cc4f78a17fa744748c396ed)) +* New Crowdin translations to review and merge ([#2258](https://github.com/AshAman999/smooth-app/issues/2258)) ([1e12ea5](https://github.com/AshAman999/smooth-app/commit/1e12ea51ec1fbdf318be0828a006115d07b111c2)) +* New Crowdin translations to review and merge ([#2267](https://github.com/AshAman999/smooth-app/issues/2267)) ([8c9f372](https://github.com/AshAman999/smooth-app/commit/8c9f372e8f583b8cf0ed121752d46407589351d0)) +* New Crowdin translations to review and merge ([#2281](https://github.com/AshAman999/smooth-app/issues/2281)) ([83f0db7](https://github.com/AshAman999/smooth-app/commit/83f0db7fc63450ecccd71a59ce8a66d17b195dc9)) +* New Crowdin translations to review and merge ([#2359](https://github.com/AshAman999/smooth-app/issues/2359)) ([35295c6](https://github.com/AshAman999/smooth-app/commit/35295c675858041d5fdbf20a8a46f1453b53ee20)) +* New Crowdin translations to review and merge ([#2371](https://github.com/AshAman999/smooth-app/issues/2371)) ([47d4016](https://github.com/AshAman999/smooth-app/commit/47d40163a08420255eeee956c130b53223bfe3aa)) +* New Crowdin translations to review and merge ([#2382](https://github.com/AshAman999/smooth-app/issues/2382)) ([bc14e50](https://github.com/AshAman999/smooth-app/commit/bc14e50a71b5fdf1698d7bea6671bae434b7735b)) +* New Crowdin translations to review and merge ([#2384](https://github.com/AshAman999/smooth-app/issues/2384)) ([47c0000](https://github.com/AshAman999/smooth-app/commit/47c0000cc85dd761a944b4ecf941d4ec780e5ef4)) +* New Crowdin translations to review and merge ([#2389](https://github.com/AshAman999/smooth-app/issues/2389)) ([603e3a4](https://github.com/AshAman999/smooth-app/commit/603e3a456571c9e39cf0875a2a4cba01d5bf0c63)) +* New Crowdin translations to review and merge ([#2416](https://github.com/AshAman999/smooth-app/issues/2416)) ([a6c5c4f](https://github.com/AshAman999/smooth-app/commit/a6c5c4f51f97989b5f8154953aa3a4f0540c8356)) +* New Crowdin translations to review and merge ([#2462](https://github.com/AshAman999/smooth-app/issues/2462)) ([3d46da9](https://github.com/AshAman999/smooth-app/commit/3d46da9cf28f4f30587c64af409a7c7d14d79bc2)) +* New Crowdin translations to review and merge ([#2481](https://github.com/AshAman999/smooth-app/issues/2481)) ([9a20d43](https://github.com/AshAman999/smooth-app/commit/9a20d433fead590209aa08c972c4eccc69da487c)) +* New Crowdin translations to review and merge ([#2523](https://github.com/AshAman999/smooth-app/issues/2523)) ([2148524](https://github.com/AshAman999/smooth-app/commit/2148524822e5ef1b2c95932eea79d31c4947f45f)) +* New Crowdin translations to review and merge ([#2562](https://github.com/AshAman999/smooth-app/issues/2562)) ([6dc012e](https://github.com/AshAman999/smooth-app/commit/6dc012efec32f6d9ffc3105e53e41ce58341fe06)) +* New Crowdin translations to review and merge ([#2570](https://github.com/AshAman999/smooth-app/issues/2570)) ([88e82f2](https://github.com/AshAman999/smooth-app/commit/88e82f216579ca020fd20229f2b90ace2023378e)) +* New Crowdin translations to review and merge ([#2584](https://github.com/AshAman999/smooth-app/issues/2584)) ([ec2eb42](https://github.com/AshAman999/smooth-app/commit/ec2eb42c86d188843ec7e88b3911ee44ba1ed2b3)) +* New Crowdin translations to review and merge ([#2589](https://github.com/AshAman999/smooth-app/issues/2589)) ([d39afbf](https://github.com/AshAman999/smooth-app/commit/d39afbf5ee5b0352af7e8f45b89ace7241b5cb9a)) +* New Crowdin translations to review and merge ([#2592](https://github.com/AshAman999/smooth-app/issues/2592)) ([2311867](https://github.com/AshAman999/smooth-app/commit/231186726b2c61bf246964e9a576293c650f9ec5)) +* New Crowdin translations to review and merge ([#2614](https://github.com/AshAman999/smooth-app/issues/2614)) ([662a5ed](https://github.com/AshAman999/smooth-app/commit/662a5edcd1bae74edb3d73407aa1e9dd7ee5eaee)) +* New Crowdin translations to review and merge ([#2639](https://github.com/AshAman999/smooth-app/issues/2639)) ([b15071d](https://github.com/AshAman999/smooth-app/commit/b15071d5337e90db6ce78ff77312eba576c80a6a)) +* New Crowdin translations to review and merge ([#2641](https://github.com/AshAman999/smooth-app/issues/2641)) ([6b8da74](https://github.com/AshAman999/smooth-app/commit/6b8da7414ddf6c5ab71f55a43959ccdbdd674f00)) +* New Crowdin translations to review and merge ([#2644](https://github.com/AshAman999/smooth-app/issues/2644)) ([0eed87b](https://github.com/AshAman999/smooth-app/commit/0eed87b4f35135c937d58b1ead0d9a77d5dfcd78)) +* New Crowdin translations to review and merge ([#2650](https://github.com/AshAman999/smooth-app/issues/2650)) ([8aaaa0f](https://github.com/AshAman999/smooth-app/commit/8aaaa0f0af3f352978a1cc979630c1435f0175ae)) +* New Crowdin translations to review and merge ([#2677](https://github.com/AshAman999/smooth-app/issues/2677)) ([08f6e48](https://github.com/AshAman999/smooth-app/commit/08f6e487860c14d5b28efb81f0ae81a5a4c285c3)) +* New Crowdin translations to review and merge ([#2838](https://github.com/AshAman999/smooth-app/issues/2838)) ([98576d6](https://github.com/AshAman999/smooth-app/commit/98576d63d55aafcad86cc264e1bd1e5fc84fb683)) +* New Crowdin translations to review and merge ([#2842](https://github.com/AshAman999/smooth-app/issues/2842)) ([45764d9](https://github.com/AshAman999/smooth-app/commit/45764d910fa761f8ff6b7e95cd5a55d5dd799b56)) +* New Crowdin translations to review and merge ([#2848](https://github.com/AshAman999/smooth-app/issues/2848)) ([85f491b](https://github.com/AshAman999/smooth-app/commit/85f491b4e7af4a9d44383760db2ee39ed291db70)) +* New Crowdin translations to review and merge ([#3033](https://github.com/AshAman999/smooth-app/issues/3033)) ([420d77b](https://github.com/AshAman999/smooth-app/commit/420d77bfcb11b44bf959089bc6aab3792080526b)) +* nl hotfix ([#2260](https://github.com/AshAman999/smooth-app/issues/2260)) ([1092e28](https://github.com/AshAman999/smooth-app/commit/1092e28be4145306c8767a9f4989ab874008004e)) +* productQueryPage - refactored without ScaffoldMessenger ([#2769](https://github.com/AshAman999/smooth-app/issues/2769)) ([04d311e](https://github.com/AshAman999/smooth-app/commit/04d311e04da1cc3cc7044a5f153be238c429eb39)) +* update translations ([588443d](https://github.com/AshAman999/smooth-app/commit/588443dcc2d5f85878aaec1eb8d1bbb8136a775f)) + ## [3.20.0](https://github.com/openfoodfacts/smooth-app/compare/v3.19.0...v3.20.0) (2022-09-20) diff --git a/version.txt b/version.txt index eb9b76c9f59..6075c9a9ff9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.20.0 +3.21.0