Update readme.txt to version 2.0.9 with improved changelog

This commit is contained in:
2025-04-13 02:14:52 +01:00
parent 0afa3da00e
commit cb07ac2292

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.7.2 Tested up to: 6.7.2
Requires PHP: 7.0 Requires PHP: 7.0
Stable tag: 2.0.8 Stable tag: 2.0.9
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
@ -140,6 +140,12 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Changelog == == Changelog ==
= 2.0.9 =
* Fixed: Plugin details popup now correctly shows version and author information
* Added: Support for both old and new plugin slugs to fix caching issues
* Improved: Cache clearing mechanism to ensure plugin details are always up-to-date
* Enhanced: Version display in plugin details popup
= 2.0.8 = = 2.0.8 =
* Fixed: Plugin details popup now correctly shows version and author information * Fixed: Plugin details popup now correctly shows version and author information
* Added: Cache-busting mechanism to ensure plugin details are always up-to-date * Added: Cache-busting mechanism to ensure plugin details are always up-to-date