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

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