mirror of
https://github.com/grocy/grocy.git
synced 2026-04-12 23:36:15 +02:00
9 lines
415 B
Markdown
9 lines
415 B
Markdown
### Stock fixes
|
|
- Fixed purchase/consume/inventory problems when `FEATURE_FLAG_STOCK_LOCATION_TRACKING` was set to `false`
|
|
|
|
### Shopping list fixes
|
|
- Optimized the new compact view (there was a little too much white space at the sides of the page)
|
|
|
|
### Recipe improvements
|
|
- Optimized the ordering of the inputs on the recipe ingredient edit page (moved "Only check if a single unit is in stock" before the amount)
|