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

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