You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -63,11 +63,6 @@ Please refer PluginPass [Wiki page](https://github.com/Labs64/PluginPass/wiki) f
63
63
* WordPress 6.8 or greater
64
64
* PHP version 8.2 or greater (PHP 8.3+ recommended)
65
65
66
-
== Upgrade Notice ==
67
-
68
-
= 0.10.0 =
69
-
CRITICAL SECURITY UPDATE: This version fixes multiple security vulnerabilities including SQL injection and XSS. Please update immediately. See SECURITY.md for details.
70
-
71
66
== Frequently Asked Questions ==
72
67
73
68
= Are recurring payments supported? =
@@ -125,21 +120,22 @@ If an individual revokes consent, the controller will be responsible for initiat
125
120
126
121
== Changelog ==
127
122
128
-
= 0.10.0 =
129
-
* SECURITY: Fixed critical SQL injection vulnerability in database queries
130
-
* SECURITY: Fixed Open Redirect and SSRF vulnerability in shop URL handling
131
-
* SECURITY: Fixed multiple XSS vulnerabilities in admin interface
132
-
* SECURITY: Added proper authorization checks for admin operations
133
-
* SECURITY: Sanitized HTTP headers to prevent injection attacks
134
-
* Fix: Enhanced input validation and output escaping throughout
135
-
* Fix: Replaced raw header() redirects with wp_safe_redirect()
136
-
* Fix: Added URL whitelist validation for external redirects
137
-
* Update: Lowered PHP requirement from 8.3 to 7.4 for better compatibility
138
-
* Update: Tested and certified compatibility with WordPress 6.7
139
-
* Update: Updated NetLicensing client library to 2.5.0
140
-
* Added: SECURITY.md with security policy
141
-
* Added: UPGRADE.md with detailed upgrade instructions
142
-
* Added: CHANGELOG.md for better version tracking
123
+
= 0.10.1 =
124
+
* This release reactivates the PluginPass plugin with major security updates and modernization. The update addresses critical security vulnerabilities and ensures compatibility with modern WordPress and PHP versions.
125
+
* Fixed critical vulnerabilities including SQL injection, XSS, and open redirect/SSRF
* Description: Easily control the use and monetize your WordPress plugins and themes using PluginPass - a WordPress License Manager backed by Labs64 NetLicensing.
0 commit comments