mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
1.2 KiB
1.2 KiB
⚠️ xxxBREAKING CHANGESxxx
❗ xxxImportant upgrade informationXXX
💡 xxxMinor upgrade informationXXX
New feature: xxxx
- xxx
Stock
- Added a new product picker workflow "External barcode lookup (via plugin)"
- This executes the configured barcode lookup plugin with the given barcode
- If the lookup was successful, the product edit page of the created product is displayed, where the product setup can be completed (if required)
- After that, the transaction is continued with that product
- Fixed that when copying a product, the field "Treat opened as out of stock" wasn't copied along (thanks @TheDodger)
Shopping list
- xxx
Recipes
- When self producing a product ("Produces product" recipe option) the name of the recipe is now added to the note field of the created stock entry
- Fixed that when
FEATURE_FLAG_STOCK_STOCK
was set tofalse
, the "Put missing products on shopping list"-button was not visible
Meal plan
- xxx
Chores
- xxx
Calendar
- xxx
Tasks
- xxx
Batteries
- xxx
Equipment
- xxx
Userfields
- xxx
General
- xxx
API
- Optimized that uploading files where the file name contains non-ASCII characters is now also possible