Skip to content

Commit 196bbad

Browse files
chore(main): release 1.97.1
1 parent 0b0fb88 commit 196bbad

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.97.0"
2+
".": "1.97.1"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.97.1](https://github.com/openfoodfacts/open-prices/compare/v1.97.0...v1.97.1) (2026-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **ML:** fix incorrect discount_type value for prices without discount ([#1213](https://github.com/openfoodfacts/open-prices/issues/1213)) ([03702c2](https://github.com/openfoodfacts/open-prices/commit/03702c2d44c9cebcf909f8ee53baf462cc94d99b))
9+
* OSError when generating JPEG thumbnails from LA mode images ([#1198](https://github.com/openfoodfacts/open-prices/issues/1198)) ([0b0fb88](https://github.com/openfoodfacts/open-prices/commit/0b0fb888083cb360c8776e2aaebed3731648fc5d))
10+
* ValueError when processing non-numeric barcodes in proof prediction ([#1211](https://github.com/openfoodfacts/open-prices/issues/1211)) ([84a5bbc](https://github.com/openfoodfacts/open-prices/commit/84a5bbc1f87c0e89c29aae913803fd8ab3bc047c))
11+
12+
13+
### Technical
14+
15+
* also run test workflow on PRs coming from forks ([#1205](https://github.com/openfoodfacts/open-prices/issues/1205)) ([b973c2c](https://github.com/openfoodfacts/open-prices/commit/b973c2c66c96198a8415e36d613c7e4628d240b2))
16+
* **deps:** upgrade Django to 5.2 ([#1194](https://github.com/openfoodfacts/open-prices/issues/1194)) ([954cc24](https://github.com/openfoodfacts/open-prices/commit/954cc24d5fb7a3fd2e8de4e1654a2acd18b2ba6a))
17+
318
## [1.97.0](https://github.com/openfoodfacts/open-prices/compare/v1.96.0...v1.97.0) (2026-01-25)
419

520

0 commit comments

Comments
 (0)