Add Git Updater support with smart source detection
This commit is contained in:
@ -93,8 +93,10 @@ Although this plugin consumes minimal disk space, and doesn't run unless you are
|
||||
* Added full translation support with POT file
|
||||
* Added JavaScript localization for better multilingual support
|
||||
* Added plugin constants for improved code organization
|
||||
* Added Git Updater support for updates from GitHub and Gitea
|
||||
* Updated code to follow WordPress internationalization best practices
|
||||
* Improved asset loading with version constants
|
||||
* Added smart update detection based on installation source
|
||||
|
||||
= 1.5.0 =
|
||||
* Improved compatibility with WordPress 6.4
|
||||
@ -169,7 +171,7 @@ Although this plugin consumes minimal disk space, and doesn't run unless you are
|
||||
== Upgrade Notice ==
|
||||
|
||||
= 1.6.0 =
|
||||
Added full translation support! The plugin can now be translated into any language.
|
||||
Added full translation support and Git Updater compatibility for direct updates from GitHub and Gitea!
|
||||
|
||||
= 1.5.0 =
|
||||
Improved compatibility with WordPress 6.4 and accessibility enhancements for screen readers!
|
||||
|
Reference in New Issue
Block a user