Skip to content

Releases: stellarwp/installer

1.1.1

06 Jun 13:26

Choose a tag to compare

  • Fix - Resolve PHP 8.1 compatibility issue when instantiating a Plugin Handler.

1.1.0

30 Jan 18:36
13e800c

Choose a tag to compare

  • Tweak - Adjust logic so that the JS lives in a JS file rather than a PHP.
  • Tweak - Add the ability to filter the is-busy CSS class.
  • Fix - Clean up some typos on labels

1.0.0

29 Jan 17:27

Choose a tag to compare

  • Tweak - Simplify the Handler class structure
  • Tweak - Added a hook for clearing is_installed and is_active when a plugin is deactivated
  • Tests - Added tests for installation, activation, and general purpose methods

0.2.1

28 Jan 21:03

Choose a tag to compare

  • Tweak - Adding some wpunit tests
  • Tweak - Updating docs
  • Tweak - Adding some helper methods to Installer

0.2.0

28 Jan 16:54

Choose a tag to compare

  • Tweak - No longer require a hardcoded plugin basename.
  • Tweak - Use wp.hooks for JS event.

0.1.0

28 Jan 15:22

Choose a tag to compare

  • Feature - Fully functional

0.0.1

28 Jan 13:19

Choose a tag to compare

Alpha version