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