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