v1.6.1 #1
@ -2,6 +2,15 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [1.5.0] - 2024-05-15
|
||||
### Added
|
||||
- Improved compatibility with WordPress 6.4
|
||||
- Enhanced error detection for plugin references
|
||||
|
||||
### Fixed
|
||||
- Minor UI improvements for better visibility
|
||||
- Accessibility enhancements for screen readers
|
||||
|
||||
## [1.4.1] - 2023-11-30
|
||||
### Added
|
||||
- FAQ about keeping the plugin installed after notices are cleared
|
||||
|
11
readme.txt
11
readme.txt
@ -5,7 +5,7 @@ Tags: plugins, missing plugins, cleanup, error fix, admin tools, plugin file doe
|
||||
Requires at least: 5.0
|
||||
Tested up to: 6.4
|
||||
Requires PHP: 7.0
|
||||
Stable tag: 1.4.1
|
||||
Stable tag: 1.5.0
|
||||
License: GPL-2.0+
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@ -89,6 +89,12 @@ Although this plugin consumes minimal disk space, and doesn't run unless you are
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.5.0 =
|
||||
* Improved compatibility with WordPress 6.4
|
||||
* Enhanced error detection for plugin references
|
||||
* Minor UI improvements for better visibility
|
||||
* Accessibility enhancements for screen readers
|
||||
|
||||
= 1.4.1 =
|
||||
* Added FAQ about keeping the plugin installed after notices are cleared
|
||||
|
||||
@ -155,6 +161,9 @@ Although this plugin consumes minimal disk space, and doesn't run unless you are
|
||||
|
||||
== Upgrade Notice ==
|
||||
|
||||
= 1.5.0 =
|
||||
Improved compatibility with WordPress 6.4 and accessibility enhancements for screen readers!
|
||||
|
||||
= 1.3.3 =
|
||||
Major usability improvement with auto-scroll feature to help find missing plugins in your list!
|
||||
|
||||
|
Reference in New Issue
Block a user