Skip to content

Commit

Permalink
chore(develop): release 4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 29, 2024
1 parent e4d68a2 commit 5efdc60
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# Changelog

## [4.17.0](https://github.com/openfoodfacts/smooth-app/compare/v4.16.0...v4.17.0) (2024-10-29)


### Features

* 5326 - add prices to proof from gallery (and thumbnails) ([#5670](https://github.com/openfoodfacts/smooth-app/issues/5670)) ([19ed4f0](https://github.com/openfoodfacts/smooth-app/commit/19ed4f0e74e7487662822f483d9c06f38eaad4eb))
* 5326 - users can now select proof from gallery in "add price" page ([#5679](https://github.com/openfoodfacts/smooth-app/issues/5679)) ([449ae5a](https://github.com/openfoodfacts/smooth-app/commit/449ae5a9283903a82b488b6a393eabdd835d0345))
* 5405 - 3 queues for background tasks (fast, slow, long haul) ([#5743](https://github.com/openfoodfacts/smooth-app/issues/5743)) ([69bb171](https://github.com/openfoodfacts/smooth-app/commit/69bb171a20809d9b7665d00570e2de2da62efc5f))
* 5418 - Prices - "Are you sure you want to exit?" feature ([#5737](https://github.com/openfoodfacts/smooth-app/issues/5737)) ([44ce678](https://github.com/openfoodfacts/smooth-app/commit/44ce678042294d046feac7cc7c100f878c6c563c))
* 5428 - page dedicated to prices ([#5730](https://github.com/openfoodfacts/smooth-app/issues/5730)) ([4b8489d](https://github.com/openfoodfacts/smooth-app/commit/4b8489d6e598db84ff0b15135a52a481ff06de6c))
* 5568 - optimized search for price locations ([#5587](https://github.com/openfoodfacts/smooth-app/issues/5587)) ([8e5ea75](https://github.com/openfoodfacts/smooth-app/commit/8e5ea75f615531a7d4407840e67e027ce7a0fb80))
* 5586 - added explicit product type to all relevant background tasks ([#5721](https://github.com/openfoodfacts/smooth-app/issues/5721)) ([be05e60](https://github.com/openfoodfacts/smooth-app/commit/be05e6004e916a4760a76d092729c8edc6e815de))
* 5586 - explicit call to "food" server for user login actions ([#5662](https://github.com/openfoodfacts/smooth-app/issues/5662)) ([778b3fb](https://github.com/openfoodfacts/smooth-app/commit/778b3fbf2a7b37903cf819df00c8cfe21f36eb79))
* 5586 - OxF filter for term searches ([#5637](https://github.com/openfoodfacts/smooth-app/issues/5637)) ([077bf5e](https://github.com/openfoodfacts/smooth-app/commit/077bf5ef8c1b51335118a9b88bc11e89dd89f9cd))
* 5639 - storing the latest selected product type ([#5752](https://github.com/openfoodfacts/smooth-app/issues/5752)) ([446a8c0](https://github.com/openfoodfacts/smooth-app/commit/446a8c09d12d4823412446b57fedeb56ebc4af34))
* 5643 - edit of products of any product type ([#5661](https://github.com/openfoodfacts/smooth-app/issues/5661)) ([899cb0f](https://github.com/openfoodfacts/smooth-app/commit/899cb0f4acbfd6217d65c41683420f1b308c7c88))
* 5643 - removed irrelevant editors for non-FOOD products ([#5663](https://github.com/openfoodfacts/smooth-app/issues/5663)) ([3c12fe0](https://github.com/openfoodfacts/smooth-app/commit/3c12fe0245058048c0c8bc09c60d802bbdf3f488))
* 5648 - deep link for Prices (+ OxF fixes) ([#5734](https://github.com/openfoodfacts/smooth-app/issues/5734)) ([b988dc6](https://github.com/openfoodfacts/smooth-app/commit/b988dc6d1ef488cbe3af6c9de854a27b8cca91be))
* 5700 - no click for KP title without additional elements ([#5709](https://github.com/openfoodfacts/smooth-app/issues/5709)) ([29f433c](https://github.com/openfoodfacts/smooth-app/commit/29f433c8069487147d7854871788da1c0de757ab))
* Action bar for the product (+ light redesign) ([#5749](https://github.com/openfoodfacts/smooth-app/issues/5749)) ([b07b942](https://github.com/openfoodfacts/smooth-app/commit/b07b94207699a93ea8a9901084e48b32a3540a30))
* Improvements for the product page (Part 2) ([#5764](https://github.com/openfoodfacts/smooth-app/issues/5764)) ([688ddc2](https://github.com/openfoodfacts/smooth-app/commit/688ddc214f15fbba95954835d9c0e26a876aef68))
* Switch to Material 3 ([#5736](https://github.com/openfoodfacts/smooth-app/issues/5736)) ([388e4d0](https://github.com/openfoodfacts/smooth-app/commit/388e4d0b902b0b23525d5ae6034924ba6120ef96))
* Upgrade the Flutter version to 3.24 ([#5613](https://github.com/openfoodfacts/smooth-app/issues/5613)) ([a656986](https://github.com/openfoodfacts/smooth-app/commit/a6569866d4e5202a3d21782e24c5321d481d28dc))


### Bug Fixes

* 5570 - no nutriscore ecoscore for non-food products ([#5629](https://github.com/openfoodfacts/smooth-app/issues/5629)) ([50a64f8](https://github.com/openfoodfacts/smooth-app/commit/50a64f8a58a80d78e4d24a033bf4276a9010e43e))
* 5576 - first step towards multi product types ([#5593](https://github.com/openfoodfacts/smooth-app/issues/5593)) ([93fc899](https://github.com/openfoodfacts/smooth-app/commit/93fc89930154f73f0e320c7def0f6f703b4c2fb0))
* 5627 - remove focus from price amount after adding product ([#5729](https://github.com/openfoodfacts/smooth-app/issues/5729)) ([ccbe094](https://github.com/openfoodfacts/smooth-app/commit/ccbe094d2374be75fa0343b911dff374e2279b00))
* 5630 - changed button order for prices "new product" ([#5633](https://github.com/openfoodfacts/smooth-app/issues/5633)) ([72056fc](https://github.com/openfoodfacts/smooth-app/commit/72056fc827effeb44d4b044b65230e41a687d8d2))
* 5634 - refresh of price lazy counters when accessing lists ([#5678](https://github.com/openfoodfacts/smooth-app/issues/5678)) ([db080d2](https://github.com/openfoodfacts/smooth-app/commit/db080d2d095f1600dcf7d872660c7aa81c71cfca))
* 5665 - display "add nutrition facts" button only for relevant types ([#5674](https://github.com/openfoodfacts/smooth-app/issues/5674)) ([3185c72](https://github.com/openfoodfacts/smooth-app/commit/3185c72a36c2dc1cc96369941f92f62a16ad6fd7))
* 5682 - "Connection timed out" as possible gentle error for svg files ([#5683](https://github.com/openfoodfacts/smooth-app/issues/5683)) ([43c773b](https://github.com/openfoodfacts/smooth-app/commit/43c773b02aceccf8e00302d004c49d7a3d126a12))
* 5691 - fallback when "nulls last" not supported by db ([#5695](https://github.com/openfoodfacts/smooth-app/issues/5695)) ([e9eba42](https://github.com/openfoodfacts/smooth-app/commit/e9eba42552a4adece44e27f063dcdfbda59132c1))
* 5693 - able to run tasks without minimum duration wait ([#5694](https://github.com/openfoodfacts/smooth-app/issues/5694)) ([a8cfcd0](https://github.com/openfoodfacts/smooth-app/commit/a8cfcd02ce8fd71289971513e744897f6f857bbe))
* 5742 - centered tooltip after detail changes ([#5751](https://github.com/openfoodfacts/smooth-app/issues/5751)) ([3260024](https://github.com/openfoodfacts/smooth-app/commit/3260024a561c8e59d5324dd65b995eb574d75be3))
* Fix external links ([#5754](https://github.com/openfoodfacts/smooth-app/issues/5754)) ([3475631](https://github.com/openfoodfacts/smooth-app/commit/3475631930725ff45e9a0b2a7b54a2bf524b2610))
* Invisible loading animation ([#5641](https://github.com/openfoodfacts/smooth-app/issues/5641)) ([3c8c299](https://github.com/openfoodfacts/smooth-app/commit/3c8c299d2819a53ff406289f886f2c4ce2d4dd54))
* material 3 / elevatedbutton ([#5745](https://github.com/openfoodfacts/smooth-app/issues/5745)) ([c8eee2e](https://github.com/openfoodfacts/smooth-app/commit/c8eee2ed3c18fcdde0a03ff8df5e0c227b1dd7de))

## [4.16.0](https://github.com/openfoodfacts/smooth-app/compare/v4.15.0...v4.16.0) (2024-09-25)


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

0 comments on commit 5efdc60

Please sign in to comment.