mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Prepared next release
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
> ⚠️ xxxBREAKING CHANGESxxx
|
||||
|
||||
> ❗ xxxImportant upgrade informationXXX
|
||||
|
||||
> 💡 PHP 8.2 is from now on (additionally to PHP 8.1) supported.
|
||||
|
||||
### New feature: xxxx
|
||||
|
||||
- xxx
|
||||
|
||||
### Stock
|
||||
|
||||
- Fixed performance issues affecting all places where quantity unit conversions / prices are involved
|
||||
@@ -16,44 +8,12 @@
|
||||
|
||||
### Shopping list
|
||||
|
||||
- Changed that prices on the shopping list (table columns "Last price (Unit)" and "Last price (Total)") are now related to the selected quantity unit (instead of to the product's QU stock as before)
|
||||
|
||||
### Recipes
|
||||
|
||||
- xxx
|
||||
- Changed that prices on the shopping list (table columns "Last price (Unit)" and "Last price (Total)") are now related to the there selected quantity unit (instead of to the product's QU stock as before)
|
||||
|
||||
### Meal plan
|
||||
|
||||
- Fixed that the meal plan did initially not display the current week when the settings `MEAL_PLAN_FIRST_DAY_OF_WEEK` and `CALENDAR_FIRST_DAY_OF_WEEK` were set to different values
|
||||
|
||||
### Chores
|
||||
|
||||
- xxx
|
||||
|
||||
### Calendar
|
||||
|
||||
- xxx
|
||||
|
||||
### Tasks
|
||||
|
||||
- xxx
|
||||
|
||||
### Batteries
|
||||
|
||||
- xxx
|
||||
|
||||
### Equipment
|
||||
|
||||
- xxx
|
||||
|
||||
### Userfields
|
||||
|
||||
- xxx
|
||||
|
||||
### General
|
||||
|
||||
- xxx
|
||||
|
||||
### API
|
||||
|
||||
- Fixed performance issues on the endpoint `/stock/products/{productId}`
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Version": "4.0.0",
|
||||
"ReleaseDate": "2023-07-29"
|
||||
"Version": "4.0.1",
|
||||
"ReleaseDate": "2023-08-06"
|
||||
}
|
||||
|
Reference in New Issue
Block a user