mirror of
https://github.com/grocy/grocy.git
synced 2026-04-12 07:16:15 +02:00
56 lines
687 B
Markdown
56 lines
687 B
Markdown
> ⚠️ The minimum required SQLite version is now 3.34.0.
|
|
|
|
> ❗ 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
|
|
|
|
- xxx
|
|
|
|
### General
|
|
|
|
- xxx
|
|
|
|
### API
|
|
|
|
- The endpoint `/batteries` now also returns the corresponding battery object (as field/property `battery`)
|