mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Prepared next release
This commit is contained in:
@@ -1,13 +1,3 @@
|
|||||||
> ⚠️ xxxBREAKING CHANGESxxx
|
|
||||||
|
|
||||||
> ❗ xxxImportant upgrade informationXXX
|
|
||||||
|
|
||||||
> 💡 xxxMinor upgrade informationXXX
|
|
||||||
|
|
||||||
### New Feature: xxxx
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Stock
|
### Stock
|
||||||
|
|
||||||
- Optimizations in the built-in Open Food Facts external barcode lookup plugin:
|
- Optimizations in the built-in Open Food Facts external barcode lookup plugin:
|
||||||
@@ -16,42 +6,6 @@
|
|||||||
- 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
|
- 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)
|
- Added a new column "Default store" on the stock overview page (hidden by default)
|
||||||
|
|
||||||
### Shopping list
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Recipes
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Meal plan
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Chores
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Calendar
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Tasks
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Batteries
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Equipment
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### Userfields
|
|
||||||
|
|
||||||
- xxx
|
|
||||||
|
|
||||||
### General
|
### General
|
||||||
|
|
||||||
- Optimized that the default font of the web frontend is now also used for non-latin characters
|
- Optimized that the default font of the web frontend is now also used for non-latin characters
|
||||||
@@ -59,8 +13,4 @@
|
|||||||
- And also `stock_entry` (containing the full stock entry object) when printing a stock entry label
|
- And also `stock_entry` (containing the full stock entry object) when printing a stock entry label
|
||||||
- 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)
|
- 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)
|
||||||
- New translations: (thanks all the translators)
|
- New translations: (thanks all the translators)
|
||||||
- Bulgarian (demo available at <https://bg-bg.demo.grocy.info>)
|
- Bulgarian (demo available at <https://bg.demo.grocy.info>)
|
||||||
|
|
||||||
### API
|
|
||||||
|
|
||||||
- xxx
|
|
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"Version": "4.4.2",
|
"Version": "4.5.0",
|
||||||
"ReleaseDate": "2025-02-28"
|
"ReleaseDate": "2025-03-28"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user