Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Releases: ppfeufer/eve-online-killboard-widget

0.28.0

29 Sep 12:37
01f7f05
Compare
Choose a tag to compare

[0.28.0]

Changed

  • ESI client version

0.27.0

01 Nov 18:42
533eae2
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Name comparison in ESI Class

Changed

  • CCP Imageserver, we're using their new Image API now

0.26.7

11 Jun 20:11
82988da
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Typo in cache key
  • Hotfix for new ESI client and cache database table (#57)

0.26.6

11 Jun 13:48
4bac5d3
Compare
Choose a tag to compare

Full Changelog

Hotfix

  • Backwards compatibility with older ESI clients on update

0.26.5

11 Jun 12:43
2069af6
Compare
Choose a tag to compare

Full Changelog

Added

  • Ship type to lost ship

Changed

  • Code updated to work with the new release of the ESI Client

0.26.4

01 Feb 09:23
9f71cd1
Compare
Choose a tag to compare

Full Changelog

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

25 Nov 11:42
bd085c4
Compare
Choose a tag to compare

Full Changelog

Changed

  • Minimum needed ESI client version to the lastest version of the ESI client

0.26.2

17 Nov 21:53
891dc35
Compare
Choose a tag to compare

Full Changelog

Added

  • EVE Time to kill, so you now see when it happened.

0.26.1

08 Oct 11:39
56515c9
Compare
Choose a tag to compare

Full Changelog

Changed

  • Check if ZipArchive is available to extract the ESI client zip or if we have to use PclZip

0.26.0

06 Oct 07:46
cf53ab6
Compare
Choose a tag to compare

Full Changelog

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!