Bump version to 2.0.10 with improved plugin details popup display

This commit is contained in:
2025-04-13 02:39:42 +01:00
parent 4c9e8d5a7b
commit e549a74394
8 changed files with 162 additions and 21 deletions

@@ -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.7.2
Requires PHP: 7.0
Stable tag: 2.0.9
Stable tag: 2.0.10
License: GPL-2.0+
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 ==
= 2.0.10 =
* Fixed: Plugin details popup version display issue with Git Updater integration
* Added: JavaScript-based solution to ensure correct version display in plugin details
* Improved: Version consistency across all plugin views
* Enhanced: Cache busting for plugin information API
= 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