mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Prepared next release
This commit is contained in:
parent
d37c98e5f0
commit
9c60fdec5a
@ -1,13 +1,3 @@
|
||||
> ⚠️ xxxBREAKING CHANGESxxx
|
||||
|
||||
> ❗ xxxImportant upgrade informationXXX
|
||||
|
||||
> 💡 xxxMinor upgrade informationXXX
|
||||
|
||||
### New Feature: xxxx
|
||||
|
||||
- xxx
|
||||
|
||||
### Stock
|
||||
|
||||
- Fixed that the built-in Open Food Facts external barcode lookup plugin used the staging environment of the Open Food Facts API instead of the production one
|
||||
@ -18,42 +8,14 @@
|
||||
|
||||
- Optimized that non-number amounts are now prevented on database level (was infamously a problem when using specific community contributed alternative clients)
|
||||
|
||||
### Recipes
|
||||
|
||||
- xxx
|
||||
|
||||
### Meal plan
|
||||
|
||||
- xxx
|
||||
|
||||
### Chores
|
||||
|
||||
- xxx
|
||||
|
||||
### Calendar
|
||||
|
||||
- xxx
|
||||
|
||||
### Tasks
|
||||
|
||||
- Fixed that set table filters were not applied after editing or adding a task
|
||||
|
||||
### Batteries
|
||||
|
||||
- xxx
|
||||
|
||||
### Equipment
|
||||
|
||||
- xxx
|
||||
|
||||
### Userfields
|
||||
|
||||
- Fixed that saving Userfields of type "Select list (multiple items can be selected)" did not work
|
||||
|
||||
### General
|
||||
|
||||
- Optimized than when navigating between form input fields via the keyboard (`TAB`) there was an unwanted delay at some places
|
||||
|
||||
### API
|
||||
|
||||
- xxx
|
||||
- Optimized that when navigating between form input fields via the keyboard (`TAB`) there was an unwanted delay at some places
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"Version": "4.4.0",
|
||||
"ReleaseDate": "2025-01-24"
|
||||
"Version": "4.4.1",
|
||||
"ReleaseDate": "2025-01-31"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user