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

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