Files
grocy/changelog/80_4.5.0_2025-03-28.md

17 lines
1.2 KiB
Markdown
Raw Normal View History

### Stock
- Optimizations in the built-in Open Food Facts external barcode lookup plugin:
- A provided but empty localized product name is now ignored
- Non-ASCII characters in product names are now ignored (e.g. line breaks caused problems)
- Optimized that when an external barcode lookup plugin returned an image URL with query parameters, an invalid picture (file name) was added to the created product
- Added a new column "Default store" on the stock overview page (hidden by default)
### General
- Optimized that the default font of the web frontend is now also used for non-latin characters
2025-03-21 16:41:34 +01:00
- Label printer WebHooks now include a new property/field `details` (that's the full product/chore/battery/etc. object)
- And also `stock_entry` (containing the full stock entry object) when printing a stock entry label
2025-03-21 17:47:39 +01:00
- The component used (so far [Quagga2](https://github.com/ericblade/quagga2)) that powers the camera barcode scanner was replaced by [ZXing](https://github.com/zxing-js/library) which should perform overall better and it also supports 2D barcodes (QRCode/DataMatrix) (thanks @gergof)
2025-03-28 19:38:48 +01:00
- New translations: (thanks all the translators)
2025-03-28 19:54:16 +01:00
- Bulgarian (demo available at <https://bg.demo.grocy.info>)