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

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