Tag version 2.2.4

This commit is contained in:
Brian Miyaji
2017-01-15 23:01:54 +11:00
parent 8d5d5f9d6a
commit 1cdf432b99
22 changed files with 53 additions and 25 deletions

View File

@@ -1,5 +1,19 @@
== SportsPress Changelog ==
= 2.2.4 =
* Feature - Option to show or hide career totals in player profiles.
* Fix - Equations returning zero when no events played.
* Fix - Player lists and player profiles showing different statistics when filtered by competition or season.
* Fix - Substitution icon not rendering for starting lineup players.
* Fix - Manual player performance errors in profile.
* Fix - Error in event results if team was deleted.
* Fix - Remove deprecated function in PHP 7.0.
* Fix - Non-numeric errors in PHP 7.1.
* Tweak - Icons not rendering when frontend stylesheet is active.
* Tweak - Remove underline from icon links in frontend stylesheet.
* Tweak - Change competition and season placeholders in events to "None".
* Tweak - Enable horizontal scrolling on large tables in admin.
= 2.2.3 =
* Fix - Placeholders for non-numeric values in player list displaying as zero.