mirror of
https://github.com/grocy/grocy.git
synced 2026-04-12 15:26:17 +02:00
10 lines
713 B
Markdown
10 lines
713 B
Markdown
- Fixed that tracking chores with "Done by" a different user was not possible
|
|
- Fixed that editing stock entries was not possible
|
|
- Fixed that shopping list prints had a grey background (thanks @Forceu)
|
|
- Improved/fixed the form validation on the shopping list item page (thanks @Forceu)
|
|
- Fixed that consuming with Scan Mode was not possible
|
|
- Fixed that the current stock total value (header of the stock overview page) didn't include decimal amounts (thanks @Ape)
|
|
- Some night mode style improvements (thanks @BlizzWave and @KTibow)
|
|
- Recipe printing improvements (thanks @Ape)
|
|
- Fixed that due soon products with `due_type` = "Expiration date" were missing in `due_products` of the `/stock/volatile` endpoint
|