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

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