Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.3.2
->v4.0.3
Release Notes
grocy/grocy (grocy/grocy)
v4.0.3
: Version 4.0.3Compare Source
Stock
Userfields
General
v4.0.2
: Version 4.0.2Compare Source
Stock
Recipes
v4.0.1
: Version 4.0.1Compare Source
Stock
Shopping list
Meal plan
MEAL_PLAN_FIRST_DAY_OF_WEEK
andCALENDAR_FIRST_DAY_OF_WEEK
were set to different valuesAPI
/stock/products/{productId}
v4.0.0
: Version 4.0.0Compare Source
New feature: Quantity unit conversions with unlimited hierarchy
New feature: Stock reports
Stock
1
0
price are ignoredShopping list
Recipes
Meal plan
FEATURE_FLAG_RECIPES_MEALPLAN
(inconfig.php
) to only disable the meal plan if not needed (thanks @webysther)config.php
settingMEAL_PLAN_FIRST_DAY_OF_WEEK
can now be set to-1
to dynamically start the meal plan week on todayChores
Calendar
Tasks
Userfields
stock
entity and using the "Never overdue" shortcut checkbox for the due date on purchase, this Userfield would also be set to the corresponding "never overdue date"General
config.php
settingENERGY_UNIT
to customize the label to display energy values (was fixedkcal
before and defaults to that, so no changed behavior when not configured)All permissions
permission)API
qu_factor_purchase_to_stock
was removed (existing factors were migrated to normal product specific QU conversions, see above)/stock/products/{productId}
:qu_conversion_factor_purchase_to_stock
for convenience (contains the conversion factor of the corresponding QU conversion from the product'squ_id_purchase
toqu_id_stock
)qu_conversion_factor_price_to_stock
for convenience (contains the conversion factor of the corresponding QU conversion from the product'squ_id_price
toqu_id_stock
)default_quantity_unit_consume
(contains the quantity unit object of the product's "Default quantity unit consume")/objects/{entity}
(only listing, no edit)quantity_unit_conversions_resolved
(returns all final/resolved conversion factors per product and any directly or indirectly related quantity units)recipes_pos_resolved
(returns stock fulfilment information for all recipe ingredients)/batteries
now also returns the corresponding battery object (as field/propertybattery
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.