Skip to content

v1.0.0-rc.27

Choose a tag to compare

@thebigjoe1 thebigjoe1 released this 18 May 22:21

Fixes

  • MyFitnessPal import now handles the current export from Reports → Export. The export at https://www.myfitnesspal.com/reports/export is aggregated per meal per day (no Food column), and the importer was rejecting it as unrecognized. Importing now creates one diary entry per meal per day with brand "MyFitnessPal" and the meal's macro + mineral totals preserved. Individual foods can't be reconstructed because they aren't in the export. The older per-food Premium ZIP shape is still supported when present. (fixes #26)
  • MyFitnessPal import error now shows the actual columns it saw. Any future MFP-import failure includes the header row in the error message so it's possible to tell at a glance whether MyFitnessPal has changed the export format again.