| @@ -1,126 +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 | - ### v3.0.3 - 2017-11-16 | |
| 34 | - **Changes:** | |
| 35 | - * Adds compatibility with WordPress 4.9. | |
| 36 | - | |
| 37 | - ### v3.0.2 - 2017-10-10 | |
| 38 | - **Changes:** | |
| 39 | - * Fix dependency for composer dependencies. | |
| 40 | - | |
| 41 | - ### v3.0.1 - 2017-10-06 | |
| 42 | - **Changes:** | |
| 43 | - * Improved compatibility with various theme and plugins. | |
| 44 | -* Fix for chart type selection when creation from media popup. | |
| 45 | - | |
| 46 | - ### v3.0.0 - 2017-09-05 | |
| 47 | - **Changes:** | |
| 48 | - * Adds support manual configuration according to Google Visualization API. | |
| 49 | -* Improves compatibility with more features from the pro version. | |
| 50 | - | |
| 51 | - ### v2.2.0 - 2017-08-16 | |
| 52 | - **Changes:** | |
| 53 | - * Added custom number format for pie chart. | |
| 54 | -* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy) | |
| 55 | - | |
| 56 | - ### v2.1.9 - 2017-07-10 | |
| 57 | - **Changes:** | |
| 58 | - * Fixed display error with hex color. | |
| 59 | - | |
| 60 | - ### v2.1.8 - 2017-07-03 | |
| 61 | - **Changes:** | |
| 62 | - * Added chart title into library. | |
| 63 | -* Fixed SDK issues with dashboard widget. | |
| 64 | - | |
| 65 | - ### v2.1.7 - 2017-06-17 | |
| 66 | - **Changes:** | |
| 67 | - * Updated sdk loading logic. | |
| 68 | - | |
| 69 | - ### v2.1.6 - 2017-06-07 | |
| 70 | - **Changes:** | |
| 71 | - - Fixed non-latin chars render. | |
| 72 | - | |
| 73 | - ### v2.1.5 - 2017-06-02 | |
| 74 | - **Changes:** | |
| 75 | - - Fixed markup issue which caused issue on library loading. | |
| 76 | - | |
| 77 | - ### v2.1.4 - 2017-06-02 | |
| 78 | - **Changes:** | |
| 79 | - - Added support for non Latin characters | |
| 80 | - | |
| 81 | - ### v2.1.3 - 2017-05-31 | |
| 82 | - **Changes:** | |
| 83 | - | |
| 84 | - ### v2.1.2 - 2017-05-30 | |
| 85 | - **Changes:** | |
| 86 | - - Fixed priority issue with wp_enqueue_media | |
| 87 | -- Added latest version of sdk | |
| 88 | - | |
| 89 | - ### v2.1.1 - 2017-05-16 | |
| 90 | - **Changes:** | |
| 91 | - - Fixed blinking chart issue. | |
| 92 | - | |
| 93 | - ### v2.1.0 - 2017-05-12 | |
| 94 | - **Changes:** | |
| 95 | - - Fixed responsive issues on pagebuilders. | |
| 96 | -- Fixed chart rendering if container is not found. | |
| 97 | -- Added api key for geotype map. | |
| 98 | -- Added compatibility with import from post_types. | |
| 99 | - | |
| 100 | - ### v2.0.4 - 2017-04-21 | |
| 101 | - **Changes:** | |
| 102 | - - Fixed library rendering issue. | |
| 103 | -- Added git tag check for deployment. | |
| 104 | -- Added wraith for visual regression testing. | |
| 105 | - | |
| 106 | - ### v2.0.3 - 2017-04-13 | |
| 107 | - **Changes:** | |
| 108 | - - Fixed SVN deploy script. | |
| 109 | -- Fixed release version. | |
| 110 | - | |
| 111 | - ### v2.0.2 - 2017-04-13 | |
| 112 | - **Changes:** | |
| 113 | - - Fixed svn deploy script. | |
| 114 | - | |
| 115 | - ### v2.0.2 - 2017-04-13 | |
| 116 | - **Changes:** | |
| 117 | - - Fixed SVN deploy | |
| 118 | - | |
| 119 | - ### v2.0.1 - 2017-04-13 | |
| 120 | - **Changes:** | |
| 121 | - - Fixed vendor include. | |
| 122 | - | |
| 123 | 2 | ### 2.0.0 - 13/04/2017 |
| 124 | 3 | **Changes:** |
| 125 | 4 | - Improved UI of the builder. |
| 126 | 5 | - Added compatibility with the new options in the pro version. |