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

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