mirror of
https://github.com/grocy/grocy.git
synced 2026-04-12 23:36:15 +02:00
58 lines
866 B
Markdown
58 lines
866 B
Markdown
> ⚠️ xxxBREAKING CHANGESxxx
|
|
|
|
> ❗ xxxImportant upgrade informationXXX
|
|
|
|
> 💡 xxxMinor upgrade informationXXX
|
|
|
|
### New Feature: xxxx
|
|
|
|
- xxx
|
|
|
|
### Stock
|
|
|
|
- Optimized that the built-in Open Food Facts external barcode lookup plugin now uses the localized product name (if provided by the Open Food Facts API, based on the set Grocy language of the current user)
|
|
|
|
### Shopping list
|
|
|
|
- The print options (show header, layout type etc.) are now saved (as user settings, so global defaults can also defined in `config.php` as usual)
|
|
|
|
### Recipes
|
|
|
|
- xxx
|
|
|
|
### Meal plan
|
|
|
|
- xxx
|
|
|
|
### Chores
|
|
|
|
- xxx
|
|
|
|
### Calendar
|
|
|
|
- xxx
|
|
|
|
### Tasks
|
|
|
|
- xxx
|
|
|
|
### Batteries
|
|
|
|
- xxx
|
|
|
|
### Equipment
|
|
|
|
- xxx
|
|
|
|
### Userfields
|
|
|
|
- xxx
|
|
|
|
### General
|
|
|
|
- xxx
|
|
|
|
### API
|
|
|
|
- Exposed the `permission_hierarchy` entity (read only, => `GET /objects/permission_hierarchy`) to provide a permission name / id mapping
|