Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 1.77 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.1] - 2024-07-15

Fixed

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

[1.3.0] - 2023-11-14

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] - 2023-03-01

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] - 2023-02-22

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] - 2023-02-22

  • Initial release.