This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Releases: ppfeufer/eve-online-killboard-widget
Releases · ppfeufer/eve-online-killboard-widget
0.28.0
0.27.0
Fixed
- Name comparison in ESI Class
Changed
- CCP Imageserver, we're using their new Image API now
0.26.7
0.26.6
0.26.5
Added
- Ship type to lost ship
Changed
- Code updated to work with the new release of the ESI Client
0.26.4
Fixed
- An issue that on rare occasions the database cache tables are not created properly after moving the WordPress installation and somehow losing the cache tables. Reactivating the plugin should do the trick now. (Issue #50)
Changed
- Number formatting for ISK lost to have it more accurate
0.26.3
0.26.2
0.26.1
Changed
- Check if ZipArchive is available to extract the ESI client zip or if we have to use PclZip
0.26.0
Changed
- Esi client again, so I can use one for all my plugins and don't have to tweak it for every plugin individually
- Database names to fit in with WordPress' naming convention
Fixed
- register_widget call made compatible for PHP 7.2 (create_function() is deprecated)
Additional Info
This update has some major code changes including changes on the database cache tables and the ESI client. If you run into troubles after this update, please try to deactivate and activate this plugin again. If this doesn't help feel free to get in touch with me on my Discord or open an Issue on Github
Make sure the PHP Lib "ZipArchive" is installed!