Prepare release v1.6.3 with fixed Git Updater repository URLs
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled

This commit is contained in:
2025-04-12 00:47:23 +01:00
parent 9c557bc46d
commit e7e831d8b5
4 changed files with 27 additions and 10 deletions

View File

@ -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.6.2
Stable tag: 1.6.3
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@ -89,12 +89,17 @@ Although this plugin consumes minimal disk space, and doesn't run unless you are
== Changelog ==
= 1.6.3 =
* Fixed Git Updater repository URLs to use full repository paths
* Corrected Update URI configuration for proper update detection
* Improved version management following semantic versioning
= 1.6.2 =
* Updated POT file version for consistency
* Improved JavaScript localization with proper fallbacks
* Enhanced code quality for WordPress.org submission
* Fixed Git Updater configuration with correct Update URI
* Improved update server URL configuration
* Added Git Updater configuration with Update URI
* Added update server URL configuration
= 1.6.1 =
* Added AI assistant guide and workflow documentation
@ -184,8 +189,11 @@ Although this plugin consumes minimal disk space, and doesn't run unless you are
== Upgrade Notice ==
= 1.6.3 =
Fixed Git Updater repository URLs for proper update detection from GitHub and Gitea sources!
= 1.6.2 =
Improved JavaScript localization, enhanced code quality, and fixed Git Updater configuration for seamless updates!
Improved JavaScript localization, enhanced code quality, and added Git Updater configuration for seamless updates!
= 1.6.1 =
Added comprehensive AI assistant guide and workflow documentation for improved development processes!