| @@ -1,42 +1,5 @@ | ||
| 1 | 1 | |
| 2 | - ### v3.0.9 - 2018-07-12 | |
| 3 | - **Changes:** | |
| 4 | - * New chart title option for the back-end of the charts that don't allow a title on the front-end | |
| 5 | -* Store the png images of the charts in a global array that can be used in JS | |
| 6 | -* Added options for charts animations | |
| 7 | - | |
| 8 | - ### v3.0.8 - 2018-06-27 | |
| 9 | - **Changes:** | |
| 10 | - * Added revision support for the chart post type | |
| 11 | -* Added both % and Value to the Pie Slice | |
| 12 | -* Use the blog locale for Visualizer's options | |
| 13 | -* Fixed issue with data being fetched from the remote source every single time the chart was shown | |
| 14 | -* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted | |
| 15 | - | |
| 16 | - ### v3.0.7 - 2018-03-26 | |
| 17 | - **Changes:** | |
| 18 | - * Adds insert button in chart library. | |
| 19 | -* Remove frontend assets where they are not needed. | |
| 20 | -* Improve non-English charts compatibility. | |
| 21 | -* Adds a filter to change charts locale. | |
| 22 | - | |
| 23 | - ### v3.0.6 - 2018-02-27 | |
| 24 | - **Changes:** | |
| 25 | - * Fix UTF-8 support while saving the data. | |
| 26 | -* Improve editing experience. | |
| 27 | -* Improves compatibility with Premium version. | |
| 28 | -* Adds chart button into TinyMCE editor. | |
| 29 | - | |
| 30 | - ### v3.0.5 - 2018-01-05 | |
| 31 | - **Changes:** | |
| 32 | - * Fix chart rendering bug in firefox. | |
| 33 | -* Fix review notification. | |
| 34 | - | |
| 35 | - ### v3.0.4 - 2017-11-27 | |
| 36 | - **Changes:** | |
| 37 | - * Fix for review message notification. | |
| 38 | - | |
| 39 | 2 | ### v3.0.3 - 2017-11-16 |
| 40 | 3 | **Changes:** |
| 41 | 4 | * Adds compatibility with WordPress 4.9. |
| 42 | 5 | |