PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.2.0
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.2.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
visualizer / CHANGELOG.md

CHANGELOG.md in Visualizer – Tables & Charts Manager with Built-in AI Generator 3.2.0, at CHANGELOG.md

305 lines 6.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1
2 ### v3.2.0 - 2019-05-03
3 **Changes:**
4 * Add support for charts in AMP requests
5 * Add support to show charts from JSON/REST endpoints
6 * Fix loading of Google Visualization javascript files
7 * Add simple editors for editing chart data
8 * Tested up to WP 5.2
9
10 ### v3.1.3 - 2019-02-24
11 **Changes:**
12 * Fix issue with changing column settings of the last column in table chart
13 * Add support for query language to get subset of data from Google Spreadsheet
14 * Fix conflict with jquery 3.3.x
15 * Migrated PHPExcel to PhpSpreadsheet
16 * Front end action 'print' should print the chart and fall back to printing the data
17 * Fix issue with table chart not showing in IE
18 * Fix issue with multiple instances of same chart not showing
19 * Fix issue with date type column does not work with Combo charts
20 * Tested with WP 5.1
21
22 ### v3.1.2 - 2018-12-06
23 **Changes:**
24 * Fix bug "Warning: A non-numeric value encountered"
25 * Tested with WP 5.0
26
27 ### v3.1.1 - 2018-12-05
28 **Changes:**
29 * Fix issue with Gutenberg support
30 * Fix issue with loading new Table chart
31 * Fix options that don't work correctly with some charts
32
33 ### v3.1.0 - 2018-12-03
34 **Changes:**
35 * Add Table chart
36 * Fix date format in sample files
37
38 ### v3.0.12 - 2018-10-11
39 **Changes:**
40 * Added filter to enable users to change schedule of charts.
41 * Fixed bug with line chart with timeofday column.
42 * Fixed bug with scheduled charts that sometimes did not show updated data.
43 * Javascript can be customized on a per user basis that will not be wiped out on update.
44
45 ### v3.0.11 - 2018-08-15
46 **Changes:**
47 * Fixed issue with the Series Settings options for the Table Chart
48 * Fixed issue with chart showing "Table has no columns" with remote sources
49
50 ### v3.0.10 - 2018-07-20
51 **Changes:**
52 * Fixed problem with chart reverting to the default values
53 * Fixed problem with Boolean column type
54 * Fixed problem with the Geo chart type not saving colors options
55
56 ### v3.0.9 - 2018-07-12
57 **Changes:**
58 * New chart title option for the back-end of the charts that don't allow a title on the front-end
59 * Store the png images of the charts in a global array that can be used in JS
60 * Added options for charts animations
61
62 ### v3.0.8 - 2018-06-27
63 **Changes:**
64 * Added revision support for the chart post type
65 * Added both % and Value to the Pie Slice
66 * Use the blog locale for Visualizer's options
67 * Fixed issue with data being fetched from the remote source every single time the chart was shown
68 * Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted
69
70 ### v3.0.7 - 2018-03-26
71 **Changes:**
72 * Adds insert button in chart library.
73 * Remove frontend assets where they are not needed.
74 * Improve non-English charts compatibility.
75 * Adds a filter to change charts locale.
76
77 ### v3.0.6 - 2018-02-27
78 **Changes:**
79 * Fix UTF-8 support while saving the data.
80 * Improve editing experience.
81 * Improves compatibility with Premium version.
82 * Adds chart button into TinyMCE editor.
83
84 ### v3.0.5 - 2018-01-05
85 **Changes:**
86 * Fix chart rendering bug in firefox.
87 * Fix review notification.
88
89 ### v3.0.4 - 2017-11-27
90 **Changes:**
91 * Fix for review message notification.
92
93 ### v3.0.3 - 2017-11-16
94 **Changes:**
95 * Adds compatibility with WordPress 4.9.
96
97 ### v3.0.2 - 2017-10-10
98 **Changes:**
99 * Fix dependency for composer dependencies.
100
101 ### v3.0.1 - 2017-10-06
102 **Changes:**
103 * Improved compatibility with various theme and plugins.
104 * Fix for chart type selection when creation from media popup.
105
106 ### v3.0.0 - 2017-09-05
107 **Changes:**
108 * Adds support manual configuration according to Google Visualization API.
109 * Improves compatibility with more features from the pro version.
110
111 ### v2.2.0 - 2017-08-16
112 **Changes:**
113 * Added custom number format for pie chart.
114 * Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
115
116 ### v2.1.9 - 2017-07-10
117 **Changes:**
118 * Fixed display error with hex color.
119
120 ### v2.1.8 - 2017-07-03
121 **Changes:**
122 * Added chart title into library.
123 * Fixed SDK issues with dashboard widget.
124
125 ### v2.1.7 - 2017-06-17
126 **Changes:**
127 * Updated sdk loading logic.
128
129 ### v2.1.6 - 2017-06-07
130 **Changes:**
131 - Fixed non-latin chars render.
132
133 ### v2.1.5 - 2017-06-02
134 **Changes:**
135 - Fixed markup issue which caused issue on library loading.
136
137 ### v2.1.4 - 2017-06-02
138 **Changes:**
139 - Added support for non Latin characters
140
141 ### v2.1.3 - 2017-05-31
142 **Changes:**
143
144 ### v2.1.2 - 2017-05-30
145 **Changes:**
146 - Fixed priority issue with wp_enqueue_media
147 - Added latest version of sdk
148
149 ### v2.1.1 - 2017-05-16
150 **Changes:**
151 - Fixed blinking chart issue.
152
153 ### v2.1.0 - 2017-05-12
154 **Changes:**
155 - Fixed responsive issues on pagebuilders.
156 - Fixed chart rendering if container is not found.
157 - Added api key for geotype map.
158 - Added compatibility with import from post_types.
159
160 ### v2.0.4 - 2017-04-21
161 **Changes:**
162 - Fixed library rendering issue.
163 - Added git tag check for deployment.
164 - Added wraith for visual regression testing.
165
166 ### v2.0.3 - 2017-04-13
167 **Changes:**
168 - Fixed SVN deploy script.
169 - Fixed release version.
170
171 ### v2.0.2 - 2017-04-13
172 **Changes:**
173 - Fixed svn deploy script.
174
175 ### v2.0.2 - 2017-04-13
176 **Changes:**
177 - Fixed SVN deploy
178
179 ### v2.0.1 - 2017-04-13
180 **Changes:**
181 - Fixed vendor include.
182
183
184 ### 2.0.0 - 13/04/2017
185
186 **Changes:**
187
188 - Improved UI of the builder.
189
190 - Added compatibility with the new options in the pro version.
191
192 - Added new travis stack.
193
194 - Added optin for tracking.
195
196
197 ### 1.7.6 - 20/01/2017
198
199 **Changes:**
200
201 - Fixed issue when using the same shortcode multiple times on the same page.
202
203
204 ### 1.7.5 - 14/12/2016
205
206 **Changes:**
207
208 - Removed footer banner upsell
209
210 - Fixed series settings issue
211
212 - Fixed issue with comas being used in numbers
213
214
215 ### 1.7.2 - 23/11/2016
216
217 **Changes:**
218
219 - Improved responsive mechanism
220
221
222 ### 1.7.1 - 20/10/2016
223
224 **Changes:**
225
226 - Fixed bad link on grid lines
227
228
229 ### 1.7.0 - 20/10/2016
230
231 **Changes:**
232
233 - Release 1.7.0
234
235
236 ### 1.6.6 - 14/09/2016
237
238 **Changes:**
239
240 - Fixed issue on chart resizing on tabbed system
241
242
243 ### 1.6.5 - 09/09/2016
244
245 **Changes:**
246
247 - Fixed responsive issue
248
249 - Fixed no axis color for line and bar charts
250
251
252 ### 1.6.0 - 19/08/2016
253
254 **Changes:**
255
256 - Fixed potential XSS security bug
257
258 - Added support for charts in the media library
259
260 - Removed pointer for the pro version
261
262 - Added option to show legend on the left side
263
264
265 ### 1.5.6 - 05/07/2016
266
267 **Changes:**
268
269 - Added support for 3 more chart types
270
271 - Fixed issue with charts not saving
272
273
274 ### 1.5.5 - 31/05/2016
275
276 **Changes:**
277
278 - Added export feature for charts
279
280 - Fixed issue with hovering on charts
281
282
283 ### 1.5.4 - 04/03/2016
284
285 Changes:
286
287
288 * free search over charts
289
290 free search over charts
291 * free search over charts
292
293 free search over charts
294 * Merge pull request #69 from abaicus/development
295
296 !!!Changed search styles
297 * Added free search text over charts
298 * Merge pull request #68 from abaicus/development
299
300 Fixed Style Issues
301 * Merge branch 'production' into development
302
303 # Conflicts:
304 # classes/Visualizer/Plugin.php
305