Tag version 1.5

This commit is contained in:
Brian Miyaji
2014-12-10 10:56:32 +11:00
parent d721e3e900
commit 884ceab450
45 changed files with 75 additions and 47 deletions

View File

@@ -4,7 +4,7 @@ Tags: sport, sports, club, clubs, teams, statistics, stats, metrics, data, fixtu
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=support@themeboy.com&item_name=Donation+for+SportsPress
Requires at least: 3.8
Tested up to: 4.1
Stable tag: 1.4.7
Stable tag: 1.5
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
@@ -189,6 +189,34 @@ Yes, CSV importers are included with the plugin. Go to Tools > Import and choose
== Changelog ==
= 1.5 =
* Feature - New inline quick result editing for events.
* Feature - Automatically detect event outcome based on user-defined conditions.
* Feature - Enable individual players to compete in events.
* Feature - Add new API functions for theme developers.
* Feature - Add event list time/results formatting options.
* Feature - Add option to display player career totals.
* Feature - Add option to display team logos in event lists.
* Feature - Add option to display venue in event blocks.
* Feature - Split iCal feed links for Apple Calendar, Google, and Outlook.
* Refactor - Move Staff to dedicated menu link.
* Refactor - Load sportspress.php template as a fallback only.
* Tweak - Add caption header to event blocks.
* Tweak - Add selector classes to event venue rows.
* Tweak - Remove line breaks after template output.
* Tweak - Disable responsive event performance when icons are shown.
* Tweak - Update default color scheme.
* Tweak - Update player gallery thumbnail markup.
* Tweak - Sort Player positions dropdown by slug.
* Tweak - Frontend styling to add margins and fix overflows.
* Fix - Countdown datetime format.
* Fix - Page slug conflict with SendPress.
* Fix - Missing sample event video link.
* Fix - iCal feed formatting when venue location is not set.
* Preset - Update presets to include automatic outcome conditions.
* Localization - Add Puerto Rico to countries list.
* Localization - Update Polish, German, Spanish, Russian, Finnish, Italian, Armenian, Greek, Dutch, Turkish, French, and Bengali translations.
= 1.4.7 =
* Feature - New staff shortcode and widget to display staff photo and details.
* Tweak - Display player photo in player details shortcode.