Releases: alicolville/Weight-Tracker
Releases · alicolville/Weight-Tracker
10.3.9
10.3.8
- Maintenance: Some general improvements to the code base and additional triggers for stats table to be refreshed.
10.3.7a
Dummy release to push to SVN
10.3.7
- 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
- Tweaks to readme
10.3.5a
- Improvement: Added two new columns, "gains" and "losses" to the shortcode [wt-group-view-as-table]. Read more: https://docs.yeken.uk/shortcodes/wt-group-view-as-table.html
- Improvement: Added the argument "hide-column-diff-from-prev", "hide-column-gains", "hide-column-losses" to the shortcode [wt-group-view-as-table]. Read more: https://docs.yeken.uk/shortcodes/wt-group-view-as-table.html
10.3.4
- 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
- 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
- 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
- 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.