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

@@ -4,7 +4,7 @@ Tags: calendars, club, club management, esports, events, fixtures, leagues, leag
Donate link: http://tboy.co/donate
Requires at least: 3.8
Tested up to: 4.7
Stable tag: 2.2.3
Stable tag: 2.2.4
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -241,6 +241,20 @@ When you upgrade to one of the SportsPress Pro licenses, you can simply activate
== 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.