Tag version 2.6.15

This commit is contained in:
Brian Miyaji
2019-05-29 17:07:10 +10:00
parent 6b08cff483
commit 6963f081bf
25 changed files with 55 additions and 39 deletions

View File

@@ -1,5 +1,19 @@
== SportsPress Changelog ==
= 2.6.15 =
* Important - Using Google Maps will require a SportsPress Pro license after August 31, 2019.
* Refactor - Fallback to OpenStreetMap for venue maps without SportsPress Pro.
* Feature - Option to display team logos instead of team names in player lists.
* Feature - Option to display custom specs in event blocks and event lists.
* Tweak - Improve page load speed when creating new league tables.
* Tweak - Prevent displaying events other than published or scheduled.
* Fix - Icons only appearing in the first table when player lists are grouped.
* Fix - Character encoding and CRLF errors in calendar feeds.
* Fix - Missing field location Schema error.
* Fix - Dropdowns collapsing in admin when meta boxes are hidden.
* Fix - Timezone handling in countdowns.
* Fix - Error when using special characters in admin settings.
= 2.6.14 =
* Fix - API endpoints for secondary post types.