Smooth App Versions Save

The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart

v4.4.0

1 year ago

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

1 year ago

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

1 year ago

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

1 year ago

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

🐛 Bug Fixes

v4.1.0

1 year ago

4.1.0 (2022-11-26)

🤖 Automation

🐛 Bug Fixes

🛠 Miscellaneous

🚀 Features

v4.0.0

1 year ago

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

v3.23.0

1 year ago

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

1 year ago

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)

v3.21.0

1 year ago

3.21.0 (2022-10-05)

🚀 Features

  • Add checkmarks on 'add new product' screen (#3080) (8b08a85)
  • Remove 'empty list' from product query page (#3081) (dde3f44)

🤖 Automation

🛠 Miscellaneous

🐛 Bug Fixes

v3.20.0

1 year ago

3.20.0 (2022-09-20)

Features

Bug Fixes

Miscellaneous

  • New Crowdin translations to review and merge (#3033) (420d77b)

Automation

Documentation

  • mark portion calculator as done (d24d991)