Update file versions

This commit is contained in:
Brian Miyaji
2021-11-05 15:17:59 +09:00
parent f2b2e9a50e
commit fb9534dc88
24 changed files with 55 additions and 28 deletions

View File

@@ -1,5 +1,18 @@
== SportsPress Changelog ==
= 2.7.9 =
* Tweak - Add support for event format in REST API.
* Tweak - Add "Order" and "Order by" selection fields for countdown widget.
* Tweak - Add option to display event status in countdown widget.
* Tweak - Add ability to filter events by format in calendar template.
* Fix - Reverse order not applying to teams in event lists.
* Fix - XSS issues in events admin page.
* Fix - Filtering based on format for event blocks.
* Fix - Last week and next week filter not applying to player lists.
* Fix - Deselecting a selected team in settings.
* Fix - PHP 8.0 deprecated warnings.
* Localization - Add nationalities and flags for French Guiana, French Polynesia, Guadeloupe, Greenland, Martinique, Reunion, and Sint Maarten.
= 2.7.8 =
* Fix - Event results, box scores, and players stats not updating via REST API.