Update changelog for version 1.5.0
Some checks failed
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2025-04-11 23:44:42 +01:00
parent 4014716da9
commit df344d76ae
2 changed files with 21 additions and 3 deletions

View File

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file. 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 ## [1.4.1] - 2023-11-30
### Added ### Added
- FAQ about keeping the plugin installed after notices are cleared - FAQ about keeping the plugin installed after notices are cleared
@ -104,4 +113,4 @@ All notable changes to this project will be documented in this file.
### Added ### Added
- Initial release - Initial release
- "Remove Reference" button for plugin deactivation error notices - "Remove Reference" button for plugin deactivation error notices
- AJAX processing for reference removal - AJAX processing for reference removal

View File

@ -5,7 +5,7 @@ Tags: plugins, missing plugins, cleanup, error fix, admin tools, plugin file doe
Requires at least: 5.0 Requires at least: 5.0
Tested up to: 6.4 Tested up to: 6.4
Requires PHP: 7.0 Requires PHP: 7.0
Stable tag: 1.4.1 Stable tag: 1.5.0
License: GPL-2.0+ License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html 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 == == 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 = = 1.4.1 =
* Added FAQ about keeping the plugin installed after notices are cleared * 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 == == Upgrade Notice ==
= 1.5.0 =
Improved compatibility with WordPress 6.4 and accessibility enhancements for screen readers!
= 1.3.3 = = 1.3.3 =
Major usability improvement with auto-scroll feature to help find missing plugins in your list! Major usability improvement with auto-scroll feature to help find missing plugins in your list!
@ -166,4 +175,4 @@ Important stability fix - resolves timeout issues during plugin activation!
== Support == == Support ==
For support, please visit https://wpallstars.com For support, please visit https://wpallstars.com