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