Skip to content

Releases: supervisorwp/supervisor

1.3.3

23 Oct 08:52

Choose a tag to compare

Fixed

  • Added a capability check to prevent unauthorized AJAX requests. #48
  • Fixed an incorrect constant name that could cause a PHP fatal error. #47

1.3.2

24 Jun 07:23

Choose a tag to compare

Changed

  • Added support for the new autoload values introduced in WordPress 6.6. #44
  • Bumped the minimum required WordPress version to 5.5.
  • Bumped the minimum required PHP version to 7.2.
  • Bumped the tested up to WordPress version to 6.8.1.

Fixed

  • Fixed the Secure Login implementation to remove empty IP entries after the "Reset Entries" time is reached. #42

1.3.1

15 Jul 07:34

Choose a tag to compare

Fixed

  • Disabled the autoloading of the login attempts log option for performance reasons. #38

1.3.0

14 Nov 08:13

Choose a tag to compare

Added

  • New Feature: Brute Force Protection. (#23)

Changed

  • Formats the numbers to always include 2 decimals. (#29)
  • Updated some buttons to include a CSS loading spinner on AJAX requests. (#35)

Fixed

  • Renamed the page title from Dashboard to Supervisor. (#28)
  • Fixed the condition to include the correct WP version array index. (#27)

1.2.0

01 Mar 07:19

Choose a tag to compare

Added

  • Added feature to manage WordPress auto updates policy. (#19)
  • Implemented some filters so developers can customize the plugin data. (#21)
  • Cleans up the plugin transients after WP core or plugin updates. (#18)

1.1.0

22 Feb 07:33

Choose a tag to compare

Added

  • Implemented a check to confirm if the server softwares are updated. (#7)
  • Added a border to the top of the header on Supervisor screen. (#15)
  • Hides notices on Supervisor screen. (#14)

1.0.0

22 Feb 05:45

Choose a tag to compare

  • Initial release.