PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.7.12
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.7.12
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
← All changes | CHANGELOG.md +546 -178 3.0.73.7.12 View file →
@@ -1,192 +1,560 @@
1 +##### [Version 3.7.12](https://github.com/Codeinwp/visualizer/compare/v3.7.11...v3.7.12) (2022-09-07)
1 2
2 - ### v3.0.7 - 2018-03-26
3 - **Changes:**
4 - * Adds insert button in chart library.
5 -* Remove frontend assets where they are not needed.
6 -* Improve non-English charts compatibility.
7 -* Adds a filter to change charts locale.
3 +- Fixed compatibility issue with some themes and plugins [#933](https://github.com/Codeinwp/visualizer/issues/933)
4 +
5 +##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30)
6 +
7 +- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925)
8 +- Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926)
9 +- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924)
10 +- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922)
11 +- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920)
12 +- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915)
13 +- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930)
14 +- Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918)
15 +
16 +##### [Version 3.7.10](https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10) (2022-07-05)
17 +
18 +
19 +- Fix watermark/copyright opacity wrong value [#910](https://github.com/Codeinwp/visualizer/issues/910)
20 +
21 +##### [Version 3.7.9](https://github.com/Codeinwp/visualizer/compare/v3.7.8...v3.7.9) (2022-06-22)
22 +
23 +* Fix branding bad HTML
24 +
25 +##### [Version 3.7.8](https://github.com/Codeinwp/visualizer/compare/v3.7.7...v3.7.8) (2022-06-21)
26 +
27 +- Add the description field in the pie chart
28 +- Fix Label other is not visible on the pie chart
29 +- Fix the pagination issue in the chart library
30 +- Update dependencies
31 +
32 +##### [Version 3.7.7](https://github.com/Codeinwp/visualizer/compare/v3.7.6...v3.7.7) (2022-05-31)
33 +
34 +* Harden security by enforcing unescaped urls.
35 +
36 +##### [Version 3.7.6](https://github.com/Codeinwp/visualizer/compare/v3.7.5...v3.7.6) (2022-05-26)
37 +
38 +- Fix PHP 8.0 or above compatibility issue
39 +- Fix the space missing between the id and class attributes of the charts
40 +- Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin
41 +- Fix charts placed in accordion (tabs) that do not load properly
42 +- Fix conflict with translation plugins
43 +
44 +##### [Version 3.7.5](https://github.com/Codeinwp/visualizer/compare/v3.7.4...v3.7.5) (2022-03-17)
45 +
46 +- Fix display long hAxis text issue
47 +- Improve features discoverability.
48 +
49 +##### [Version 3.7.4](https://github.com/Codeinwp/visualizer/compare/v3.7.3...v3.7.4) (2022-02-07)
50 +
51 +- Fix multiple lazy load charts issue
52 +- Tested up to WordPress 5.9 version
53 +
54 +##### [Version 3.7.3](https://github.com/Codeinwp/visualizer/compare/v3.7.2...v3.7.3) (2022-01-19)
55 +
56 +- Fix multiple charts lazy rendering issue
57 +- Upgrade jQuery UI core library CDN
58 +- Fix console error when rendering multiple charts
59 +- Keep only Line / Pie / bar / Table charts in free version
60 +
61 +##### [Version 3.7.2](https://github.com/Codeinwp/visualizer/compare/v3.7.1...v3.7.2) (2021-12-20)
62 +
63 +- Add latest chartJS library support in the bar chart
64 +- Fix horizontal axis showing date format in Bar chart
65 +- Fix orientation rotate issue in mobile
66 +- CSS performance improvements
67 +- Improve JS performance
68 +
69 +##### [Version 3.7.1](https://github.com/Codeinwp/visualizer/compare/v3.7.0...v3.7.1) (2021-11-17)
70 +
71 +- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite
72 +- [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information
73 +- [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values
74 +- [Fix] Multiple Visualizer charts causing rendering issues (blank page)
75 +- [Fix] Charts are not resizing on landscape view on mobile
76 +- [Fix] Notices/Warnings appear on the front-end if the user is not logged in for some charts
77 +- [Fix] Radar/Spider Chart Tooltip in PRO does not show the data value
78 +
79 +#### [Version 3.7.0](https://github.com/Codeinwp/visualizer/compare/v3.6.1...v3.7.0) (2021-10-07)
80 +
81 +#### Features
82 +- Add option to enable/disable save the chart image
83 +- Enhanced caching
84 +
85 +#### Fixes
86 +- Fix undefined variable errors when using Gutenberg blocks
87 +- Fix broken chart in iOS and Safari
88 +- Fix custom refresh time support for DB chart
89 +- Fix table placed inside accordion cannot be scrolled down (refreshes all the time)
90 +- Fix pagination doesn't work in the library
91 +- Fix HTML entities in JSON break Visualizer Table Chart
92 +- Fix string type columns affect the target of the formatting applied to a number column
93 +
94 +##### [Version 3.6.1](https://github.com/Codeinwp/visualizer/compare/v3.6.0...v3.6.1) (2021-08-04)
95 +
96 +- Fix broken dropdown style issue
97 +- Add block support in widget area
98 +- Add wp alpha color picker support
99 +- Fix broken chart layout issue when add long title
100 +
101 +#### [Version 3.6.0](https://github.com/Codeinwp/visualizer/compare/v3.5.1...v3.6.0) (2021-07-08)
102 +
103 +### Features
104 +* Adds option to render chart as image
105 +* Automatically render chart as image on AMP
106 +
107 +### Fixes
108 +* [Chart Type: TABLE] When adding a blank header, the last column of the table disappears
109 +* Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height)
110 +* Improve compatibility with Site Kit by Google
111 +* Loading icon doesn't disappear until you edit the chart again [Line Chart]
112 +* Broken chart if used inside an accordion (expand/collapse)
113 +
114 +##### [Version 3.5.1](https://github.com/Codeinwp/visualizer/compare/v3.5.0...v3.5.1) (2021-05-25)
115 +
116 +
117 +- Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801)
118 +- Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795)
119 +- Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source
8 120
9 - ### v3.0.6 - 2018-02-27
10 - **Changes:**
11 - * Fix UTF-8 support while saving the data.
12 -* Improve editing experience.
13 -* Improves compatibility with Premium version.
14 -* Adds chart button into TinyMCE editor.
15 -
16 - ### v3.0.5 - 2018-01-05
17 - **Changes:**
18 - * Fix chart rendering bug in firefox.
19 -* Fix review notification.
20 -
21 - ### v3.0.4 - 2017-11-27
22 - **Changes:**
23 - * Fix for review message notification.
24 -
25 - ### v3.0.3 - 2017-11-16
26 - **Changes:**
27 - * Adds compatibility with WordPress 4.9.
28 -
29 - ### v3.0.2 - 2017-10-10
30 - **Changes:**
31 - * Fix dependency for composer dependencies.
32 -
33 - ### v3.0.1 - 2017-10-06
34 - **Changes:**
35 - * Improved compatibility with various theme and plugins.
36 -* Fix for chart type selection when creation from media popup.
37 -
38 - ### v3.0.0 - 2017-09-05
39 - **Changes:**
40 - * Adds support manual configuration according to Google Visualization API.
41 -* Improves compatibility with more features from the pro version.
42 -
43 - ### v2.2.0 - 2017-08-16
44 - **Changes:**
45 - * Added custom number format for pie chart.
46 -* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
47 -
48 - ### v2.1.9 - 2017-07-10
49 - **Changes:**
50 - * Fixed display error with hex color.
51 -
52 - ### v2.1.8 - 2017-07-03
53 - **Changes:**
54 - * Added chart title into library.
55 -* Fixed SDK issues with dashboard widget.
56 -
57 - ### v2.1.7 - 2017-06-17
58 - **Changes:**
59 - * Updated sdk loading logic.
60 -
61 - ### v2.1.6 - 2017-06-07
62 - **Changes:**
63 - - Fixed non-latin chars render.
64 -
65 - ### v2.1.5 - 2017-06-02
66 - **Changes:**
67 - - Fixed markup issue which caused issue on library loading.
68 -
69 - ### v2.1.4 - 2017-06-02
70 - **Changes:**
71 - - Added support for non Latin characters
72 -
73 - ### v2.1.3 - 2017-05-31
74 - **Changes:**
75 -
76 - ### v2.1.2 - 2017-05-30
77 - **Changes:**
78 - - Fixed priority issue with wp_enqueue_media
79 -- Added latest version of sdk
80 -
81 - ### v2.1.1 - 2017-05-16
82 - **Changes:**
83 - - Fixed blinking chart issue.
84 -
85 - ### v2.1.0 - 2017-05-12
86 - **Changes:**
87 - - Fixed responsive issues on pagebuilders.
88 -- Fixed chart rendering if container is not found.
89 -- Added api key for geotype map.
90 -- Added compatibility with import from post_types.
91 -
92 - ### v2.0.4 - 2017-04-21
93 - **Changes:**
94 - - Fixed library rendering issue.
95 -- Added git tag check for deployment.
96 -- Added wraith for visual regression testing.
97 -
98 - ### v2.0.3 - 2017-04-13
99 - **Changes:**
100 - - Fixed SVN deploy script.
101 -- Fixed release version.
102 -
103 - ### v2.0.2 - 2017-04-13
104 - **Changes:**
105 - - Fixed svn deploy script.
106 -
107 - ### v2.0.2 - 2017-04-13
108 - **Changes:**
109 - - Fixed SVN deploy
110 -
111 - ### v2.0.1 - 2017-04-13
112 - **Changes:**
113 - - Fixed vendor include.
114 -
115 - ### 2.0.0 - 13/04/2017
116 - **Changes:**
117 - - Improved UI of the builder.
118 - - Added compatibility with the new options in the pro version.
119 - - Added new travis stack.
120 - - Added optin for tracking.
121 +#### Features:
122 +- Adds option to add schema.org Dataset for license and creator [#794](https://github.com/Codeinwp/visualizer/issues/794)
123 +
124 +#### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28)
121 125
122 - ### 1.7.6 - 20/01/2017
123 - **Changes:**
124 - - Fixed issue when using the same shortcode multiple times on the same page.
126 +#### Fixes
125 127
126 - ### 1.7.5 - 14/12/2016
127 - **Changes:**
128 - - Removed footer banner upsell
129 - - Fixed series settings issue
130 - - Fixed issue with comas being used in numbers
128 +- Permissions tab disappears after a user modifies a chart's data
129 +- Conflict with Edit Flow plugin
130 +- Improve compatibility with Ninja Forms
131 +- Fix for color for Minor Grid Lines not working
131 132
132 - ### 1.7.2 - 23/11/2016
133 - **Changes:**
134 - - Improved responsive mechanism
133 +#### Features
134 +- Add support for key:value header to access JSON endpoints
135 +- Option to download CSV data of the chart without the row with series type
135 136
136 - ### 1.7.1 - 20/10/2016
137 - **Changes:**
138 - - Fixed bad link on grid lines
137 +### v3.4.11 - 2021-02-16
138 + **Changes:**
139 + * Development
140 +
141 + ### v3.4.10 - 2020-12-09
142 + **Changes:**
143 + * [Fix] Compatibility with Composer 2.0
144 +
145 + ### v3.4.9 - 2020-11-26
146 + **Changes:**
147 + * [Fix] Pie chart slices offset problem in the Gutenberg editor
148 +* [Fix] Warning is thrown when remote file is used as source
149 +* [Fix] Bubble chart legend position not working in the Gutenberg editor
150 +
151 + ### v3.4.8 - 2020-09-29
152 + **Changes:**
153 + * [Fix] Option to edit charts imported from JSON
154 +
155 + ### v3.4.7 - 2020-09-21
156 + **Changes:**
157 + * - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data
158 +* - [Fix] numberFormat option doesn't apply in Bar charts when using annotations
159 +* - [Fix] Google GEO chart is not rendering if 3rd data column is added
160 +
161 + ### v3.4.6 - 2020-08-11
162 + **Changes:**
163 + * [Feat] Show chart ID in the chart library
164 +* [Fix] Compatibility with WP 5.5
165 +* [Fix] Google charts: Series number format not applying in the Gutenberg editor
166 +* [Fix] Google Table chart does not display chart if boolean values are specified
167 +* [Fix] Duplicated enque for jsapi loader
168 +
169 + ### v3.4.5 - 2020-07-08
170 + **Changes:**
171 + * [Feat] New Google Table Charts
172 +* [Feat] Option for lazy loading Google Charts
173 +* [Feat] Option to easily copy chart shortcode code
174 +* [Fix] Remove Inside the Chart option for the legend position for Google Pie charts
175 +
176 + ### v3.4.4 - 2020-06-16
177 + **Changes:**
178 + * [Feat] Option to download charts as .png images
179 +* [Fix] Make UI more intuitive when a chart is missing in the editor
180 +* [Fix] Clicking Copy chart shows the Copied message multiple times
181 +* [Fix] Conflict with Modern Events Calendar plugin
182 +* [Fix] Chart size ( width and height ) options not working for ChartJS charts
183 +* [Fix] Resizing the window causes annotation-based charts to throw an error
184 +* [Fix] Remove Inside the Chart option as legend position for Google Pie charts
185 +* [Fix] Clicking Advanced Options panel breaks Bubble chart
186 +* [Fix] Missing posts revisions on chart update
187 +
188 + ### v3.4.3 - 2020-05-04
189 + **Changes:**
190 + * [Feat] Improved chart creation UX
191 +* [Feat] New option to control the number of charts per page in the Charts Library
192 +* [Feat] New option for filtering/ordering charts in the Charts Library
193 +* [Feat] Support for custom codes for the boolean data type in Table charts
194 +* [Fix] Support for displaying apostrophes in charts
195 +* [Fix] Visualizer button layout in the Classic block
196 +* [Fix] Bulk activation of plugin aborts activation of subsequent plugins
197 +
198 + ### v3.4.2 - 2020-02-17
199 + **Changes:**
200 + * New Cypress tests for the Gutenberg block
201 +
202 + ### v3.4.1 - 2020-02-14
203 + **Changes:**
204 + * [Fix] Insert chart button in the classic block
205 +* [Fix for Pro version] Import from chart did not work
206 +
207 + ### v3.4.0 - 2020-02-13
208 + **Changes:**
209 + * [Feat] Support for authentication for JSON import
210 +* [Feat] New chart type: Bubble
211 +* [Feat] Combine one-time import and schedule import into a single control for an online .csv file import
212 +* [Feat] Add support for annotations and other roles
213 +* [Feat] For every chart show the last updated date and any error that exists
214 +* [Feat] Tested up to WP 5.3
215 +* [Fix] When new data is imported using csv/url, the manual editor still show old data
216 +* [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts
217 +* [Fix] Table chart: Error appears when trying to import from JSON
218 +* [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets
219 +* [Fix] Long responsive table can overflow on smaller screens
220 +
221 + ### v3.3.4 - 2019-11-15
222 + **Changes:**
223 + * Fix issue with table chart not loading in the block editor
224 +
225 + ### v3.3.3 - 2019-11-12
226 + **Changes:**
227 + * Tested upto WordPress 5.3
228 +
229 + ### v3.3.2 - 2019-10-03
230 + **Changes:**
231 + * Add support for Dataset schema
232 +* Horizontal Axis formatting should apply to tooltips
233 +
234 + ### v3.3.1 - 2019-09-28
235 + **Changes:**
236 + * Increase minimum requirement to PHP 5.6
237 +* Fixed issue with loading customization.js on multisites
238 +* Fixed issue with manually editing a remotely loaded chart
239 +* Fixed issues with cloning
240 +* Fixed issues with ChartJS assigning default colors
241 +* Fix security issues in block editor
242 +
243 + ### v3.3.0 - 2019-08-14
244 + **Changes:**
245 + * Add support for ChartJS
246 +* Add alpha color picker for supported charts
247 +* Fix issue with some options of DataTable
248 +* Include DataTable charts in block editor
249 +* Fix issue with import from JSON not working with some sources
250 +* Add menu and onboarding page
251 +* Fix issue with frontend action checkboxes
252 +* Improve UX in advanced settings
253 +
254 + ### v3.2.1 - 2019-05-05
255 + **Changes:**
256 + * Fix issue with async loading of scripts
257 +
258 + ### v3.2.0 - 2019-05-03
259 + **Changes:**
260 + * Add support for charts in AMP requests
261 +* Add support to show charts from JSON/REST endpoints
262 +* Fix loading of Google Visualization javascript files
263 +* Add simple editors for editing chart data
264 +* Tested up to WP 5.2
265 +
266 + ### v3.1.3 - 2019-02-24
267 + **Changes:**
268 + * Fix issue with changing column settings of the last column in table chart
269 +* Add support for query language to get subset of data from Google Spreadsheet
270 +* Fix conflict with jquery 3.3.x
271 +* Migrated PHPExcel to PhpSpreadsheet
272 +* Front end action 'print' should print the chart and fall back to printing the data
273 +* Fix issue with table chart not showing in IE
274 +* Fix issue with multiple instances of same chart not showing
275 +* Fix issue with date type column does not work with Combo charts
276 +* Tested with WP 5.1
277 +
278 + ### v3.1.2 - 2018-12-06
279 + **Changes:**
280 + * Fix bug "Warning: A non-numeric value encountered"
281 +* Tested with WP 5.0
282 +
283 + ### v3.1.1 - 2018-12-05
284 + **Changes:**
285 + * Fix issue with Gutenberg support
286 +* Fix issue with loading new Table chart
287 +* Fix options that don't work correctly with some charts
288 +
289 + ### v3.1.0 - 2018-12-03
290 + **Changes:**
291 + * Add Table chart
292 +* Fix date format in sample files
293 +
294 + ### v3.0.12 - 2018-10-11
295 + **Changes:**
296 + * Added filter to enable users to change schedule of charts.
297 +* Fixed bug with line chart with timeofday column.
298 +* Fixed bug with scheduled charts that sometimes did not show updated data.
299 +* Javascript can be customized on a per user basis that will not be wiped out on update.
300 +
301 + ### v3.0.11 - 2018-08-15
302 + **Changes:**
303 + * Fixed issue with the Series Settings options for the Table Chart
304 +* Fixed issue with chart showing "Table has no columns" with remote sources
305 +
306 + ### v3.0.10 - 2018-07-20
307 + **Changes:**
308 + * Fixed problem with chart reverting to the default values
309 +* Fixed problem with Boolean column type
310 +* Fixed problem with the Geo chart type not saving colors options
311 +
312 + ### v3.0.9 - 2018-07-12
313 + **Changes:**
314 + * New chart title option for the back-end of the charts that don't allow a title on the front-end
315 +* Store the png images of the charts in a global array that can be used in JS
316 +* Added options for charts animations
317 +
318 + ### v3.0.8 - 2018-06-27
319 + **Changes:**
320 + * Added revision support for the chart post type
321 +* Added both % and Value to the Pie Slice
322 +* Use the blog locale for Visualizer's options
323 +* Fixed issue with data being fetched from the remote source every single time the chart was shown
324 +* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted
325 +
326 + ### v3.0.7 - 2018-03-26
327 + **Changes:**
328 + * Adds insert button in chart library.
329 +* Remove frontend assets where they are not needed.
330 +* Improve non-English charts compatibility.
331 +* Adds a filter to change charts locale.
332 +
333 + ### v3.0.6 - 2018-02-27
334 + **Changes:**
335 + * Fix UTF-8 support while saving the data.
336 +* Improve editing experience.
337 +* Improves compatibility with Premium version.
338 +* Adds chart button into TinyMCE editor.
339 +
340 + ### v3.0.5 - 2018-01-05
341 + **Changes:**
342 + * Fix chart rendering bug in firefox.
343 +* Fix review notification.
344 +
345 + ### v3.0.4 - 2017-11-27
346 + **Changes:**
347 + * Fix for review message notification.
348 +
349 + ### v3.0.3 - 2017-11-16
350 + **Changes:**
351 + * Adds compatibility with WordPress 4.9.
352 +
353 + ### v3.0.2 - 2017-10-10
354 + **Changes:**
355 + * Fix dependency for composer dependencies.
356 +
357 + ### v3.0.1 - 2017-10-06
358 + **Changes:**
359 + * Improved compatibility with various theme and plugins.
360 +* Fix for chart type selection when creation from media popup.
361 +
362 + ### v3.0.0 - 2017-09-05
363 + **Changes:**
364 + * Adds support manual configuration according to Google Visualization API.
365 +* Improves compatibility with more features from the pro version.
366 +
367 + ### v2.2.0 - 2017-08-16
368 + **Changes:**
369 + * Added custom number format for pie chart.
370 +* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
371 +
372 + ### v2.1.9 - 2017-07-10
373 + **Changes:**
374 + * Fixed display error with hex color.
375 +
376 + ### v2.1.8 - 2017-07-03
377 + **Changes:**
378 + * Added chart title into library.
379 +* Fixed SDK issues with dashboard widget.
380 +
381 + ### v2.1.7 - 2017-06-17
382 + **Changes:**
383 + * Updated sdk loading logic.
384 +
385 + ### v2.1.6 - 2017-06-07
386 + **Changes:**
387 + - Fixed non-latin chars render.
388 +
389 + ### v2.1.5 - 2017-06-02
390 + **Changes:**
391 + - Fixed markup issue which caused issue on library loading.
392 +
393 + ### v2.1.4 - 2017-06-02
394 + **Changes:**
395 + - Added support for non Latin characters
396 +
397 + ### v2.1.3 - 2017-05-31
398 + **Changes:**
399 +
400 + ### v2.1.2 - 2017-05-30
401 + **Changes:**
402 + - Fixed priority issue with wp_enqueue_media
403 +- Added latest version of sdk
404 +
405 + ### v2.1.1 - 2017-05-16
406 + **Changes:**
407 + - Fixed blinking chart issue.
408 +
409 + ### v2.1.0 - 2017-05-12
410 + **Changes:**
411 + - Fixed responsive issues on pagebuilders.
412 +- Fixed chart rendering if container is not found.
413 +- Added api key for geotype map.
414 +- Added compatibility with import from post_types.
415 +
416 + ### v2.0.4 - 2017-04-21
417 + **Changes:**
418 + - Fixed library rendering issue.
419 +- Added git tag check for deployment.
420 +- Added wraith for visual regression testing.
421 +
422 + ### v2.0.3 - 2017-04-13
423 + **Changes:**
424 + - Fixed SVN deploy script.
425 +- Fixed release version.
426 +
427 + ### v2.0.2 - 2017-04-13
428 + **Changes:**
429 + - Fixed svn deploy script.
430 +
431 + ### v2.0.2 - 2017-04-13
432 + **Changes:**
433 + - Fixed SVN deploy
434 +
435 + ### v2.0.1 - 2017-04-13
436 + **Changes:**
437 + - Fixed vendor include.
438 +
139 439
140 - ### 1.7.0 - 20/10/2016
141 - **Changes:**
142 - - Release 1.7.0
440 +### 2.0.0 - 13/04/2017
143 441
144 - ### 1.6.6 - 14/09/2016
145 - **Changes:**
146 - - Fixed issue on chart resizing on tabbed system
442 +**Changes:**
147 443
148 - ### 1.6.5 - 09/09/2016
149 - **Changes:**
150 - - Fixed responsive issue
151 - - Fixed no axis color for line and bar charts
444 +- Improved UI of the builder.
152 445
153 - ### 1.6.0 - 19/08/2016
154 - **Changes:**
155 - - Fixed potential XSS security bug
156 - - Added support for charts in the media library
157 - - Removed pointer for the pro version
158 - - Added option to show legend on the left side
446 +- Added compatibility with the new options in the pro version.
159 447
160 - ### 1.5.6 - 05/07/2016
161 - **Changes:**
162 - - Added support for 3 more chart types
163 - - Fixed issue with charts not saving
448 +- Added new travis stack.
164 449
165 - ### 1.5.5 - 31/05/2016
166 - **Changes:**
167 - - Added export feature for charts
168 - - Fixed issue with hovering on charts
450 +- Added optin for tracking.
169 451
170 -
171 -### 1.5.4 - 04/03/2016
172 -
173 - Changes:
174 -
175 -
176 - * free search over charts
177 -
178 -free search over charts
179 - * free search over charts
180 -
181 -free search over charts
182 - * Merge pull request #69 from abaicus/development
183 -
184 -!!!Changed search styles
185 - * Added free search text over charts
186 - * Merge pull request #68 from abaicus/development
187 -
188 -Fixed Style Issues
189 - * Merge branch 'production' into development
190 -
191 -# Conflicts:
452 +
453 +### 1.7.6 - 20/01/2017
454 +
455 +**Changes:**
456 +
457 +- Fixed issue when using the same shortcode multiple times on the same page.
458 +
459 +
460 +### 1.7.5 - 14/12/2016
461 +
462 +**Changes:**
463 +
464 +- Removed footer banner upsell
465 +
466 +- Fixed series settings issue
467 +
468 +- Fixed issue with comas being used in numbers
469 +
470 +
471 +### 1.7.2 - 23/11/2016
472 +
473 +**Changes:**
474 +
475 +- Improved responsive mechanism
476 +
477 +
478 +### 1.7.1 - 20/10/2016
479 +
480 +**Changes:**
481 +
482 +- Fixed bad link on grid lines
483 +
484 +
485 +### 1.7.0 - 20/10/2016
486 +
487 +**Changes:**
488 +
489 +- Release 1.7.0
490 +
491 +
492 +### 1.6.6 - 14/09/2016
493 +
494 +**Changes:**
495 +
496 +- Fixed issue on chart resizing on tabbed system
497 +
498 +
499 +### 1.6.5 - 09/09/2016
500 +
501 +**Changes:**
502 +
503 +- Fixed responsive issue
504 +
505 +- Fixed no axis color for line and bar charts
506 +
507 +
508 +### 1.6.0 - 19/08/2016
509 +
510 +**Changes:**
511 +
512 +- Fixed potential XSS security bug
513 +
514 +- Added support for charts in the media library
515 +
516 +- Removed pointer for the pro version
517 +
518 +- Added option to show legend on the left side
519 +
520 +
521 +### 1.5.6 - 05/07/2016
522 +
523 +**Changes:**
524 +
525 +- Added support for 3 more chart types
526 +
527 +- Fixed issue with charts not saving
528 +
529 +
530 +### 1.5.5 - 31/05/2016
531 +
532 +**Changes:**
533 +
534 +- Added export feature for charts
535 +
536 +- Fixed issue with hovering on charts
537 +
538 +
539 +### 1.5.4 - 04/03/2016
540 +
541 + Changes:
542 +
543 +
544 + * free search over charts
545 +
546 +free search over charts
547 + * free search over charts
548 +
549 +free search over charts
550 + * Merge pull request #69 from abaicus/development
551 +
552 +!!!Changed search styles
553 + * Added free search text over charts
554 + * Merge pull request #68 from abaicus/development
555 +
556 +Fixed Style Issues
557 + * Merge branch 'production' into development
558 +
559 +# Conflicts:
192 560 # classes/Visualizer/Plugin.php