Skip to content

Releases: alicolville/Weight-Tracker

10.3.9

23 May 10:54
153c5e4
Compare
Choose a tag to compare
  • Bug fix: Error being thrown when Challenges were not enabled.

10.3.8

20 May 23:06
797941d
Compare
Choose a tag to compare
  • Maintenance: Some general improvements to the code base and additional triggers for stats table to be refreshed.

10.3.7a

18 Apr 08:26
cc67e55
Compare
Choose a tag to compare

Dummy release to push to SVN

10.3.7

18 Apr 07:13
cc67e55
Compare
Choose a tag to compare
  • Bug fix: Fixed PHP error being thrown in [wt-custom-fields-latest] due to caching issue.
  • Maintenance: Removed redundant photo migration code (from old system into custom fields). This code was added 4 years ago, if folks haven't updated since then, then I doubt they will be now!

10.3.6

18 Apr 07:02
Compare
Choose a tag to compare
  • Tweaks to readme

10.3.5a

17 Apr 13:41
d54eeb4
Compare
Choose a tag to compare

10.3.4

30 Dec 12:48
e1e8fc1
Compare
Choose a tag to compare
  • Maintenance: Removed reference to deprecated WP functionality (WP_User->id).
  • Bug fix: Removed invalid reference to "$user_meta->first_name".
  • Bug fix: Corrected caching issue with "Latest Weight" component / shortcode.

10.3.3

29 Dec 11:31
4a7d700
Compare
Choose a tag to compare
  • Improvement: Added a new summary box component "user-id". Read more https://docs.yeken.uk/components.html
  • Bug fix: [wt-user-settings] now correctly respects the "show-delete-data" argument correctly.

10.3.2

21 Nov 13:35
2c543d6
Compare
Choose a tag to compare
  • Improvement: Added Beta support for Barcode scanning in [wt-kiosk]. Read more: https://docs.yeken.uk/shortcodes/wt-kiosk.html
  • Improvement: [wt-kiosk] - hide the "Clear Screen" button until a user record has been selected.
  • Improvement: [wt-bmi-calculator] now respects setting "Weight Units". If "Pounds only" the Stones field is hidden. Read more: #532
  • Bug fix: [wt-hip-waist-calculator] now populates the correct gender.
  • Maintenance: Updated language files.

10.3.1

15 Oct 14:23
a63df78
Compare
Choose a tag to compare
  • Bug fix: Do not show gain/loss column within data tables (on main site) when not in Pro or Pro plus mode.
  • Bug fix: [wt] - enable the settings tab if Targets enabled when not in Pro or Pro plus mode.
  • Bug fix: [wt] - Don't display the messages tab if messages aren't enabled.
  • Bug fix: [wt] - Don't display target component if targets have been disabled in admin.