Skip to content

Releases: openfoodfacts/smooth-app

v4.6.0

17 Mar 13:23
8f1c7f6
Compare
Choose a tag to compare

4.6.0 (2023-03-17)

🐛 Bug Fixes

  • 3459 - Added a shortcut in app settings to In-app settings (#3726) (9113c4a)
  • 3600 - user may be null for robotoff random questions (#3758) (c5871a7)
  • 3723 - additional tests (#3737) (c281395)
  • 3724 - Fixed bottom overflowed on the history page in small devices (#3727) (f23d60b)
  • Clicking outside the suggestion popup should close it (#3754) (2b0fe2b)

🚀 Features

  • 3749 - improvements for packaging suggestions (#3750) (90a9bc5)
  • Allow to share and view lists on web (#3757) (777f54c)
  • AMOLED Dark Mode (#3703) (0363aff)
  • Clearer 'Packaging components' preview and modified the maximum size of the autocomplete tab. (#3744) (79e205d)
  • new localized label 'sep' as separator before colon (especially in French) (#3753) (edc2b69)

🛠 Miscellaneous

v4.5.0

24 Feb 08:17
cad3041
Compare
Choose a tag to compare

4.5.0 (2023-02-23)

🚀 Features

  • 2484 - now when editing we go to the full image with the cropped area on top (#3658) (8b38a72)
  • 3656 - optimized JPEG compression (#3682) (0fd2b6b)
  • 3656 - privacy compliance for cropped new images (#3673) (c9935da)
  • 3657 - blue banner on bottom end when in "TEST ENV" (#3660) (e9236a4)
  • add copy to clipboard button for email (#3651) (3a0e71a)
  • add rate the app link and share the app link in the settings page! (#3704) (05fe427)
  • Add undo option when product in list deleted! (#3648) (b013a9a)
  • added dialog if users click on unselect image button #2427 (#3707) (0dd30c4)
  • format sign_up_errors to normal texts instead of HTML format (#3692) (86f2200)
  • Improve user profile UI (#3693) (a2f40d2)
  • Wrap list names on product page (#3647) (bf1fe91)

🛠 Miscellaneous

  • deps: bump actions/setup-java from 3.9.0 to 3.10.0 (#3681) (27a18ec)
  • deps: bump crowdin/github-action from 1.6.0 to 1.7.0 (#3710) (70bdceb)
  • deps: bump fastlane in /packages/smooth_app/android (#3722) (d0177ea)
  • deps: bump fastlane in /packages/smooth_app/ios (#3721) (36d7824)
  • deps: bump fastlane-plugin-flutter_version (#3684) (f2ede98)
  • deps: bump fastlane-plugin-flutter_version (#3685) (b5b2854)
  • New Crowdin translations (#3655) (7a2cb1a)
  • New Crowdin translations to review and merge (#3733) (7b9793b)
  • off-dart 2.3.1 and its new sorted suggestions (#3717) (e5bf964)
  • Warning when running out of main.dart (#3687) (ad94f80)

🐛 Bug Fixes

v4.4.0

29 Jan 16:58
6f7f193
Compare
Choose a tag to compare

4.4.0 (2023-01-29)

Summary

This update includes new features such as the "select existing images" and "unselect image" buttons, changes to icons related to packaging completeness and components, and bug fixes such as faster image upload confirmation, bigger touch area for image cropping, and email permission on Android.

🚀 Features

  • 2424 - new "select existing images" button (#3641) (7121b0e)
  • 2427 - added "unselect image" button (#3618) (153c53a)
  • 3621 - changed icon for null "is packaging complete?" bool (#3625) (b5d13e7)
  • 3623 - changed icon for "packaging components" (#3624) (8065f63)

🐛 Bug Fixes

  • 3445 - correct check in nutriments are populated (#3613) (a26982f)
  • 3606 - much faster "confirm image upload" action (#3611) (2ef0a5e)
  • 3620 - bigger touch area for crop, and touchable border (#3632) (eca055d)
  • alternate color between packaging components (#3619) (68f7d86)
  • Email permission on android (#3649) (79c6ad7)

🛠 Miscellaneous

v4.3.0

21 Jan 15:33
380294f
Compare
Choose a tag to compare

4.3.0 (2023-01-21)

Summary

This update includes several new features and bug fixes. The new features include an "add extra photo" button for editing packaging pages, a badge on the bottom bar to indicate background tasks, and a "clear" button for packaging component text fields. There are also improvements to the user interface such as expand/collapse options for packaging components and making the "start scanning" button more prominent. Bug fixes include fixing a problem with the floating action button on the "start scanning" page, better handling of background tasks, and fixing issues with image cropping and padding. Additionally, there are upgrades to translations and improvements to the feedback and troubleshooting processes.

👷 Refactoring

🤖 Automation

  • autolabel background tasks changes (a997e58)
  • autolabel packaging edition (3e9031c)
  • Fix postsubmit & iOS release (#3558) (380d808)
  • labeler addition for packaging (0c075c6)

🛠 Miscellaneous

🚀 Features

  • 3526 - add OTHER picture from product gallery (#3544) (46056bc)
  • 3526 - added "add extra photo" button for both edit packaging pages (#3560) (9f93cee)
  • 3565 - badge on bottom bar about background tasks and access to list (#3567) (e5e6eab)
  • 3577 - "clear" button for packaging component text fields (#3605) (25f7e71)
  • 3594 - expand/collapse for packagings components (#3597) (05fd0cc)
  • add trobleshooting section (#3587) (9622b7d)
  • added feedback form links (#3487) (c607be9)
  • make "start scanning" a button (21dfb29)

🐛 Bug Fixes

  • 3447 fab appearing in start scanning page (#3550) (3291201)
  • 3494 pop dialog navigator properly (#3528) (a5949dc)
  • 3529 - fixed the too strong link between product data and edit pages (#3561) (0af3c68)
  • 3533 - added a "stamp" to background tasks, to identify similar tasks (#3548) (8835f86)
  • 3534 - upgraded off-dart for user-agent fix (#3559) (e67c257)
  • 3535 - crop tools are no longer on top of the image (#3543) (f0ccf1d)
  • 3535 - padding added to crop tool (#3551) (3d142f4)
  • 3570 - background task order is now respected (#3591) (5b326cc)
  • 3581 - descriptions and hints for all packaging components (#3588) (9c73b0e)
  • 3590 - if the image was already uploaded we select it (#3592) (03164a8)
  • 3602 - pending background task back to dev mode; better wording (#3603) (4ff4953)
  • issue website link overflow (#3607) (db3aaa3)
  • String of only whitespaces considered as name (#3593) (7031c05)
  • update French translation (92ae0db)

v4.2.1

06 Jan 14:14
9c0b8c3
Compare
Choose a tag to compare

4.2.1 (2023-01-06)

🛠 Miscellaneous

🤖 Automation

🐛 Bug Fixes

  • #3536 don't force entry into edit screen on card tap (#3540) (f39de2a)
  • 3533 - using a not temporary directory for images to be uploaded (#3539) (1190474)

v4.2.0

05 Jan 16:23
93eeed1
Compare
Choose a tag to compare

4.2.0 (2023-01-05)

📖 Documentation

🤖 Automation

👷 Refactoring

🚀 Features

  • 3332 - refactored the new crop page UI and added a camera (#3402) (d3aea55)
  • 3418 - 7 new KP action handled (#3510) (6321df0)
  • 3430 - new packagings edit page based on api v3 (#3475) (09a982a)
  • 3493 - structured packagings +quantity +weight and localized (#3500) (9631da6)
  • 3505 - packagingsComplete toggle and packagings edit bug fixes (#3513) (994078b)
  • 3507 - added mandatory icons and optional hints to packagings (#3514) (3cf4534)
  • 3507 - full-line text fields (#3515) (01348a3)
  • Add all scanned products to list (#3401) (1cce8cc)
  • Added compare floating button (#3497) (8ea6ff3)
  • improved app rating flow (#3439) (9c9b93b)
  • web account deletion (#3416) (61d9f39)

🛠 Miscellaneous

Read more

v4.1.0

08 Dec 16:58
2ca54c1
Compare
Choose a tag to compare

4.1.0 (2022-11-26)

🤖 Automation

🐛 Bug Fixes

🛠 Miscellaneous

🚀 Features

v4.0.0

10 Nov 16:49
a640d4e
Compare
Choose a tag to compare

4.0.0 (2022-11-10)

⚠ BREAKING CHANGES

  • hunger games (#3102) (In dev-mode)

📖 Documentation

  • Make the guide how to run the app more visible (#3180) (1a891e0)

🚀 Features

🤖 Automation

🛠 Miscellaneous

🐛 Bug Fixes

Read more

v3.23.0

14 Oct 16:30
1b71c08
Compare
Choose a tag to compare

3.23.0 (2022-10-14)

🚀 Features

🐛 Bug Fixes

🤖 Automation

🛠 Miscellaneous

  • deps: bump maierj/fastlane-action from 2.2.1 to 2.3.0 (#3145) (3dd9d2f)
  • deps: bump path from 1.8.0 to 1.8.2 in /packages/smooth_app (#3152) (be5725f)

v3.22.0

13 Oct 16:54
fffa82f
Compare
Choose a tag to compare

3.22.0 (2022-10-13)

🐛 Bug Fixes

🚀 Features

🛠 Miscellaneous

🤖 Automation

👷 Refactoring

  • Make smooth_app a module (also called step 1) (#3101) (e3564e5)
  • ProductImageData to contain all image links (#3088) (41bbf32)