Skip to content

Releases: zanix/MMM-MealieMenu

v1.6.1

03 Sep 15:01
Compare
Choose a tag to compare

1.6.1 (2024-09-03)

Bug Fixes

  • mealSortOrder actually filters entry types (62a247b), closes #66

v1.6.0

12 Jun 03:13
Compare
Choose a tag to compare

1.6.0 (2024-06-12)

Bug Fixes

  • show last update when enabled (2832336)

Features

  • add token refresh when it expires (49762ec)

v1.5.0

27 May 04:40
Compare
Choose a tag to compare

1.5.0 (2024-05-27)

Bug Fixes

  • add more logging (b7b7a12)
  • change updateInterval default to 1 hour (69179d9)
  • reset outstandingRequest on fetch error (b1ce996)

Features

  • add currentWeek, dayLimit, and entryLimit (c84291b)

v1.4.0

01 Apr 15:41
Compare
Choose a tag to compare

1.4.0 (2024-04-01)

Features

  • add message when meal plan is empty (11d0427)

v1.3.0

12 Mar 20:00
Compare
Choose a tag to compare

1.3.0 (2024-03-12)

Features

  • Enclose meal header components in span elements (8fa50a6)

v1.2.0

10 Mar 04:06
Compare
Choose a tag to compare

1.2.0 (2024-03-10)

Features

  • add default picture, add meal description, fix meal name wrap (2b2983b), closes #2

v1.1.1

10 Mar 03:56
fe7779f
Compare
Choose a tag to compare
  • Meal plan notes in the meal plan don't result in an error

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Mar 04:32
dac235c
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Mar 06:53
7c5af82
Compare
Choose a tag to compare

Initial release