| @@ -1,58 +1,5 @@ | ||
| 1 | 1 | |
| 2 | - ### v3.0.5 - 2018-01-05 | |
| 3 | - **Changes:** | |
| 4 | - * Fix chart rendering bug in firefox. | |
| 5 | -* Fix review notification. | |
| 6 | - | |
| 7 | - ### v3.0.4 - 2017-11-27 | |
| 8 | - **Changes:** | |
| 9 | - * Fix for review message notification. | |
| 10 | - | |
| 11 | - ### v3.0.3 - 2017-11-16 | |
| 12 | - **Changes:** | |
| 13 | - * Adds compatibility with WordPress 4.9. | |
| 14 | - | |
| 15 | - ### v3.0.2 - 2017-10-10 | |
| 16 | - **Changes:** | |
| 17 | - * Fix dependency for composer dependencies. | |
| 18 | - | |
| 19 | - ### v3.0.1 - 2017-10-06 | |
| 20 | - **Changes:** | |
| 21 | - * Improved compatibility with various theme and plugins. | |
| 22 | -* Fix for chart type selection when creation from media popup. | |
| 23 | - | |
| 24 | - ### v3.0.0 - 2017-09-05 | |
| 25 | - **Changes:** | |
| 26 | - * Adds support manual configuration according to Google Visualization API. | |
| 27 | -* Improves compatibility with more features from the pro version. | |
| 28 | - | |
| 29 | - ### v2.2.0 - 2017-08-16 | |
| 30 | - **Changes:** | |
| 31 | - * Added custom number format for pie chart. | |
| 32 | -* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy) | |
| 33 | - | |
| 34 | - ### v2.1.9 - 2017-07-10 | |
| 35 | - **Changes:** | |
| 36 | - * Fixed display error with hex color. | |
| 37 | - | |
| 38 | - ### v2.1.8 - 2017-07-03 | |
| 39 | - **Changes:** | |
| 40 | - * Added chart title into library. | |
| 41 | -* Fixed SDK issues with dashboard widget. | |
| 42 | - | |
| 43 | - ### v2.1.7 - 2017-06-17 | |
| 44 | - **Changes:** | |
| 45 | - * Updated sdk loading logic. | |
| 46 | - | |
| 47 | - ### v2.1.6 - 2017-06-07 | |
| 48 | - **Changes:** | |
| 49 | - - Fixed non-latin chars render. | |
| 50 | - | |
| 51 | - ### v2.1.5 - 2017-06-02 | |
| 52 | - **Changes:** | |
| 53 | - - Fixed markup issue which caused issue on library loading. | |
| 54 | - | |
| 55 | 2 | ### v2.1.4 - 2017-06-02 |
| 56 | 3 | **Changes:** |
| 57 | 4 | - Added support for non Latin characters |
| 58 | 5 | |