mirror of
https://github.com/grocy/grocy.git
synced 2026-04-11 15:06:15 +02:00
765 B
765 B
- General improvements/fixes
- Improved the handling which entry page to use with disabled feature flags (thanks @nielstholenaar)
- The Userfield type "Preset list" had always the caption "Product group" (thanks @oncleben31)
- API improvements
- New endpoint
/stock/shoppinglist/remove-productto remove an product from a shopping lsit (thanks @Forceu) - When adding a product through (
stock/product/{productId}/addorstock/product/{productId}/inventory) with omitted best before date and if the given product has "Default best before days" set, the best before date is calculated based on that (so far always today was used which is still the case when no date is supplied and also the product has no "Default best before days set) (thanks @Forceu)
- New endpoint