Skip to content

Releases: publishpress/EDD-SL-Plugin-Updater

v1.6.23

30 Aug 19:50
38253d0
Compare
Choose a tag to compare

Change Log

  • Fixed : PHP 8.1 - Warning for dynamic property creation

v1.6.22

23 Sep 19:18
Compare
Choose a tag to compare

Changelog

  • FIXED: Fix api_response function, to not return void;
  • FIXED: Fix fatal error that happens when $_data is sent as false by filters of plugins_api;

v1.6.21

03 Jun 17:32
0c87ee9
Compare
Choose a tag to compare

Changelog

  • ADDED: Add .gitattributes file to clean the production files
  • ADDED: Add constant for version in the class;
  • FIXED: Fix warning: Invalid argument supplied for foreach() #985 (#4)

v1.6.20

13 Apr 14:05
e2931cf
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix invalid argument supplied for foreach();

v1.6.19

13 Apr 14:06
35458ad
Compare
Choose a tag to compare

Full Changelog: 1.6.16.4...1.6.19

v1.6.16.4

13 Apr 14:06
c71506b
Compare
Choose a tag to compare

Full Changelog: 1.6.16.2...1.6.16.4

v1.6.16.3

13 Apr 14:05
Compare
Choose a tag to compare

Full Changelog: 1.6.16.0...1.6.16.3

v1.6.16.2

13 Apr 14:05
Compare
Choose a tag to compare

Full Changelog: 1.6.16.1...1.6.16.2

v1.6.14.1

02 Feb 03:48
bc609ba
Compare
Choose a tag to compare

Add autoload for the classes.

v1.6.14

02 Feb 03:44
032157a
Compare
Choose a tag to compare

First version based on the origina repository. Only added composer.json file to use composer.