Skip to content

Releases: alicolville/Weight-Tracker

10.10.4

14 Sep 16:01
09efa36
Compare
Choose a tag to compare

Bug fix: Update notices weren't dismissing correctly on live sites.

10.10.3

14 Sep 15:50
d9e6b13
Compare
Choose a tag to compare

Forgot to minimise admin.js!

10.10.2

14 Sep 15:46
Compare
Choose a tag to compare
  • New Feature: Admin notifications from YeKen.uk
  • Bug fix: Fixed an issue with "Show Wizard" not being dismissable.

10.10.1

13 Sep 15:06
af06691
Compare
Choose a tag to compare
  • Updated Chart.js to 4.4.4.
  • Updated jqueryvalidation.js to 1.19.5.
  • Updated Selctize.js to 0.15.2.
  • Extra data escaping and sanitisation.
  • Updated Readme.txt and documentaion.
  • Added some new marketing shortcodes - for use on weighttracker.yeken.uk

10.10 Updated

04 Sep 08:43
Compare
Choose a tag to compare

[Release to push repo to WP again]

10.10

02 Sep 19:13
20cef46
Compare
Choose a tag to compare

Several fixes based upon WordPress's plugin feedback:

  • Included all non minified versions of 3rd party JS.
  • CDNs for the following have been removed, their files are now served via the plugins folder: Chart.js, FontAwesome
  • Updated Readme to include references to 3rd party libraries.
  • Moved inline <script> into external JS files.
  • Changed all references of () to esc_html().
  • Various other minor underlying code tweaks.

10.9.2

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

10.9.1

27 Aug 10:38
Compare
Choose a tag to compare
  • Bug fix: Entries were not showing on [wt] chart if they had no weight.

10.9

17 Jul 16:35
4e6d7a1
Compare
Choose a tag to compare
  • New feature: Web Hooks: Data can now be fired to endpoints for new notes, see new setting "Send data for new notes".
  • New feature: Users can now opt out of emails from Weight Tracker via the user preferences [wt-user-settings] or [wt].
  • New feature: Admin can now manage user's opt out preferences when editing a user's settings.
  • New feature: Users can now opt out of birthday emails.
  • New feature: Users can now opt out of new award emails.
  • New feature: Users can now opt out of new note emails.
  • Improvement: Added "hide-email-optout" argument to [wt-user-settings] and [wt] shortcodes to hide the email opt out form.
  • Improvement: Moved "Birthday emails" setting to "Emails & Notifications" tab within Weight Tracker settings.

10.8.4

10 Jul 12:56
17945d3
Compare
Choose a tag to compare
  • Maintenance: Updated code around Gravity Forms to deal with PHP8.2 and false being a possible return from getLastErrors().