mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
Prepared next release
This commit is contained in:
parent
54cd5a004d
commit
63dcfcde47
@ -1,13 +1,3 @@
|
||||
> ⚠️ xxxBREAKING CHANGESxxx
|
||||
|
||||
> ❗ xxxImportant upgrade informationXXX
|
||||
|
||||
> 💡 xxxMinor upgrade informationXXX
|
||||
|
||||
### New Feature: xxxx
|
||||
|
||||
- xxx
|
||||
|
||||
### Stock
|
||||
|
||||
- Optimized that the built-in Open Food Facts external barcode lookup plugin now uses the localized product name (if provided by the Open Food Facts API, based on the set Grocy language of the current user)
|
||||
@ -18,34 +8,6 @@
|
||||
- When the shopping list setting (top right corner settings menu) "Round up quantity amounts to the nearest whole number" is enabled, the "Last price (Total)" of each shopping list item and the total value of the shopping list are now also scaled up accordingly
|
||||
- The print options (show header, layout type etc.) are now saved (as user settings, so global defaults can also defined in `config.php` as usual)
|
||||
|
||||
### Recipes
|
||||
|
||||
- xxx
|
||||
|
||||
### Meal plan
|
||||
|
||||
- xxx
|
||||
|
||||
### Chores
|
||||
|
||||
- xxx
|
||||
|
||||
### Calendar
|
||||
|
||||
- xxx
|
||||
|
||||
### Tasks
|
||||
|
||||
- xxx
|
||||
|
||||
### Batteries
|
||||
|
||||
- xxx
|
||||
|
||||
### Equipment
|
||||
|
||||
- xxx
|
||||
|
||||
### Userfields
|
||||
|
||||
- Fixed that saving Userfields of type "Link (with title)" did not work
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"Version": "4.4.1",
|
||||
"ReleaseDate": "2025-01-31"
|
||||
"Version": "4.4.2",
|
||||
"ReleaseDate": "2025-02-28"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user