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
* Enhanced security scanning with WordPress-specific vulnerability patterns
69
+
* Improved workflow reliability by removing problematic external dependencies
70
+
* Added Composer support with WordPress stubs for better development experience
71
+
* Updated code to pass PHPStan level 5 analysis with zero errors
72
+
45
73
= 1.5.5 =
46
74
* Added compatibility with WordPress 6.8
47
75
* Fixed text domain to comply with WordPress.org standards (changed from 'simple-wp-optimizer-enginescript' to 'Simple-WP-Optimizer')
@@ -65,6 +93,12 @@ No, the plugin has a simple interface where you can toggle features on and off.
65
93
66
94
== Upgrade Notice ==
67
95
96
+
= 1.5.6 =
97
+
Major security enhancement update with comprehensive OWASP-compliant security implementation and enhanced GitHub Actions workflows. This update includes detailed security documentation, enhanced input validation, improved output escaping, secure coding patterns, and comprehensive static analysis fixes. Recommended for all users to ensure optimal security posture and code quality.
98
+
99
+
= 1.5.5 =
100
+
This update includes significant code quality improvements with comprehensive static analysis fixes and enhanced security scanning. The plugin now passes PHPStan level 5 analysis with zero errors and includes improved WordPress API compliance. Enhanced development workflow with proper WordPress stubs and more reliable testing.
101
+
68
102
= 1.5.5 =
69
103
This update adds compatibility with WordPress 6.8 and fixes text domain issues for better internationalization. The plugin now fully complies with WordPress.org plugin directory standards and passes all WordPress Plugin Check tests.
0 commit comments