From 3f3208a8c07e35ec9c022fec5b9e797dac8b4c95 Mon Sep 17 00:00:00 2001 From: savvasha Date: Sat, 29 Aug 2020 09:32:26 +0300 Subject: [PATCH] Update changelog for 2.7.3 Add 2.7.3 changelog --- changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/changelog.txt b/changelog.txt index 157d91cd..2571f3ca 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,18 @@ == SportsPress Changelog == += 2.7.3 = +* Compatibility – Tested for compatibility with WordPress 5.5 with changes made where necessary. +* Tweak – Avoid showing minutes box for subs when not needed. +* Tweak – Improve filtering speed for queries without leagues or seasons. +* Tweak – Apply reverse order setting in event lists. +* Tweak – Enable filtering a player’s events played on a specific team. +* Fix – Include future events in REST API for WordPress 5.5. +* Fix – Enable updating player metrics using the REST API. +* Fix – Deprecated code for PHP 7.4. +* Fix – Elementor compatibility. +* Localization – Update country names for Czechia, North Macedonia, Myanmar, and Eswatini. +* Localization – Adjust RTL stylesheet for event performance icons. + = 2.7.2 = * Tweak - Sanitize delimiter field in event settings.