v0.16.0 - 2024-02-07
⚠️ Warning
V0.16.0 has a new database structure. To complete the update, a migration process will be necessary.Please ensure that you install the update when you have sufficient time to run the migration process.
⚠️ It is strongly advised to take a database backup before initiating the migration process.
⚠️ Some plugin functionality wouldn't work till the end of the migration process.
⚠️ All "API Import" scheduled tasks will be disabled. Do not activate them till the end of the migration process.
⚠️ It is recommended to begin the data migration process during less busy hours to minimize disruptions to website visitors. If you have a large database, it may take more than several hours.
----------------------------------------------------------
changed increased the minimal version to PHP 7.0
fixed "date_from" and "date_to" arguments in the Player Stats Panel shortcode are not working properly
improved API Import settings have been moved to a dedicated page
fixed Subteams summary page is not working properly
improved automatic user's timezone functionality (logic of kickoff time converting)
improved Calendar Slider performance
Database Optimization
The new version will reduce database size by 200-300% and improve performance for most database queries.
A special migration tool has been introduced in v0.16.0 to guide you through the migration process.
improved custom player statistics moved into "anwpfl_players" table (from "anwpfl_player_stats" table)
removed "anwpfl_player_stats" table (after migration)
improved moved prediction from "postmeta" to new "predictions" table (less db size, better performance)
improved moved all formations from "postmeta" to new "formations" table (less db size, better performance)
improved moved all transfers from "postmeta" to new "transfers" table.
Migration Process
Test Results
1st website (23K - games, 28K players, DB size - 0.9GB)
After migration: DB - 0.45GB, migration process - 4 hours
2nd website (6K - games, 10K - players, DB size - 304MB)
After migration: DB - 141MB, migration process - 12 minutes
Player Statistics Optimization
From v0.16.0, custom player statistics are saved in the "players". The creation of appropriate database columns takes place automatically during saving statistics configuration.
Result: less db size, good performance for rendering shortcodes based on custom player statistics.
API Data Import - UI Improvements
New Menu and minor changes in Dashboard UI
API Data Import - new settings page
Old settings will be automatically migrated to a new format during the update.
Customer support service by UserEcho
Здравствуйте! В web версии не показывает, а моб. версии показывает.
I get error messages at this point:
Migrate game meta to "matches" table - 146
Move game metadata from "postmeta" to "matches" table.
with the following content:
Tomorrow I will publish a new version v0.16.1.
I hope it will fix your migration issue.
--
Best Regards
Andrei S.
Thanks, worked with version 0.16.1.
The only thing that hasn't been taken over are all transfers.