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

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