mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +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
|
||||
|
||||
- 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
|
||||
- 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
|
||||
|
||||
- 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
|
||||
- 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)
|
||||
- Bulgarian (demo available at <https://bg-bg.demo.grocy.info>)
|
||||
|
||||
### API
|
||||
|
||||
- xxx
|
||||
- Bulgarian (demo available at <https://bg.demo.grocy.info>)
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Version": "4.4.2",
|
||||
"ReleaseDate": "2025-02-28"
|
||||
"Version": "4.5.0",
|
||||
"ReleaseDate": "2025-03-28"
|
||||
}
|
||||
|
Reference in New Issue
Block a user