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

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