Update version to 2.0.12 and update documentation

This commit is contained in:
2025-04-13 04:13:32 +01:00
parent 401ff5d2ad
commit aaef27a0b5
2 changed files with 10 additions and 2 deletions

View File

@ -29,6 +29,7 @@ This small utility plugin adds missing plugins to your WordPress plugins list an
* Includes helpful notifications explaining how to fix plugin errors
* One-click auto-scroll to find missing plugins in large sites
* Clean, user-friendly interface following WordPress design patterns
* Integrated Git Updater branch fix (changes 'master' to 'main' for proper updates)
= How It Works =
@ -140,6 +141,13 @@ Manually editing the WordPress database is risky and requires technical knowledg
== Changelog ==
= 2.0.12 =
* Fixed: Integrated Git Updater branch fix directly into main plugin
* Removed: Separate "GU Branch Fix" plugin (no longer needed)
* Updated: Deploy script to remove separate branch fix plugin
* Added: Documentation explaining branch fix integration
* Improved: Compatibility with Git Updater plugin
= 2.0.11 =
* Added: Created separate "GU Branch Fix" plugin to fix Git Updater branch issues
* Added: Deploy script for local testing