Skip to content

Releases: WordPoints/reset-points

1.4.0

13 May 23:38
b77d1d6
Compare
Choose a tag to compare

See CHANGELOG.md for details.

1.3.2

19 Oct 20:03
Compare
Choose a tag to compare

See CHANGELOG.md for details.

1.3.1

24 May 15:07
Compare
Choose a tag to compare

See CHANGELOG.md for details.

1.3.0

04 May 21:55
Compare
Choose a tag to compare

See CHANGELOG.md for details.

1.2.1

07 Dec 14:49
Compare
Choose a tag to compare

Fixed

  • Translating the datepicker using remote scripts instead of natively through WordPress. Because the scripts were being pulled from a remote location insecurely, this could have had security implications, from man-in-the-middle attacks. Thanks goes to @e3amn2l for responsibly disclosing this issue, though it is very unlikely that this was exploited. #18

1.2.0

20 Apr 19:48
Compare
Choose a tag to compare

Added

  • POT translation file. #3
  • Support for updates from WordPoints.org. #2

Changed

  • Minor improvements to the admin screen. #11
  • Past dates are greyed out on the date picker. #14
  • The date picker is now translated. #12

Fixed

  • All strings are now translatable. #3

1.1.1

20 Apr 19:32
Compare
Choose a tag to compare

(Unreleased.)

Fixed

  • Users points not actually being reset. b1973a0

1.1.0

20 Apr 19:30
Compare
Choose a tag to compare

(Unreleased.)

Added

  • The reset value can be specified. Previously points were always reset to 0. 171e273

Fixed

  • A PHP "undefined index" notice when the date isn't set for a points type. f0c2636

1.0.0

20 Apr 19:23
Compare
Choose a tag to compare

(Unreleased.)

  • Initial version.