mirror of
https://github.com/grocy/grocy.git
synced 2026-04-11 23:16:14 +02:00
9 lines
530 B
Markdown
9 lines
530 B
Markdown
### Stock fixes
|
|
- Fixed that product specific quantity unit conversions (product overrides) were also displayed on the product edit page of other products with the same stock quantity unit
|
|
|
|
### Recipe fixes
|
|
- Fixed that recipes were displayed without ingredients if the total recipe count was > 100
|
|
|
|
### General & other improvements
|
|
- New Input shorthands for date fields to increase/decrease the date by 1 month/year (shift + arrow keys, see the full list [here](https://github.com/grocy/grocy#input-shorthands-for-date-fields))
|