Releases: supervisorwp/supervisor
Releases · supervisorwp/supervisor
1.3.1
Fixed
- Disabled the autoloading of the login attempts log option for performance reasons. #38
1.3.0
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
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
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)