A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-MealieMenu: Display weekly meal plans from Mealie
-
Version 1.1.0
- Add
groupId
to fetch meal plans for a specific group - Remove dependency on axios, use native fetch
- Add valid url check for host
- Fix translation string
- Reduce the font size of error messages
- Disable console output of meal plans
- Add
-
Version 1.1.1
- Meal plan notes in the meal plan don’t result in an error
-
Version 1.2.0
- Add default image when an image is not available for a meal plan
- Default image is the Mealie icon
- Add
defaultPicture
option to change the image - Add recipe description or meal note, default is hidden
- Add
showDescription
to toggle the description - Wrap meal name to single line
-
Version 1.3.0
- Enclose meal header components in span elements
-
Version 1.4.0
- add message when meal plan is empty
-
Verison 1.5.0
Bug Fixes
- add more logging
- change updateInterval default to 1 hour
- reset outstandingRequest on fetch error
Features
- add currentWeek, dayLimit, and entryLimit
-
Verison 1.6.0
Bug Fixes
- Show last update when enabled
Features
- Add token refresh when it expires
-
Verison 1.6.1
Bug Fixes
- mealSortOrder actually filters entry types
-
Version 1.7.0
Features
- Add support for Mealie v2 (Households)
Bug Fixes
- Error log output