PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.4.0
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.4.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
visualizer / CHANGELOG.md

CHANGELOG.md in Visualizer – Tables & Charts Manager with Built-in AI Generator 3.4.0, at CHANGELOG.md

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