Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(develop): release 4.19.0 #6224

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [4.19.0](https://github.com/openfoodfacts/smooth-app/compare/v4.18.1...v4.19.0) (2025-01-30)


### Features

* A modal sheet for price proof selector ([#6238](https://github.com/openfoodfacts/smooth-app/issues/6238)) ([e62f147](https://github.com/openfoodfacts/smooth-app/commit/e62f1470a57aba44d86385bc0f1ca12bad73f2fc))
* Add infos about the photo in the modal sheet (gallery) ([#6229](https://github.com/openfoodfacts/smooth-app/issues/6229)) ([0020264](https://github.com/openfoodfacts/smooth-app/commit/0020264c406679ced83579ce18c5064911770607))
* Convert Privacy warning to bottom sheet ([#6213](https://github.com/openfoodfacts/smooth-app/issues/6213)) ([dfdda4e](https://github.com/openfoodfacts/smooth-app/commit/dfdda4e898eb32ebfc66111f9b9558e5766c0790))
* Improved nutrition input ([#6261](https://github.com/openfoodfacts/smooth-app/issues/6261)) ([8324456](https://github.com/openfoodfacts/smooth-app/commit/83244568189e579797e1dc73d45258047f4fbf0f))
* Multi-lingual input for product name + help banner ([#6286](https://github.com/openfoodfacts/smooth-app/issues/6286)) ([74fe856](https://github.com/openfoodfacts/smooth-app/commit/74fe8560be8ddc2430e5251e8f316017dbf37e80))
* Nutrition page (auto-focus on new fields + owner field) ([#6218](https://github.com/openfoodfacts/smooth-app/issues/6218)) ([db1d0b8](https://github.com/openfoodfacts/smooth-app/commit/db1d0b8caba9ed1e74f21c917b66dad7d797c4c1))
* Same layout between country/language pickers (settings) ([#6231](https://github.com/openfoodfacts/smooth-app/issues/6231)) ([4e8209d](https://github.com/openfoodfacts/smooth-app/commit/4e8209d4e74d334e55d261f1d6ee07ffd8998759))
* Use a WebView for OFF links ([#6211](https://github.com/openfoodfacts/smooth-app/issues/6211)) ([0c6cf07](https://github.com/openfoodfacts/smooth-app/commit/0c6cf073d4143ae1f0b32cda949135d658d654a5))
* Use the photo banner for all photos + OCR pages ([#6298](https://github.com/openfoodfacts/smooth-app/issues/6298)) ([aab292a](https://github.com/openfoodfacts/smooth-app/commit/aab292a1f4c234b924a1fd2fc69bf2a40ffd6996))


### Bug Fixes

* 6281 LateError: LateInitializationError ([#6287](https://github.com/openfoodfacts/smooth-app/issues/6287)) ([4cef8f0](https://github.com/openfoodfacts/smooth-app/commit/4cef8f04e734e262f8eb0a0f259c7d485e6ecfae))
* Correct Finnish language translation ([#6215](https://github.com/openfoodfacts/smooth-app/issues/6215)) ([72a98a4](https://github.com/openfoodfacts/smooth-app/commit/72a98a4df34224304df8e131d819fe4850ea2a12))
* Hide more interesting photo if nothing is available ([#6251](https://github.com/openfoodfacts/smooth-app/issues/6251)) ([0e45c57](https://github.com/openfoodfacts/smooth-app/commit/0e45c574d4d47f82393ca682e319ce98746551a4))
* Per 100g -> Per 100g/100ml ([#6291](https://github.com/openfoodfacts/smooth-app/issues/6291)) ([09da3ee](https://github.com/openfoodfacts/smooth-app/commit/09da3ee646b3d8cab44bfa86ad8ffc152d5f60e8))
* Themed icon for iOS ([#6288](https://github.com/openfoodfacts/smooth-app/issues/6288)) ([e9c8a8b](https://github.com/openfoodfacts/smooth-app/commit/e9c8a8bfed837d65f0568e2b6e2b2d0497f0408c))

## [4.18.1](https://github.com/openfoodfacts/smooth-app/compare/v4.18.0...v4.18.1) (2025-01-16)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.18.2
4.19.0