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