| @@ -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.7.8 | |
| 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,21 @@ | ||
| 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 | |
| 258 | + | |
| 259 | += 3.8.0( Sep 4, 2026 ) = | |
| 260 | +* Improved: Made some changes to the admin dashboard | |
| 261 | + | |
| 262 | += 3.7.9( Aug 17, 2026 ) = | |
| 263 | +* Added: "Slice tooltip text" option for Pie chart in Chart.js Pie Settings | |
| 264 | +* Updated: POT file | |
| 252 | 265 | |
| 253 | 266 | = 3.7.8( Jul 31, 2026 ) = |
| 254 | 267 | * Added: "Degree of chart rotation" option for Pie chart in Chart.js Pie Settings |
| 255 | 268 | * Updated: POT file |