| @@ -143,8 +143,31 @@ | ||
| 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 | + | |
| 161 | += 3.0.8 - 2018-06-27 = | |
| 162 | + | |
| 163 | +* Added revision support for the chart post type | |
| 164 | +* Added both % and Value to the Pie Slice | |
| 165 | +* Use the blog locale for Visualizer's options | |
| 166 | +* Fixed issue with data being fetched from the remote source every single time the chart was shown | |
| 167 | +* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted | |
| 168 | + | |
| 169 | + | |
| 147 | 170 | = 3.0.7 - 2018-03-26 = |
| 148 | 171 | |
| 149 | 172 | * Adds insert button in chart library. |
| 150 | 173 | * Remove frontend assets where they are not needed. |