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