| @@ -143,8 +143,22 @@ | ||
| 143 | 143 | 4. Charts media library |
| 144 | 144 | 5. Charts library |
| 145 | 145 | |
| 146 | 146 | == Changelog == |
| 147 | += 3.0.10 - 2018-07-20 = | |
| 148 | + | |
| 149 | +* Fixed problem with chart reverting to the default values | |
| 150 | +* Fixed problem with Boolean column type | |
| 151 | +* Fixed problem with the Geo chart type not saving colors options | |
| 152 | + | |
| 153 | + | |
| 154 | += 3.0.9 - 2018-07-12 = | |
| 155 | + | |
| 156 | +* New chart title option for the back-end of the charts that don't allow a title on the front-end | |
| 157 | +* Store the png images of the charts in a global array that can be used in JS | |
| 158 | +* Added options for charts animations | |
| 159 | + | |
| 160 | + | |
| 147 | 161 | = 3.0.8 - 2018-06-27 = |
| 148 | 162 | |
| 149 | 163 | * Added revision support for the chart post type |
| 150 | 164 | * Added both % and Value to the Pie Slice |