|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.85.2](https://github.com/openfoodfacts/robotoff/compare/v1.85.1...v1.85.2) (2026-02-04) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* fix issue with NMS ([#1841](https://github.com/openfoodfacts/robotoff/issues/1841)) ([af6116d](https://github.com/openfoodfacts/robotoff/commit/af6116d90e624602a8dd7cca177cdcc5cc986dda)) |
| 9 | +* Greek translations in robotoff.po ([897774d](https://github.com/openfoodfacts/robotoff/commit/897774d01d176214945aa316dbf98b9996c84b80)) |
| 10 | + |
| 11 | + |
| 12 | +### Technical |
| 13 | + |
| 14 | +* add documentation on llm-image-extraction dataset type ([#1835](https://github.com/openfoodfacts/robotoff/issues/1835)) ([f68cfd8](https://github.com/openfoodfacts/robotoff/commit/f68cfd8f00a957314aa5f4b0075467c61b3c317c)) |
| 15 | +* add reference on object detection datasets stored on HF ([#1822](https://github.com/openfoodfacts/robotoff/issues/1822)) ([720606c](https://github.com/openfoodfacts/robotoff/commit/720606c63a88e56f187f3a67bec0275b7b2dbf30)) |
| 16 | +* avoid crashes when the new nutrition schema is deployed ([#1837](https://github.com/openfoodfacts/robotoff/issues/1837)) ([5af00f1](https://github.com/openfoodfacts/robotoff/commit/5af00f1491879db27c6b6597dc589b47df9788c8)) |
| 17 | +* **deps-dev:** bump virtualenv from 20.31.2 to 20.36.1 ([#1829](https://github.com/openfoodfacts/robotoff/issues/1829)) ([171c5e5](https://github.com/openfoodfacts/robotoff/commit/171c5e57f4e035a96158ef1370f780a14667a29b)) |
| 18 | +* **deps-dev:** bump werkzeug from 3.1.3 to 3.1.4 ([#1815](https://github.com/openfoodfacts/robotoff/issues/1815)) ([edbca02](https://github.com/openfoodfacts/robotoff/commit/edbca02ceb83aa453a2f879309ddb877b54190be)) |
| 19 | +* **deps-dev:** bump werkzeug from 3.1.4 to 3.1.5 ([#1828](https://github.com/openfoodfacts/robotoff/issues/1828)) ([8916437](https://github.com/openfoodfacts/robotoff/commit/8916437ca596aff73189ece760592d5868ad4049)) |
| 20 | +* **deps:** bump filelock from 3.18.0 to 3.20.1 ([#1824](https://github.com/openfoodfacts/robotoff/issues/1824)) ([92c685b](https://github.com/openfoodfacts/robotoff/commit/92c685b9a4f460aa7a278fb615a1ac856305f2ce)) |
| 21 | +* **deps:** bump filelock from 3.20.1 to 3.20.3 ([#1830](https://github.com/openfoodfacts/robotoff/issues/1830)) ([32b3a22](https://github.com/openfoodfacts/robotoff/commit/32b3a229d952501d1e57472cc332163b37b5d75b)) |
| 22 | +* **deps:** bump fonttools from 4.58.1 to 4.61.0 ([#1814](https://github.com/openfoodfacts/robotoff/issues/1814)) ([a2d9f9e](https://github.com/openfoodfacts/robotoff/commit/a2d9f9e4b4aa4eb2931d673c0cfb4cb197b80d58)) |
| 23 | +* **deps:** bump pyasn1 from 0.6.1 to 0.6.2 ([#1831](https://github.com/openfoodfacts/robotoff/issues/1831)) ([6491348](https://github.com/openfoodfacts/robotoff/commit/64913489117fa6863206bfe6b76102a62a93ec10)) |
| 24 | +* **deps:** bump the all-actions group with 4 updates ([#1825](https://github.com/openfoodfacts/robotoff/issues/1825)) ([a08c5ec](https://github.com/openfoodfacts/robotoff/commit/a08c5ec406a10bbf3826bb149ca49d09a1fe089e)) |
| 25 | +* **deps:** bump transformers from 4.50.3 to 4.53.0 ([#1768](https://github.com/openfoodfacts/robotoff/issues/1768)) ([9cb7d26](https://github.com/openfoodfacts/robotoff/commit/9cb7d26782c8695474c965c44a222793a675119e)) |
| 26 | +* **deps:** bump urllib3 from 2.5.0 to 2.6.0 ([#1821](https://github.com/openfoodfacts/robotoff/issues/1821)) ([08fa1e2](https://github.com/openfoodfacts/robotoff/commit/08fa1e2331e145383408874833fe86d575fa17c8)) |
| 27 | +* **deps:** bump urllib3 from 2.6.0 to 2.6.3 ([#1827](https://github.com/openfoodfacts/robotoff/issues/1827)) ([55344dc](https://github.com/openfoodfacts/robotoff/commit/55344dc24fb36ce1cf9ce265066fe225e3a09ac5)) |
| 28 | +* fix formatting ([6d50d4e](https://github.com/openfoodfacts/robotoff/commit/6d50d4e336227a1fb6a7fb3a735b221cc4327d1e)) |
| 29 | +* update meeting frequency to first Tuesday of each month ([b2fb3eb](https://github.com/openfoodfacts/robotoff/commit/b2fb3eb10746efbb0409fa209f776b7dd88f8cc5)) |
| 30 | + |
3 | 31 | ## [1.85.1](https://github.com/openfoodfacts/robotoff/compare/v1.85.0...v1.85.1) (2025-12-08) |
4 | 32 |
|
5 | 33 |
|
|
0 commit comments