mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Added a sub feature flag to disable chore assignments when not needed
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
- It's now possible to display a recipe directly from the meal plan (new "eye button") (thanks @kriddles)
|
||||
- Improved the responsiveness of the meal plan and calendar page by automatically switching to a day calendar view on smaller screens (thanks for the idea @kriddles)
|
||||
|
||||
### Chores improvements
|
||||
- There is now a new sub feature flag `FEATURE_FLAG_CHORES_ASSIGNMENTS` to disable chore assignments if you don't need them (defaults to `true`, so no changed behavior when not configured)
|
||||
|
||||
### Calendar improvements
|
||||
- The calendar now also contains all planned recipes from the meal plan on the corresponding day
|
||||
- Improved that dates in the iCal calendar export now include the server timezone
|
||||
|
Reference in New Issue
Block a user