Skip to content

Releases: alicolville/meal-tracker

3.3

20 Sep 17:35
1fd3181
Compare
Choose a tag to compare
  • New feature: Auto updater that doesn't reply on WordPress.org

3.2.4

15 Sep 19:14
4193528
Compare
Choose a tag to compare

Various minor bug fixes.

3.2.3

15 Sep 18:56
0053d52
Compare
Choose a tag to compare
  • Updated features and readme.txt.

3.2.2

15 Sep 16:39
d5f0406
Compare
Choose a tag to compare
  • Improvement: Added messaging from YeKen.uk.
  • Bug fix: Changed location of page titles.

3.2.1

09 Sep 13:44
845e117
Compare
Choose a tag to compare
  • Bug fix: Can now set a user's calorie limit via admin screens.
  • Bug fix: Fixed a couple of localisation function calls.
  • Improvement: Added additional sanitising around $_POST, $_GET and $_SESSION.
  • Improvement: Added additional escaping around data when written to browser.
  • Improvement: Removed an interation over $_POST.
  • Improvement: Ran more SQL queries through wpdb->prepare().
  • Improvement: Various minor code changes.
  • Maintenance: Updated Chart.js to latest library.
  • Maintenance: Updated Selectize.js to latest library.

3.2

03 Sep 12:52
b7aa706
Compare
Choose a tag to compare
3.2
  • Bug fix: Corrected date format on ['mt-table-entries] shortcode.

Several fixes based upon WordPress's plugin feedback:

  • Removed moment.js from plugin and replaced with the version shipped with WP.
  • The following are now bundled with the plugin, rather than included via a CDN: FontAwesome, Chart.js, jquery.Confirm
  • Included all non minified versions of 3rd party library code and added 3rd party dependencies to readme.
  • Added additional data sanitisation in places.
  • Several other code tweaks.

3.1.7

01 Sep 12:57
ab9b862
Compare
Choose a tag to compare
  • Security fix: Removed reference to PolyFill ResizeObserver

3.1.6

20 Jun 13:22
9572253
Compare
Choose a tag to compare
  • Maintenance: Updated tested with WP 6.5 note.

3.1.5

24 Oct 11:01
ff32aef
Compare
Choose a tag to compare
  • Improvement: When a user is on the Meal Tracker settings tab, if they have not specified all of their user profile in Weight Tracker, then warn them that "Weight Tracker" can not be used as a source.

3.1.4

17 Oct 13:30
10236df
Compare
Choose a tag to compare
  • Bug fix: Fixed an issue where user's recently added meals were not appearing within the search results.