Skip to content

Latest commit

 

History

History
72 lines (34 loc) · 2.79 KB

CHANGELOG.md

File metadata and controls

72 lines (34 loc) · 2.79 KB

1.6.1 (2024-09-03)

Bug Fixes

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

1.6.0 (2024-06-12)

Bug Fixes

  • show last update when enabled (2832336)

Features

  • add token refresh when it expires (49762ec)

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)

1.4.0 (2024-04-01)

Features

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

1.3.0 (2024-03-12)

Features

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

1.2.0 (2024-03-10)

Features

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

1.1.1 (2024-03-10)

Fixes

1.1.0 (2024-03-07)

Features

  • Add GroupId, remove Axios, validate host, fix error font size (dac235c)

[1.0.0] (2024-03-06)

Features

  • Initial release