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

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