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

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