Skip to content

4.0

Compare
Choose a tag to compare
@alicolville alicolville released this 11 Oct 20:05
· 2591 commits to master since this release

Pro Changes:

  • Support for measurements added - can now add and edit measurements for each entry!
  • Measurements for "Bicep - Left", "Bicep - Right", "Forearm - Left", "Forearm - Right", "Calf - Left", "Bust / Chest", "Buttocks", "Hips", "Navel", "Thigh - Left", "Thigh - Right" and "Waist".
  • Height can also be specified on the user preferences page.
  • If height is specified the BMI value for the given height / weight will be displayed.
  • New Shortcodes:
    [weight-loss-tracker-most-recent-bmi] - Displays the user's BMI for most recent weight given. The argument "display" determines what is rendered: 'index' - Actual BMI value. 'label' - BMI label for given value. 'both' - Label and BMI value in brackets

Other changes:

  • Upgraded jQuery Datatables library to 1.10.12
  • Upgraded Chart.js to version 2! (1.0.2 to 2.3.0)
  • Target Weight line is now dashed to make it stand out more.
  • New chart option added to start y Axes at 0 (instead of auto calculated).
  • Use of tabs defaults to "Yes" on settings page.

Bug fixes:

  • User preferences are now cached correctly.
  • Fixed nounce check when fetching all user data.
  • Various minor bug fixes.