| @@ -1,15 +1,15 @@ | ||
| 1 | 1 | === CSS & JavaScript Toolbox === |
| 2 | 2 | Contributors: wipeoutmedia |
| 3 | 3 | Author URL: https://css-javascript-toolbox.com |
| 4 | 4 | Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EWDWF75JHT9Q6 |
| 5 | -Tags: snippets, css, javascript, php, scripts, code, functions, html | |
| 5 | +Tags: snippets, javascript, php, scripts, code | |
| 6 | 6 | License: GPLv2 or later |
| 7 | 7 | License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html |
| 8 | 8 | Requires at least: 5.0 or higher |
| 9 | -Requires PHP: 7.4 or higher | |
| 9 | +Requires PHP: 7.4.0 | |
| 10 | 10 | Tested up to: 6.6 |
| 11 | -Stable tag: 12.0 | |
| 11 | +Stable tag: 12.0.4 | |
| 12 | 12 | |
| 13 | 13 | Add code snippets (CSS, JavaScript, HTML, PHP) to your site and choose where it goes. Feel confident with 10 years of security & reliability. |
| 14 | 14 | |
| 15 | 15 | == Description == |
| @@ -120,8 +120,26 @@ | ||
| 120 | 120 | = I received a weird error, what do I do now? = |
| 121 | 121 | Due to the overwhelming amount of emails we get for users requesting support for our CJT plugins, we cannot provide support for the CJT Free plugin (hosted here on WordPress.org) at this stage unfortunately. If you wish to receive priority support, please visit our CJT website and then [purchase a license for any of our premium CJT PLUS products](https://css-javascript-toolbox.com/pricing). |
| 122 | 122 | |
| 123 | 123 | == Changelog == |
| 124 | += 12.0.4 = | |
| 125 | +* Fixed: Improved plugin security and stability | |
| 126 | + | |
| 127 | += 12.0.3 = | |
| 128 | +* Security: Fixed path traversal vulnerability in controller routing | |
| 129 | +* Security: Added input validation to prevent arbitrary file inclusion | |
| 130 | +* Enhancement: Improved plugin security and stability | |
| 131 | + | |
| 132 | += 12.0.2 = | |
| 133 | +* Fix: Text domain header issue | |
| 134 | +* Fix: Old PHP notices and warnings | |
| 135 | +* Enhancement: Improved plugin stability | |
| 136 | + | |
| 137 | += 12.0.1 = | |
| 138 | +* Fix: Headers already sent issue | |
| 139 | +* Fix: Old PHP notices and warnings | |
| 140 | +* Enhancement: Improved plugin stability | |
| 141 | + | |
| 124 | 142 | = 12.0 = |
| 125 | 143 | * Compatibility: with latest WordPress version |
| 126 | 144 | * Enhancement: Improved plugin stability |
| 127 | 145 | * Update: ACE editor to version 1.35.3 |