PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.3.4
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.3.4
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.3.4, at CHANGELOG.md

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