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