From 3c53841f1fcc5733eeebffb341d40ce00e6a8197 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Tue, 28 May 2019 20:15:21 +1000 Subject: [PATCH] Update changelog --- readme.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/readme.txt b/readme.txt index 4acb433c..72304e13 100644 --- a/readme.txt +++ b/readme.txt @@ -237,6 +237,18 @@ When you upgrade to one of the SportsPress Pro licenses, you can simply activate == 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. + = 2.6.14 = * Fix - API endpoints for secondary post types.