Skip to content

Commit

Permalink
chore(develop): release 4.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 31, 2023
1 parent 3a0a2ad commit dc94db7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [4.14.0](https://github.com/openfoodfacts/smooth-app/compare/v4.13.0...v4.14.0) (2023-12-31)


### Features

* 4068 - autocomplete for brands ([#4871](https://github.com/openfoodfacts/smooth-app/issues/4871)) ([2554848](https://github.com/openfoodfacts/smooth-app/commit/255484897eaa88df18d600e6f34cd76a4136241e))
* 4836 - clickable link to "open new issue" when relevant ([#4875](https://github.com/openfoodfacts/smooth-app/issues/4875)) ([542c4c2](https://github.com/openfoodfacts/smooth-app/commit/542c4c21c60907436654ce336c3f1ca8bdb344b5))
* Support for '-' in nutritional values ([#4909](https://github.com/openfoodfacts/smooth-app/issues/4909)) ([2e22987](https://github.com/openfoodfacts/smooth-app/commit/2e22987aa631ff626f97c40548411adc1f2f2fd4))
* Use the Slivers mechanism with the Gallery view ([#4913](https://github.com/openfoodfacts/smooth-app/issues/4913)) ([f81ba98](https://github.com/openfoodfacts/smooth-app/commit/f81ba98ec195111837f9e6a4dab78a3d1cf9b4c5))


### Bug Fixes

* 4627 - no more nutrients wiped out ([#4902](https://github.com/openfoodfacts/smooth-app/issues/4902)) ([e5757e7](https://github.com/openfoodfacts/smooth-app/commit/e5757e75abc0f5e7755703235caf2f8895018b51))
* 4663 - use the latest password for background tasks + refactoring ([#4869](https://github.com/openfoodfacts/smooth-app/issues/4869)) ([28262ca](https://github.com/openfoodfacts/smooth-app/commit/28262ca1ce76b9f3cad9db163d82e85d6663799a))
* 4900 - backup_scheme.xml type fix ([#4901](https://github.com/openfoodfacts/smooth-app/issues/4901)) ([3020a4d](https://github.com/openfoodfacts/smooth-app/commit/3020a4de163bacada7e3b64477a7ea6b69d0b0d2))
* 4923 - added a padding for banner ([#4927](https://github.com/openfoodfacts/smooth-app/issues/4927)) ([b6f97cd](https://github.com/openfoodfacts/smooth-app/commit/b6f97cd320106a8bef87d5d05ef9f51bf4b91fd7))
* changing the language of countries when changing the Food App language. ([#4920](https://github.com/openfoodfacts/smooth-app/issues/4920)) ([ecaba8e](https://github.com/openfoodfacts/smooth-app/commit/ecaba8ea0587ba92db5a6c8596bb1e6135e031bc))
* Don't rely on `removeDiacritics` to highlight text ([#4636](https://github.com/openfoodfacts/smooth-app/issues/4636)) ([e904b05](https://github.com/openfoodfacts/smooth-app/commit/e904b056301b259b35461bd0c14e3d02e2bd23c6))
* labeler v5 compat ([#4906](https://github.com/openfoodfacts/smooth-app/issues/4906)) ([02a9942](https://github.com/openfoodfacts/smooth-app/commit/02a99424fa1c39147b4670f970746a458c7fa8ed))

## [4.13.0](https://github.com/openfoodfacts/smooth-app/compare/v4.12.0...v4.13.0) (2023-12-11)


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

0 comments on commit dc94db7

Please sign in to comment.