mirror of
https://github.com/grocy/grocy.git
synced 2025-10-09 23:56:03 +00:00
1.0 KiB
1.0 KiB
⚠️ PHP 8.1 (with SQLite 3.34.0+) is from now on the only supported runtime version.
❗ xxxImportant upgrade informationXXX
New feature: xxxx
- xxx
Stock
- Quantity unit conversions now support transitive conversions, means the QU hierarchy has now unlimited levels (thanks a lot @esclear)
Shopping list
- Added a new button "Clear done items" (to clear all done items with one click)
Recipes
- xxx
Meal plan
- xxx
Chores
- xxx
Calendar
- xxx
Tasks
- xxx
Batteries
- xxx
Equipment
- xxx
Userfields
- Product group Userfields are now also rendered on the shopping list
General
- xxx
API
- The following entities are now also available via the endpoint
/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)
- The endpoint
/batteries
now also returns the corresponding battery object (as field/propertybattery
)