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

437 lines 12.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #### [](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28)
2
3
4 - Permissions tab disappears after a user modifies a chart's data [](https://github.com/Codeinwp/visualizer/issues/728#728](https://github.com/Codeinwp/visualizer/issues/728](https://github.com/Codeinwp/visualizer/issues/728)
5 - Conflict with Edit Flow plugin
6 - Improve compatibility with Ninja Forms
7 - Fix for color for Minor Grid Lines not working
8
9 #### Features
10 - Add support for key:value header to access JSON endpoints
11 - Option to download CSV data of the chart without the row with series type
12
13 ### v3.4.11 - 2021-02-16
14 **Changes:**
15 * Development
16
17 ### v3.4.10 - 2020-12-09
18 **Changes:**
19 * [Fix] Compatibility with Composer 2.0
20
21 ### v3.4.9 - 2020-11-26
22 **Changes:**
23 * [Fix] Pie chart slices offset problem in the Gutenberg editor
24 * [Fix] Warning is thrown when remote file is used as source
25 * [Fix] Bubble chart legend position not working in the Gutenberg editor
26
27 ### v3.4.8 - 2020-09-29
28 **Changes:**
29 * [Fix] Option to edit charts imported from JSON
30
31 ### v3.4.7 - 2020-09-21
32 **Changes:**
33 * - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data
34 * - [Fix] numberFormat option doesn't apply in Bar charts when using annotations
35 * - [Fix] Google GEO chart is not rendering if 3rd data column is added
36
37 ### v3.4.6 - 2020-08-11
38 **Changes:**
39 * [Feat] Show chart ID in the chart library
40 * [Fix] Compatibility with WP 5.5
41 * [Fix] Google charts: Series number format not applying in the Gutenberg editor
42 * [Fix] Google Table chart does not display chart if boolean values are specified
43 * [Fix] Duplicated enque for jsapi loader
44
45 ### v3.4.5 - 2020-07-08
46 **Changes:**
47 * [Feat] New Google Table Charts
48 * [Feat] Option for lazy loading Google Charts
49 * [Feat] Option to easily copy chart shortcode code
50 * [Fix] Remove Inside the Chart option for the legend position for Google Pie charts
51
52 ### v3.4.4 - 2020-06-16
53 **Changes:**
54 * [Feat] Option to download charts as .png images
55 * [Fix] Make UI more intuitive when a chart is missing in the editor
56 * [Fix] Clicking Copy chart shows the Copied message multiple times
57 * [Fix] Conflict with Modern Events Calendar plugin
58 * [Fix] Chart size ( width and height ) options not working for ChartJS charts
59 * [Fix] Resizing the window causes annotation-based charts to throw an error
60 * [Fix] Remove Inside the Chart option as legend position for Google Pie charts
61 * [Fix] Clicking Advanced Options panel breaks Bubble chart
62 * [Fix] Missing posts revisions on chart update
63
64 ### v3.4.3 - 2020-05-04
65 **Changes:**
66 * [Feat] Improved chart creation UX
67 * [Feat] New option to control the number of charts per page in the Charts Library
68 * [Feat] New option for filtering/ordering charts in the Charts Library
69 * [Feat] Support for custom codes for the boolean data type in Table charts
70 * [Fix] Support for displaying apostrophes in charts
71 * [Fix] Visualizer button layout in the Classic block
72 * [Fix] Bulk activation of plugin aborts activation of subsequent plugins
73
74 ### v3.4.2 - 2020-02-17
75 **Changes:**
76 * New Cypress tests for the Gutenberg block
77
78 ### v3.4.1 - 2020-02-14
79 **Changes:**
80 * [Fix] Insert chart button in the classic block
81 * [Fix for Pro version] Import from chart did not work
82
83 ### v3.4.0 - 2020-02-13
84 **Changes:**
85 * [Feat] Support for authentication for JSON import
86 * [Feat] New chart type: Bubble
87 * [Feat] Combine one-time import and schedule import into a single control for an online .csv file import
88 * [Feat] Add support for annotations and other roles
89 * [Feat] For every chart show the last updated date and any error that exists
90 * [Feat] Tested up to WP 5.3
91 * [Fix] When new data is imported using csv/url, the manual editor still show old data
92 * [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts
93 * [Fix] Table chart: Error appears when trying to import from JSON
94 * [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets
95 * [Fix] Long responsive table can overflow on smaller screens
96
97 ### v3.3.4 - 2019-11-15
98 **Changes:**
99 * Fix issue with table chart not loading in the block editor
100
101 ### v3.3.3 - 2019-11-12
102 **Changes:**
103 * Tested upto WordPress 5.3
104
105 ### v3.3.2 - 2019-10-03
106 **Changes:**
107 * Add support for Dataset schema
108 * Horizontal Axis formatting should apply to tooltips
109
110 ### v3.3.1 - 2019-09-28
111 **Changes:**
112 * Increase minimum requirement to PHP 5.6
113 * Fixed issue with loading customization.js on multisites
114 * Fixed issue with manually editing a remotely loaded chart
115 * Fixed issues with cloning
116 * Fixed issues with ChartJS assigning default colors
117 * Fix security issues in block editor
118
119 ### v3.3.0 - 2019-08-14
120 **Changes:**
121 * Add support for ChartJS
122 * Add alpha color picker for supported charts
123 * Fix issue with some options of DataTable
124 * Include DataTable charts in block editor
125 * Fix issue with import from JSON not working with some sources
126 * Add menu and onboarding page
127 * Fix issue with frontend action checkboxes
128 * Improve UX in advanced settings
129
130 ### v3.2.1 - 2019-05-05
131 **Changes:**
132 * Fix issue with async loading of scripts
133
134 ### v3.2.0 - 2019-05-03
135 **Changes:**
136 * Add support for charts in AMP requests
137 * Add support to show charts from JSON/REST endpoints
138 * Fix loading of Google Visualization javascript files
139 * Add simple editors for editing chart data
140 * Tested up to WP 5.2
141
142 ### v3.1.3 - 2019-02-24
143 **Changes:**
144 * Fix issue with changing column settings of the last column in table chart
145 * Add support for query language to get subset of data from Google Spreadsheet
146 * Fix conflict with jquery 3.3.x
147 * Migrated PHPExcel to PhpSpreadsheet
148 * Front end action 'print' should print the chart and fall back to printing the data
149 * Fix issue with table chart not showing in IE
150 * Fix issue with multiple instances of same chart not showing
151 * Fix issue with date type column does not work with Combo charts
152 * Tested with WP 5.1
153
154 ### v3.1.2 - 2018-12-06
155 **Changes:**
156 * Fix bug "Warning: A non-numeric value encountered"
157 * Tested with WP 5.0
158
159 ### v3.1.1 - 2018-12-05
160 **Changes:**
161 * Fix issue with Gutenberg support
162 * Fix issue with loading new Table chart
163 * Fix options that don't work correctly with some charts
164
165 ### v3.1.0 - 2018-12-03
166 **Changes:**
167 * Add Table chart
168 * Fix date format in sample files
169
170 ### v3.0.12 - 2018-10-11
171 **Changes:**
172 * Added filter to enable users to change schedule of charts.
173 * Fixed bug with line chart with timeofday column.
174 * Fixed bug with scheduled charts that sometimes did not show updated data.
175 * Javascript can be customized on a per user basis that will not be wiped out on update.
176
177 ### v3.0.11 - 2018-08-15
178 **Changes:**
179 * Fixed issue with the Series Settings options for the Table Chart
180 * Fixed issue with chart showing "Table has no columns" with remote sources
181
182 ### v3.0.10 - 2018-07-20
183 **Changes:**
184 * Fixed problem with chart reverting to the default values
185 * Fixed problem with Boolean column type
186 * Fixed problem with the Geo chart type not saving colors options
187
188 ### v3.0.9 - 2018-07-12
189 **Changes:**
190 * New chart title option for the back-end of the charts that don't allow a title on the front-end
191 * Store the png images of the charts in a global array that can be used in JS
192 * Added options for charts animations
193
194 ### v3.0.8 - 2018-06-27
195 **Changes:**
196 * Added revision support for the chart post type
197 * Added both % and Value to the Pie Slice
198 * Use the blog locale for Visualizer's options
199 * Fixed issue with data being fetched from the remote source every single time the chart was shown
200 * Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted
201
202 ### v3.0.7 - 2018-03-26
203 **Changes:**
204 * Adds insert button in chart library.
205 * Remove frontend assets where they are not needed.
206 * Improve non-English charts compatibility.
207 * Adds a filter to change charts locale.
208
209 ### v3.0.6 - 2018-02-27
210 **Changes:**
211 * Fix UTF-8 support while saving the data.
212 * Improve editing experience.
213 * Improves compatibility with Premium version.
214 * Adds chart button into TinyMCE editor.
215
216 ### v3.0.5 - 2018-01-05
217 **Changes:**
218 * Fix chart rendering bug in firefox.
219 * Fix review notification.
220
221 ### v3.0.4 - 2017-11-27
222 **Changes:**
223 * Fix for review message notification.
224
225 ### v3.0.3 - 2017-11-16
226 **Changes:**
227 * Adds compatibility with WordPress 4.9.
228
229 ### v3.0.2 - 2017-10-10
230 **Changes:**
231 * Fix dependency for composer dependencies.
232
233 ### v3.0.1 - 2017-10-06
234 **Changes:**
235 * Improved compatibility with various theme and plugins.
236 * Fix for chart type selection when creation from media popup.
237
238 ### v3.0.0 - 2017-09-05
239 **Changes:**
240 * Adds support manual configuration according to Google Visualization API.
241 * Improves compatibility with more features from the pro version.
242
243 ### v2.2.0 - 2017-08-16
244 **Changes:**
245 * Added custom number format for pie chart.
246 * Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
247
248 ### v2.1.9 - 2017-07-10
249 **Changes:**
250 * Fixed display error with hex color.
251
252 ### v2.1.8 - 2017-07-03
253 **Changes:**
254 * Added chart title into library.
255 * Fixed SDK issues with dashboard widget.
256
257 ### v2.1.7 - 2017-06-17
258 **Changes:**
259 * Updated sdk loading logic.
260
261 ### v2.1.6 - 2017-06-07
262 **Changes:**
263 - Fixed non-latin chars render.
264
265 ### v2.1.5 - 2017-06-02
266 **Changes:**
267 - Fixed markup issue which caused issue on library loading.
268
269 ### v2.1.4 - 2017-06-02
270 **Changes:**
271 - Added support for non Latin characters
272
273 ### v2.1.3 - 2017-05-31
274 **Changes:**
275
276 ### v2.1.2 - 2017-05-30
277 **Changes:**
278 - Fixed priority issue with wp_enqueue_media
279 - Added latest version of sdk
280
281 ### v2.1.1 - 2017-05-16
282 **Changes:**
283 - Fixed blinking chart issue.
284
285 ### v2.1.0 - 2017-05-12
286 **Changes:**
287 - Fixed responsive issues on pagebuilders.
288 - Fixed chart rendering if container is not found.
289 - Added api key for geotype map.
290 - Added compatibility with import from post_types.
291
292 ### v2.0.4 - 2017-04-21
293 **Changes:**
294 - Fixed library rendering issue.
295 - Added git tag check for deployment.
296 - Added wraith for visual regression testing.
297
298 ### v2.0.3 - 2017-04-13
299 **Changes:**
300 - Fixed SVN deploy script.
301 - Fixed release version.
302
303 ### v2.0.2 - 2017-04-13
304 **Changes:**
305 - Fixed svn deploy script.
306
307 ### v2.0.2 - 2017-04-13
308 **Changes:**
309 - Fixed SVN deploy
310
311 ### v2.0.1 - 2017-04-13
312 **Changes:**
313 - Fixed vendor include.
314
315
316 ### 2.0.0 - 13/04/2017
317
318 **Changes:**
319
320 - Improved UI of the builder.
321
322 - Added compatibility with the new options in the pro version.
323
324 - Added new travis stack.
325
326 - Added optin for tracking.
327
328
329 ### 1.7.6 - 20/01/2017
330
331 **Changes:**
332
333 - Fixed issue when using the same shortcode multiple times on the same page.
334
335
336 ### 1.7.5 - 14/12/2016
337
338 **Changes:**
339
340 - Removed footer banner upsell
341
342 - Fixed series settings issue
343
344 - Fixed issue with comas being used in numbers
345
346
347 ### 1.7.2 - 23/11/2016
348
349 **Changes:**
350
351 - Improved responsive mechanism
352
353
354 ### 1.7.1 - 20/10/2016
355
356 **Changes:**
357
358 - Fixed bad link on grid lines
359
360
361 ### 1.7.0 - 20/10/2016
362
363 **Changes:**
364
365 - Release 1.7.0
366
367
368 ### 1.6.6 - 14/09/2016
369
370 **Changes:**
371
372 - Fixed issue on chart resizing on tabbed system
373
374
375 ### 1.6.5 - 09/09/2016
376
377 **Changes:**
378
379 - Fixed responsive issue
380
381 - Fixed no axis color for line and bar charts
382
383
384 ### 1.6.0 - 19/08/2016
385
386 **Changes:**
387
388 - Fixed potential XSS security bug
389
390 - Added support for charts in the media library
391
392 - Removed pointer for the pro version
393
394 - Added option to show legend on the left side
395
396
397 ### 1.5.6 - 05/07/2016
398
399 **Changes:**
400
401 - Added support for 3 more chart types
402
403 - Fixed issue with charts not saving
404
405
406 ### 1.5.5 - 31/05/2016
407
408 **Changes:**
409
410 - Added export feature for charts
411
412 - Fixed issue with hovering on charts
413
414
415 ### 1.5.4 - 04/03/2016
416
417 Changes:
418
419
420 * free search over charts
421
422 free search over charts
423 * free search over charts
424
425 free search over charts
426 * Merge pull request #69 from abaicus/development
427
428 !!!Changed search styles
429 * Added free search text over charts
430 * Merge pull request #68 from abaicus/development
431
432 Fixed Style Issues
433 * Merge branch 'production' into development
434
435 # Conflicts:
436 # classes/Visualizer/Plugin.php
437