| @@ -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.9 | |
| 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,17 @@ | ||
| 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 | |
| 252 | 261 | |
| 253 | 262 | = 3.7.9( Aug 17, 2026 ) = |
| 254 | 263 | * Added: "Slice tooltip text" option for Pie chart in Chart.js Pie Settings |
| 255 | 264 | * Updated: POT file |