Skip to content

Commit a38dcab

Browse files
committed
updated
1 parent 95e91b0 commit a38dcab

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

readme.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,26 @@ In any case, passing the checks in this tool likely helps to achieve a smooth pl
6868

6969
== Changelog ==
7070

71+
= 1.6.0 =
72+
73+
* Enhancement - Support strict output format for CLI commands.
74+
* Enhancement - Improve check for donate link in readme.
75+
* Enhancement - Improve info check in Version utils.
76+
* Enhancement - Improve URL validation for plugin header fields.
77+
* Enhancement - Improve ruleset files.
78+
* Enhancement - Increased severity for invalid plugin uri domain and plugin description checks in plugin header.
79+
* Enhancement - Remove CallTimePassByReference as it's deprecated rule.
80+
* Enhancement - Disallow special characters in textdomain.
81+
* Enhancement - Imported readme parser for preventing conflicts with wordpress.org. Use dotorg readme parser if available.
82+
* Enhancement - Discourage the use of `load_plugin_textdomain` found in plugins as it's not necessary in wordpress.org.
83+
* Enhancement - Upgrade severity for missing readme headers.
84+
* Enhancement - Show tested up to minor check only when it is current major version.
85+
* Enhancement - Added link in plugins page to run the plugin check.
86+
* Fix - Dynamic WP Content folder.
87+
* Fix - Fix test for special chars in file names giving problems to users after clone.
88+
* Fix - Remove Image_Functions_Check as they were making false positives.
89+
* Fix - Prevent WordPress version 10+ from being flagged as an error in the "Tested up to" check.
90+
7191
= 1.5.0 =
7292

7393
* Enhancement - Improve url validation to check duplicate protocol.

0 commit comments

Comments
 (0)