| @@ -2,10 +2,10 @@ | ||
| 2 | 2 | Contributors: ays-pro |
| 3 | 3 | Donate link: https://ays-pro.com/ |
| 4 | 4 | Tags: charts, chart, pie, graphs, visualization |
| 5 | 5 | Requires at least: 5.0 |
| 6 | -Tested up to: 7.0 | |
| 7 | -Stable tag: 3.8.0 | |
| 6 | +Tested up to: 7.1 | |
| 7 | +Stable tag: 3.8.1 | |
| 8 | 8 | Requires PHP: 7.0 |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| @@ -248,8 +248,14 @@ | ||
| 248 | 248 | |
| 249 | 249 | |
| 250 | 250 | |
| 251 | 251 | == Changelog == |
| 252 | + | |
| 253 | += 3.8.1( Sep 25, 2026 ) = | |
| 254 | +* Added: "Chart Data Grouping Limit" option for Pie chart in Chart.js Pie Settings | |
| 255 | +* Added: "Chart Data Grouping Label" option for Pie chart in Chart.js Pie Settings | |
| 256 | +* Added: "Chart Data Grouping Color" option for Pie chart in Chart.js Pie Settings | |
| 257 | +* Tested: Compatible up to WordPress 7.1.2 | |
| 252 | 258 | |
| 253 | 259 | = 3.8.0( Sep 4, 2026 ) = |
| 254 | 260 | * Improved: Made some changes to the admin dashboard |
| 255 | 261 | |