PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.4.4
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.4.4
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 +328 -853 4.0.83.4.4 View file →
@@ -1,867 +1,342 @@
1 -##### [Version 4.0.8](https://github.com/Codeinwp/visualizer/compare/v4.0.7...v4.0.8) (2026-09-11)
2 1
3 -- Fixed an error usage of a chart's settings were stored as a string instead of an array.
4 -- Update dependencies
5 -- Fixed frontend chart failures when saved series settings are invalid.
6 -- Fixed script execution from saved JSON chart credentials. Thanks Yaswanth Reddy Sunkara for the report.
7 -- Updated dependencies
8 -
9 -##### [Version 4.0.7](https://github.com/Codeinwp/visualizer/compare/v4.0.6...v4.0.7) (2026-07-30)
10 -
11 -- Fixed charts using a database source saving the results of the previous query, so a saved chart no longer differs from the data shown in the editor.
12 -- Updated dependencies
13 -- Enhanced security — fixed unauthorized chart_data REST access.
14 -
15 -##### [Version 4.0.6](https://github.com/Codeinwp/visualizer/compare/v4.0.5...v4.0.6) (2026-07-22)
16 -
17 -- Fixed scheduled imports from remote CSV files so charts continue to refresh automatically in the background.
18 -- Fixed an issue where charts using lazy rendering could remain blank when their scripts finished loading in the wrong order.
19 -- Improved the overall security of the product. Thanks to **creeper_kirby** for responsibly reporting the issue.
20 -- Updated dependencies.
21 -
22 -##### [Version 4.0.5](https://github.com/Codeinwp/visualizer/compare/v4.0.4...v4.0.5) (2026-07-10)
23 -
24 -- Enhanced security
25 -
26 -##### [Version 4.0.4](https://github.com/Codeinwp/visualizer/compare/v4.0.3...v4.0.4) (2026-06-30)
27 -
28 -- Enhanced security
29 -
30 -##### [Version 4.0.3](https://github.com/Codeinwp/visualizer/compare/v4.0.2...v4.0.3) (2026-06-09)
31 -
32 -- Improved layout compatibility with WP 7.0
33 -
34 -##### [Version 4.0.2](https://github.com/Codeinwp/visualizer/compare/v4.0.1...v4.0.2) (2026-05-19)
35 -
36 -- Fixed broken candlestick chart
37 -- Updated dependencies
38 -- Enhanced security
39 -
40 -##### [Version 4.0.1](https://github.com/Codeinwp/visualizer/compare/v4.0.0...v4.0.1) (2026-03-31)
41 -
42 -- Internal update to ensure compatibility and improve system consistency.
43 -
44 -#### [Version 4.0.0](https://github.com/Codeinwp/visualizer/compare/v3.11.15...v4.0.0) (2026-03-31)
45 -
46 -### New Features
47 -- Introducing AI chart creation powered by D3.js
48 -- You can now import XLSX files natively
49 -- The charts library now includes a grid and list view for easier browsing
50 -- Added a new Elementor widget for displaying Visualizer charts
51 -- Improved auto-sync reliability by replacing WP-Cron with Action Scheduler
52 -
53 -### Improvements
54 -- Cleaned up legacy block controls in the Block Editor
55 -
56 -### Bug Fixes
57 -- Resolved an issue where lazy charts didn’t render when already in the viewport on page load
58 -- Fixed a fatal error on servers with broken FTP filesystem configuration
59 -- Addressed errors occurring in the getCSV method
60 -- Fixed an intermittent sidebar scroll issue in Chrome
61 -- Prevented a double clipboard alert when copying
62 -- Fixed a bubble chart crash on window resize when using named series in manual configuration
63 -
64 -##### [Version 3.11.15](https://github.com/Codeinwp/visualizer/compare/v3.11.14...v3.11.15) (2026-03-04)
65 -
66 -- Enhanced security
67 -
68 -##### [Version 3.11.14](https://github.com/Codeinwp/visualizer/compare/v3.11.13...v3.11.14) (2025-11-28)
69 -
70 -- Enhanced security
71 -
72 -##### [Version 3.11.13](https://github.com/Codeinwp/visualizer/compare/v3.11.12...v3.11.13) (2025-11-06)
73 -
74 -- Enhanced security
75 -
76 -##### [Version 3.11.12](https://github.com/Codeinwp/visualizer/compare/v3.11.11...v3.11.12) (2025-09-04)
77 -
78 -- Updated dependencies
79 -- Fixed issue with the number format not being applied properly to the last value of the Google chart
80 -
81 -##### [Version 3.11.11](https://github.com/Codeinwp/visualizer/compare/v3.11.10...v3.11.11) (2025-05-27)
82 -
83 -- Fixed chart rendering on page load with multiple charts
84 -- Updated dependencies
85 -
86 -##### [Version 3.11.10](https://github.com/Codeinwp/visualizer/compare/v3.11.9...v3.11.10) (2025-04-16)
87 -
88 -- Fixed special characters not rendering correctly in Legend labels
89 -- Updated dependencies
90 -
91 -##### [Version 3.11.9](https://github.com/Codeinwp/visualizer/compare/v3.11.8...v3.11.9) (2025-02-13)
92 -
93 -- Enhanced security
94 -- Fixed extra column issue with a simple editor
95 -
96 -##### [Version 3.11.8](https://github.com/Codeinwp/visualizer/compare/v3.11.7...v3.11.8) (2024-11-13)
97 -
98 -- Updated WordPress core tested up to version
99 -
100 -##### [Version 3.11.7](https://github.com/Codeinwp/visualizer/compare/v3.11.6...v3.11.7) (2024-11-07)
101 -
102 -- Updated dependencies
103 -- Enhanced security
104 -
105 -##### [Version 3.11.6](https://github.com/Codeinwp/visualizer/compare/v3.11.5...v3.11.6) (2024-08-30)
106 -
107 -- Fixed chart overlapping issue with the Gutenberg editor
108 -
109 -##### [Version 3.11.5](https://github.com/Codeinwp/visualizer/compare/v3.11.4...v3.11.5) (2024-07-17)
110 -
111 -- Updated promotional links and buttons
112 -
113 -##### [Version 3.11.4](https://github.com/Codeinwp/visualizer/compare/v3.11.3...v3.11.4) (2024-07-09)
114 -
115 -- Fixed broken link in the Map settings of the Geo Chart
116 -- Fixed the default cron job sync time for data synchronization [PRO]
117 -
118 -##### [Version 3.11.3](https://github.com/Codeinwp/visualizer/compare/v3.11.2...v3.11.3) (2024-05-27)
119 -
120 -- Fixed the rendering of Visualizer widgets in the Customizer
121 -
122 -##### [Version 3.11.2](https://github.com/Codeinwp/visualizer/compare/v3.11.1...v3.11.2) (2024-05-23)
123 -
124 -- Fixed Visualizer block widget not loading
125 -- Improved the popup rendering
126 -- Enhanced security
127 -
128 -##### [Version 3.11.1](https://github.com/Codeinwp/visualizer/compare/v3.11.0...v3.11.1) (2024-05-14)
129 -
130 -- Fixed the permissions of the plans
131 -
132 -#### [Version 3.11.0](https://github.com/Codeinwp/visualizer/compare/v3.10.15...v3.11.0) (2024-05-13)
133 -
134 -#### Enhancements
135 -- Added a manual data edit feature to the free version of the plugin
136 -- Improved the flow of chart creation
137 -- Added a chart information panel: backend chart title & quick shortcode access
138 -- Line and Pie charts from the ChartJS library are now available for free users, along with library selection and relative images
139 -- Improved wording in onboarding
140 -- Improved workflow for creating charts via the Visualizer Gutenberg block
141 -- Moved chart library selection to the top of the page and showing charts from the available library only
142 -- Unified chart edition (removed duplicated chart settings in block editor)
143 -- Added optional feature usage data
144 -- Enhanced security
145 -- Improved the UI of the database query option (visible database prefix, sample query, autocompleting table names) [PRO]
146 -
147 -##### [Version 3.10.15](https://github.com/Codeinwp/visualizer/compare/v3.10.14...v3.10.15) (2024-05-10)
148 -
149 -> Things are getting better every day. 🚀
150 -
151 -##### [Version 3.10.14](https://github.com/Codeinwp/visualizer/compare/v3.10.13...v3.10.14) (2024-05-10)
152 -
153 -> Things are getting better every day. 🚀
154 -
155 -##### [Version 3.10.13](https://github.com/Codeinwp/visualizer/compare/v3.10.12...v3.10.13) (2024-04-17)
156 -
157 -### Fixes
158 -- **Updated internal dependencies:** Enhanced performance and security.
159 -
160 -##### [Version 3.10.12](https://github.com/Codeinwp/visualizer/compare/v3.10.11...v3.10.12) (2024-04-15)
161 -
162 -### Fixes
163 -- **Updated internal dependencies:** Enhanced performance and security.
164 -
165 -##### [Version 3.10.11](https://github.com/Codeinwp/visualizer/compare/v3.10.10...v3.10.11) (2024-04-01)
166 -
167 -### Fixes
168 -- Updated internal dependencies
169 -- Improved E2E testing
170 -
171 -##### [Version 3.10.10](https://github.com/Codeinwp/visualizer/compare/v3.10.9...v3.10.10) (2024-03-28)
172 -
173 -### Fixes
174 -- Fixed blueprint schema for Live Preview
175 -
176 -##### [Version 3.10.9](https://github.com/Codeinwp/visualizer/compare/v3.10.8...v3.10.9) (2024-03-27)
177 -
178 -### Fixes
179 -- Visualizer live preview fixed
180 -- Updated internal dependencies
181 -
182 -##### [Version 3.10.8](https://github.com/Codeinwp/visualizer/compare/v3.10.7...v3.10.8) (2024-03-14)
183 -
184 -### Bug Fixes
185 -- Fix Google chart rendering condition for Classic Plugin
186 -- Changes the speed and position of the loading bar
187 -
188 -### Improvements
189 -- Add a Live Preview button for the plugin page on wordpress.org
190 -- Added NPS survey
191 -
192 -##### [Version 3.10.7](https://github.com/Codeinwp/visualizer/compare/v3.10.6...v3.10.7) (2024-02-06)
193 -
194 -### Fixes
195 -- Rendering charts that are under tabs/hidden containers
196 -- Updated dependencies
197 -- Updated CTA buttons
198 -- Updated UTM campaign links
199 -
200 -##### [Version 3.10.6](https://github.com/Codeinwp/visualizer/compare/v3.10.5...v3.10.6) (2024-01-18)
201 -
202 -### Fixes
203 -- Enhanced security
204 -
205 -##### [Version 3.10.5](https://github.com/Codeinwp/visualizer/compare/v3.10.4...v3.10.5) (2023-12-19)
206 -
207 -### Improvements
208 -- **Added chart responsive support**
209 -- **SDK Updates**
210 -
211 -### Bug Fixes
212 -- **Fixed chart data filter issue**
213 -- **Fixed animation issue fusion builder**
214 -- **Fixed live import issue with Gutenberg block**
215 -- **Fixed tooltip text rendering issue in ChartJS**
216 -- **Fixed onboarding chart import issue**
217 -- **Removed PHP deprecated function**
218 -- **Fixed compatibility issue with WP VIP**
219 -- **Fixed PHP 8.1 deprecated error**
220 -
221 -##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17)
222 -
223 -- Updated dependencies
224 -- Updated WordPress version required to 5.2 or higher
225 -
226 -##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13)
227 -
228 -- Removed branding label
229 -
230 -##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05)
231 -
232 -- Added About Us page integration
233 -- Updated dependencies
234 -
235 -##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24)
236 -
237 -- Fixed data tables horizontal scrolling issue
238 -- Added legend position default label text
239 -- Added tooltip default label text
240 -- Fixed Gutenberg block error
241 -- Fixed table chart rendering issue in Gutenberg block
242 -- Fixed compatibility issue with the FSE editor
243 -- Fixed compatibility issue with WP 5.6
244 -- Fixed console error when importing charts from others
245 -- Fixed pagination enable/disable issue
246 -- Fixed editor rows limitation issue
247 -
248 -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04)
249 -
250 -- Added a setup wizard onboarding page
251 -- Fixed empty chart issue
252 -
253 -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30)
254 -
255 -- Improved chart actions icons
256 -- Updated WordPress core tested up to version
257 -
258 -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20)
259 -
260 -- Fixed custom format issue in ChartJS
261 -
262 -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30)
263 -
264 -- Improved security by escaping shortcode attribute before render
265 -- Compatibility with PHP 8.2
266 -
267 -##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12)
268 -
269 -- Fixed the lock of PRO features bypass
270 -
271 -##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05)
272 -
273 -- Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970)
274 -
275 -##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21)
276 -
277 -- Fixed Geo chart [PRO] flickering issue
278 -- Added disable legend option for ChartJS chart
279 -- Enhanced security
280 -
281 -##### [Version 3.9.1](https://github.com/Codeinwp/visualizer/compare/v3.9.0...v3.9.1) (2022-11-17)
282 -
283 -- Fixed PHP error when Polylang plugin is activated [#960](https://github.com/Codeinwp/visualizer/issues/960)
284 -
285 -#### [Version 3.9.0](https://github.com/Codeinwp/visualizer/compare/v3.8.1...v3.9.0) (2022-11-10)
286 -
287 -- Fixed table chart decimal number issue Decimal Numbers are ignored and not displayed [#955](https://github.com/Codeinwp/visualizer/issues/955)
288 -- Fix the scrollbar issue that happens on WP 6.1 version [WP 6.1] Chart permissions selector is not scrollable [#950](https://github.com/Codeinwp/visualizer/issues/950)
289 -- Fix PHP Warning Warning when copy (frontend action) is enabled [#949](https://github.com/Codeinwp/visualizer/issues/949)
290 -- Compatibility with the WPML translation plugin for translating charts [PRO feature] add support for string translations [#731](https://github.com/Codeinwp/visualizer/issues/731)
291 -- Integration with Woocommerce Data endpoints for creating charts [PRO feature]
292 -- Show new features on chart library page
293 -
294 -##### [Version 3.8.1](https://github.com/Codeinwp/visualizer/compare/v3.8.0...v3.8.1) (2022-10-12)
295 -
296 -
297 -- Change copy shortcode icon to clone a chart We can change copy Short Code icon [#945](https://github.com/Codeinwp/visualizer/issues/945)
298 -- Fix temp file creation issue on instawp selecting the line chart is not working on instawp [#940](https://github.com/Codeinwp/visualizer/issues/940)
299 -- Fix control Type error
300 -- Fixed simple editor scrolling issue
301 -- Fix filter broken layout
302 -- Fix chartJs javascript error when rendering multiple charts
303 -
304 -#### [Version 3.8.0](https://github.com/Codeinwp/visualizer/compare/v3.7.12...v3.8.0) (2022-09-21)
305 -
306 -- Add data filter support for the charts
307 -
308 -##### [Version 3.7.12](https://github.com/Codeinwp/visualizer/compare/v3.7.11...v3.7.12) (2022-09-07)
309 -
310 -- Fixed compatibility issue with some themes and plugins [#933](https://github.com/Codeinwp/visualizer/issues/933)
311 -
312 -##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30)
313 -
314 -- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925)
315 -- Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926)
316 -- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924)
317 -- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922)
318 -- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920)
319 -- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915)
320 -- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930)
321 -- Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918)
322 -
323 -##### [Version 3.7.10](https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10) (2022-07-05)
324 -
325 -
326 -- Fix watermark/copyright opacity wrong value [#910](https://github.com/Codeinwp/visualizer/issues/910)
327 -
328 -##### [Version 3.7.9](https://github.com/Codeinwp/visualizer/compare/v3.7.8...v3.7.9) (2022-06-22)
329 -
330 -* Fix branding bad HTML
331 -
332 -##### [Version 3.7.8](https://github.com/Codeinwp/visualizer/compare/v3.7.7...v3.7.8) (2022-06-21)
333 -
334 -- Add the description field in the pie chart
335 -- Fix Label other is not visible on the pie chart
336 -- Fix the pagination issue in the chart library
337 -- Update dependencies
338 -
339 -##### [Version 3.7.7](https://github.com/Codeinwp/visualizer/compare/v3.7.6...v3.7.7) (2022-05-31)
340 -
341 -* Harden security by enforcing unescaped urls.
342 -
343 -##### [Version 3.7.6](https://github.com/Codeinwp/visualizer/compare/v3.7.5...v3.7.6) (2022-05-26)
344 -
345 -- Fix PHP 8.0 or above compatibility issue
346 -- Fix the space missing between the id and class attributes of the charts
347 -- Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin
348 -- Fix charts placed in accordion (tabs) that do not load properly
349 -- Fix conflict with translation plugins
350 -
351 -##### [Version 3.7.5](https://github.com/Codeinwp/visualizer/compare/v3.7.4...v3.7.5) (2022-03-17)
352 -
353 -- Fix display long hAxis text issue
354 -- Improve features discoverability.
355 -
356 -##### [Version 3.7.4](https://github.com/Codeinwp/visualizer/compare/v3.7.3...v3.7.4) (2022-02-07)
357 -
358 -- Fix multiple lazy load charts issue
359 -- Tested up to WordPress 5.9 version
360 -
361 -##### [Version 3.7.3](https://github.com/Codeinwp/visualizer/compare/v3.7.2...v3.7.3) (2022-01-19)
362 -
363 -- Fix multiple charts lazy rendering issue
364 -- Upgrade jQuery UI core library CDN
365 -- Fix console error when rendering multiple charts
366 -- Keep only Line / Pie / bar / Table charts in free version
367 -
368 -##### [Version 3.7.2](https://github.com/Codeinwp/visualizer/compare/v3.7.1...v3.7.2) (2021-12-20)
369 -
370 -- Add latest chartJS library support in the bar chart
371 -- Fix horizontal axis showing date format in Bar chart
372 -- Fix orientation rotate issue in mobile
373 -- CSS performance improvements
374 -- Improve JS performance
375 -
376 -##### [Version 3.7.1](https://github.com/Codeinwp/visualizer/compare/v3.7.0...v3.7.1) (2021-11-17)
377 -
378 -- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite
379 -- [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information
380 -- [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values
381 -- [Fix] Multiple Visualizer charts causing rendering issues (blank page)
382 -- [Fix] Charts are not resizing on landscape view on mobile
383 -- [Fix] Notices/Warnings appear on the front-end if the user is not logged in for some charts
384 -- [Fix] Radar/Spider Chart Tooltip in PRO does not show the data value
385 -
386 -#### [Version 3.7.0](https://github.com/Codeinwp/visualizer/compare/v3.6.1...v3.7.0) (2021-10-07)
387 -
388 -#### Features
389 -- Add option to enable/disable save the chart image
390 -- Enhanced caching
391 -
392 -#### Fixes
393 -- Fix undefined variable errors when using Gutenberg blocks
394 -- Fix broken chart in iOS and Safari
395 -- Fix custom refresh time support for DB chart
396 -- Fix table placed inside accordion cannot be scrolled down (refreshes all the time)
397 -- Fix pagination doesn't work in the library
398 -- Fix HTML entities in JSON break Visualizer Table Chart
399 -- Fix string type columns affect the target of the formatting applied to a number column
400 -
401 -##### [Version 3.6.1](https://github.com/Codeinwp/visualizer/compare/v3.6.0...v3.6.1) (2021-08-04)
402 -
403 -- Fix broken dropdown style issue
404 -- Add block support in widget area
405 -- Add wp alpha color picker support
406 -- Fix broken chart layout issue when add long title
407 -
408 -#### [Version 3.6.0](https://github.com/Codeinwp/visualizer/compare/v3.5.1...v3.6.0) (2021-07-08)
409 -
410 -### Features
411 -* Adds option to render chart as image
412 -* Automatically render chart as image on AMP
413 -
414 -### Fixes
415 -* [Chart Type: TABLE] When adding a blank header, the last column of the table disappears
416 -* Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height)
417 -* Improve compatibility with Site Kit by Google
418 -* Loading icon doesn't disappear until you edit the chart again [Line Chart]
419 -* Broken chart if used inside an accordion (expand/collapse)
420 -
421 -##### [Version 3.5.1](https://github.com/Codeinwp/visualizer/compare/v3.5.0...v3.5.1) (2021-05-25)
422 -
423 -
424 -- Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801)
425 -- Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795)
426 -- Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source
2 + ### v3.4.4 - 2020-06-16
3 + **Changes:**
4 + * [Feat] Option to download charts as .png images
5 +* [Fix] Make UI more intuitive when a chart is missing in the editor
6 +* [Fix] Clicking Copy chart shows the Copied message multiple times
7 +* [Fix] Conflict with Modern Events Calendar plugin
8 +* [Fix] Chart size ( width and height ) options not working for ChartJS charts
9 +* [Fix] Resizing the window causes annotation-based charts to throw an error
10 +* [Fix] Remove Inside the Chart option as legend position for Google Pie charts
11 +* [Fix] Clicking Advanced Options panel breaks Bubble chart
12 +* [Fix] Missing posts revisions on chart update
427 13
428 -#### Features:
429 -- Adds option to add schema.org Dataset for license and creator [#794](https://github.com/Codeinwp/visualizer/issues/794)
430 -
431 -#### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28)
14 + ### v3.4.3 - 2020-05-04
15 + **Changes:**
16 + * [Feat] Improved chart creation UX
17 +* [Feat] New option to control the number of charts per page in the Charts Library
18 +* [Feat] New option for filtering/ordering charts in the Charts Library
19 +* [Feat] Support for custom codes for the boolean data type in Table charts
20 +* [Fix] Support for displaying apostrophes in charts
21 +* [Fix] Visualizer button layout in the Classic block
22 +* [Fix] Bulk activation of plugin aborts activation of subsequent plugins
23 +
24 + ### v3.4.2 - 2020-02-17
25 + **Changes:**
26 + * New Cypress tests for the Gutenberg block
27 +
28 + ### v3.4.1 - 2020-02-14
29 + **Changes:**
30 + * [Fix] Insert chart button in the classic block
31 +* [Fix for Pro version] Import from chart did not work
32 +
33 + ### v3.4.0 - 2020-02-13
34 + **Changes:**
35 + * [Feat] Support for authentication for JSON import
36 +* [Feat] New chart type: Bubble
37 +* [Feat] Combine one-time import and schedule import into a single control for an online .csv file import
38 +* [Feat] Add support for annotations and other roles
39 +* [Feat] For every chart show the last updated date and any error that exists
40 +* [Feat] Tested up to WP 5.3
41 +* [Fix] When new data is imported using csv/url, the manual editor still show old data
42 +* [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts
43 +* [Fix] Table chart: Error appears when trying to import from JSON
44 +* [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets
45 +* [Fix] Long responsive table can overflow on smaller screens
46 +
47 + ### v3.3.4 - 2019-11-15
48 + **Changes:**
49 + * Fix issue with table chart not loading in the block editor
50 +
51 + ### v3.3.3 - 2019-11-12
52 + **Changes:**
53 + * Tested upto WordPress 5.3
54 +
55 + ### v3.3.2 - 2019-10-03
56 + **Changes:**
57 + * Add support for Dataset schema
58 +* Horizontal Axis formatting should apply to tooltips
59 +
60 + ### v3.3.1 - 2019-09-28
61 + **Changes:**
62 + * Increase minimum requirement to PHP 5.6
63 +* Fixed issue with loading customization.js on multisites
64 +* Fixed issue with manually editing a remotely loaded chart
65 +* Fixed issues with cloning
66 +* Fixed issues with ChartJS assigning default colors
67 +* Fix security issues in block editor
68 +
69 + ### v3.3.0 - 2019-08-14
70 + **Changes:**
71 + * Add support for ChartJS
72 +* Add alpha color picker for supported charts
73 +* Fix issue with some options of DataTable
74 +* Include DataTable charts in block editor
75 +* Fix issue with import from JSON not working with some sources
76 +* Add menu and onboarding page
77 +* Fix issue with frontend action checkboxes
78 +* Improve UX in advanced settings
79 +
80 + ### v3.2.1 - 2019-05-05
81 + **Changes:**
82 + * Fix issue with async loading of scripts
83 +
84 + ### v3.2.0 - 2019-05-03
85 + **Changes:**
86 + * Add support for charts in AMP requests
87 +* Add support to show charts from JSON/REST endpoints
88 +* Fix loading of Google Visualization javascript files
89 +* Add simple editors for editing chart data
90 +* Tested up to WP 5.2
91 +
92 + ### v3.1.3 - 2019-02-24
93 + **Changes:**
94 + * Fix issue with changing column settings of the last column in table chart
95 +* Add support for query language to get subset of data from Google Spreadsheet
96 +* Fix conflict with jquery 3.3.x
97 +* Migrated PHPExcel to PhpSpreadsheet
98 +* Front end action 'print' should print the chart and fall back to printing the data
99 +* Fix issue with table chart not showing in IE
100 +* Fix issue with multiple instances of same chart not showing
101 +* Fix issue with date type column does not work with Combo charts
102 +* Tested with WP 5.1
103 +
104 + ### v3.1.2 - 2018-12-06
105 + **Changes:**
106 + * Fix bug "Warning: A non-numeric value encountered"
107 +* Tested with WP 5.0
108 +
109 + ### v3.1.1 - 2018-12-05
110 + **Changes:**
111 + * Fix issue with Gutenberg support
112 +* Fix issue with loading new Table chart
113 +* Fix options that don't work correctly with some charts
114 +
115 + ### v3.1.0 - 2018-12-03
116 + **Changes:**
117 + * Add Table chart
118 +* Fix date format in sample files
119 +
120 + ### v3.0.12 - 2018-10-11
121 + **Changes:**
122 + * Added filter to enable users to change schedule of charts.
123 +* Fixed bug with line chart with timeofday column.
124 +* Fixed bug with scheduled charts that sometimes did not show updated data.
125 +* Javascript can be customized on a per user basis that will not be wiped out on update.
126 +
127 + ### v3.0.11 - 2018-08-15
128 + **Changes:**
129 + * Fixed issue with the Series Settings options for the Table Chart
130 +* Fixed issue with chart showing "Table has no columns" with remote sources
131 +
132 + ### v3.0.10 - 2018-07-20
133 + **Changes:**
134 + * Fixed problem with chart reverting to the default values
135 +* Fixed problem with Boolean column type
136 +* Fixed problem with the Geo chart type not saving colors options
137 +
138 + ### v3.0.9 - 2018-07-12
139 + **Changes:**
140 + * New chart title option for the back-end of the charts that don't allow a title on the front-end
141 +* Store the png images of the charts in a global array that can be used in JS
142 +* Added options for charts animations
143 +
144 + ### v3.0.8 - 2018-06-27
145 + **Changes:**
146 + * Added revision support for the chart post type
147 +* Added both % and Value to the Pie Slice
148 +* Use the blog locale for Visualizer's options
149 +* Fixed issue with data being fetched from the remote source every single time the chart was shown
150 +* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted
151 +
152 + ### v3.0.7 - 2018-03-26
153 + **Changes:**
154 + * Adds insert button in chart library.
155 +* Remove frontend assets where they are not needed.
156 +* Improve non-English charts compatibility.
157 +* Adds a filter to change charts locale.
158 +
159 + ### v3.0.6 - 2018-02-27
160 + **Changes:**
161 + * Fix UTF-8 support while saving the data.
162 +* Improve editing experience.
163 +* Improves compatibility with Premium version.
164 +* Adds chart button into TinyMCE editor.
165 +
166 + ### v3.0.5 - 2018-01-05
167 + **Changes:**
168 + * Fix chart rendering bug in firefox.
169 +* Fix review notification.
170 +
171 + ### v3.0.4 - 2017-11-27
172 + **Changes:**
173 + * Fix for review message notification.
174 +
175 + ### v3.0.3 - 2017-11-16
176 + **Changes:**
177 + * Adds compatibility with WordPress 4.9.
178 +
179 + ### v3.0.2 - 2017-10-10
180 + **Changes:**
181 + * Fix dependency for composer dependencies.
182 +
183 + ### v3.0.1 - 2017-10-06
184 + **Changes:**
185 + * Improved compatibility with various theme and plugins.
186 +* Fix for chart type selection when creation from media popup.
187 +
188 + ### v3.0.0 - 2017-09-05
189 + **Changes:**
190 + * Adds support manual configuration according to Google Visualization API.
191 +* Improves compatibility with more features from the pro version.
192 +
193 + ### v2.2.0 - 2017-08-16
194 + **Changes:**
195 + * Added custom number format for pie chart.
196 +* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
197 +
198 + ### v2.1.9 - 2017-07-10
199 + **Changes:**
200 + * Fixed display error with hex color.
201 +
202 + ### v2.1.8 - 2017-07-03
203 + **Changes:**
204 + * Added chart title into library.
205 +* Fixed SDK issues with dashboard widget.
206 +
207 + ### v2.1.7 - 2017-06-17
208 + **Changes:**
209 + * Updated sdk loading logic.
210 +
211 + ### v2.1.6 - 2017-06-07
212 + **Changes:**
213 + - Fixed non-latin chars render.
214 +
215 + ### v2.1.5 - 2017-06-02
216 + **Changes:**
217 + - Fixed markup issue which caused issue on library loading.
218 +
219 + ### v2.1.4 - 2017-06-02
220 + **Changes:**
221 + - Added support for non Latin characters
222 +
223 + ### v2.1.3 - 2017-05-31
224 + **Changes:**
225 +
226 + ### v2.1.2 - 2017-05-30
227 + **Changes:**
228 + - Fixed priority issue with wp_enqueue_media
229 +- Added latest version of sdk
230 +
231 + ### v2.1.1 - 2017-05-16
232 + **Changes:**
233 + - Fixed blinking chart issue.
234 +
235 + ### v2.1.0 - 2017-05-12
236 + **Changes:**
237 + - Fixed responsive issues on pagebuilders.
238 +- Fixed chart rendering if container is not found.
239 +- Added api key for geotype map.
240 +- Added compatibility with import from post_types.
241 +
242 + ### v2.0.4 - 2017-04-21
243 + **Changes:**
244 + - Fixed library rendering issue.
245 +- Added git tag check for deployment.
246 +- Added wraith for visual regression testing.
247 +
248 + ### v2.0.3 - 2017-04-13
249 + **Changes:**
250 + - Fixed SVN deploy script.
251 +- Fixed release version.
252 +
253 + ### v2.0.2 - 2017-04-13
254 + **Changes:**
255 + - Fixed svn deploy script.
256 +
257 + ### v2.0.2 - 2017-04-13
258 + **Changes:**
259 + - Fixed SVN deploy
260 +
261 + ### v2.0.1 - 2017-04-13
262 + **Changes:**
263 + - Fixed vendor include.
264 +
265 + ### 2.0.0 - 13/04/2017
266 + **Changes:**
267 + - Improved UI of the builder.
268 + - Added compatibility with the new options in the pro version.
269 + - Added new travis stack.
270 + - Added optin for tracking.
432 271
433 -#### Fixes
272 + ### 1.7.6 - 20/01/2017
273 + **Changes:**
274 + - Fixed issue when using the same shortcode multiple times on the same page.
434 275
435 -- Permissions tab disappears after a user modifies a chart's data
436 -- Conflict with Edit Flow plugin
437 -- Improve compatibility with Ninja Forms
438 -- Fix for color for Minor Grid Lines not working
276 + ### 1.7.5 - 14/12/2016
277 + **Changes:**
278 + - Removed footer banner upsell
279 + - Fixed series settings issue
280 + - Fixed issue with comas being used in numbers
439 281
440 -#### Features
441 -- Add support for key:value header to access JSON endpoints
442 -- Option to download CSV data of the chart without the row with series type
282 + ### 1.7.2 - 23/11/2016
283 + **Changes:**
284 + - Improved responsive mechanism
443 285
444 -### v3.4.11 - 2021-02-16
445 - **Changes:**
446 - * Development
447 -
448 - ### v3.4.10 - 2020-12-09
449 - **Changes:**
450 - * [Fix] Compatibility with Composer 2.0
451 -
452 - ### v3.4.9 - 2020-11-26
453 - **Changes:**
454 - * [Fix] Pie chart slices offset problem in the Gutenberg editor
455 -* [Fix] Warning is thrown when remote file is used as source
456 -* [Fix] Bubble chart legend position not working in the Gutenberg editor
457 -
458 - ### v3.4.8 - 2020-09-29
459 - **Changes:**
460 - * [Fix] Option to edit charts imported from JSON
461 -
462 - ### v3.4.7 - 2020-09-21
463 - **Changes:**
464 - * - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data
465 -* - [Fix] numberFormat option doesn't apply in Bar charts when using annotations
466 -* - [Fix] Google GEO chart is not rendering if 3rd data column is added
467 -
468 - ### v3.4.6 - 2020-08-11
469 - **Changes:**
470 - * [Feat] Show chart ID in the chart library
471 -* [Fix] Compatibility with WP 5.5
472 -* [Fix] Google charts: Series number format not applying in the Gutenberg editor
473 -* [Fix] Google Table chart does not display chart if boolean values are specified
474 -* [Fix] Duplicated enque for jsapi loader
475 -
476 - ### v3.4.5 - 2020-07-08
477 - **Changes:**
478 - * [Feat] New Google Table Charts
479 -* [Feat] Option for lazy loading Google Charts
480 -* [Feat] Option to easily copy chart shortcode code
481 -* [Fix] Remove Inside the Chart option for the legend position for Google Pie charts
482 -
483 - ### v3.4.4 - 2020-06-16
484 - **Changes:**
485 - * [Feat] Option to download charts as .png images
486 -* [Fix] Make UI more intuitive when a chart is missing in the editor
487 -* [Fix] Clicking Copy chart shows the Copied message multiple times
488 -* [Fix] Conflict with Modern Events Calendar plugin
489 -* [Fix] Chart size ( width and height ) options not working for ChartJS charts
490 -* [Fix] Resizing the window causes annotation-based charts to throw an error
491 -* [Fix] Remove Inside the Chart option as legend position for Google Pie charts
492 -* [Fix] Clicking Advanced Options panel breaks Bubble chart
493 -* [Fix] Missing posts revisions on chart update
494 -
495 - ### v3.4.3 - 2020-05-04
496 - **Changes:**
497 - * [Feat] Improved chart creation UX
498 -* [Feat] New option to control the number of charts per page in the Charts Library
499 -* [Feat] New option for filtering/ordering charts in the Charts Library
500 -* [Feat] Support for custom codes for the boolean data type in Table charts
501 -* [Fix] Support for displaying apostrophes in charts
502 -* [Fix] Visualizer button layout in the Classic block
503 -* [Fix] Bulk activation of plugin aborts activation of subsequent plugins
504 -
505 - ### v3.4.2 - 2020-02-17
506 - **Changes:**
507 - * New Cypress tests for the Gutenberg block
508 -
509 - ### v3.4.1 - 2020-02-14
510 - **Changes:**
511 - * [Fix] Insert chart button in the classic block
512 -* [Fix for Pro version] Import from chart did not work
513 -
514 - ### v3.4.0 - 2020-02-13
515 - **Changes:**
516 - * [Feat] Support for authentication for JSON import
517 -* [Feat] New chart type: Bubble
518 -* [Feat] Combine one-time import and schedule import into a single control for an online .csv file import
519 -* [Feat] Add support for annotations and other roles
520 -* [Feat] For every chart show the last updated date and any error that exists
521 -* [Feat] Tested up to WP 5.3
522 -* [Fix] When new data is imported using csv/url, the manual editor still show old data
523 -* [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts
524 -* [Fix] Table chart: Error appears when trying to import from JSON
525 -* [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets
526 -* [Fix] Long responsive table can overflow on smaller screens
527 -
528 - ### v3.3.4 - 2019-11-15
529 - **Changes:**
530 - * Fix issue with table chart not loading in the block editor
531 -
532 - ### v3.3.3 - 2019-11-12
533 - **Changes:**
534 - * Tested upto WordPress 5.3
535 -
536 - ### v3.3.2 - 2019-10-03
537 - **Changes:**
538 - * Add support for Dataset schema
539 -* Horizontal Axis formatting should apply to tooltips
540 -
541 - ### v3.3.1 - 2019-09-28
542 - **Changes:**
543 - * Increase minimum requirement to PHP 5.6
544 -* Fixed issue with loading customization.js on multisites
545 -* Fixed issue with manually editing a remotely loaded chart
546 -* Fixed issues with cloning
547 -* Fixed issues with ChartJS assigning default colors
548 -* Fix security issues in block editor
549 -
550 - ### v3.3.0 - 2019-08-14
551 - **Changes:**
552 - * Add support for ChartJS
553 -* Add alpha color picker for supported charts
554 -* Fix issue with some options of DataTable
555 -* Include DataTable charts in block editor
556 -* Fix issue with import from JSON not working with some sources
557 -* Add menu and onboarding page
558 -* Fix issue with frontend action checkboxes
559 -* Improve UX in advanced settings
560 -
561 - ### v3.2.1 - 2019-05-05
562 - **Changes:**
563 - * Fix issue with async loading of scripts
564 -
565 - ### v3.2.0 - 2019-05-03
566 - **Changes:**
567 - * Add support for charts in AMP requests
568 -* Add support to show charts from JSON/REST endpoints
569 -* Fix loading of Google Visualization javascript files
570 -* Add simple editors for editing chart data
571 -* Tested up to WP 5.2
572 -
573 - ### v3.1.3 - 2019-02-24
574 - **Changes:**
575 - * Fix issue with changing column settings of the last column in table chart
576 -* Add support for query language to get subset of data from Google Spreadsheet
577 -* Fix conflict with jquery 3.3.x
578 -* Migrated PHPExcel to PhpSpreadsheet
579 -* Front end action 'print' should print the chart and fall back to printing the data
580 -* Fix issue with table chart not showing in IE
581 -* Fix issue with multiple instances of same chart not showing
582 -* Fix issue with date type column does not work with Combo charts
583 -* Tested with WP 5.1
584 -
585 - ### v3.1.2 - 2018-12-06
586 - **Changes:**
587 - * Fix bug "Warning: A non-numeric value encountered"
588 -* Tested with WP 5.0
589 -
590 - ### v3.1.1 - 2018-12-05
591 - **Changes:**
592 - * Fix issue with Gutenberg support
593 -* Fix issue with loading new Table chart
594 -* Fix options that don't work correctly with some charts
595 -
596 - ### v3.1.0 - 2018-12-03
597 - **Changes:**
598 - * Add Table chart
599 -* Fix date format in sample files
600 -
601 - ### v3.0.12 - 2018-10-11
602 - **Changes:**
603 - * Added filter to enable users to change schedule of charts.
604 -* Fixed bug with line chart with timeofday column.
605 -* Fixed bug with scheduled charts that sometimes did not show updated data.
606 -* Javascript can be customized on a per user basis that will not be wiped out on update.
607 -
608 - ### v3.0.11 - 2018-08-15
609 - **Changes:**
610 - * Fixed issue with the Series Settings options for the Table Chart
611 -* Fixed issue with chart showing "Table has no columns" with remote sources
612 -
613 - ### v3.0.10 - 2018-07-20
614 - **Changes:**
615 - * Fixed problem with chart reverting to the default values
616 -* Fixed problem with Boolean column type
617 -* Fixed problem with the Geo chart type not saving colors options
618 -
619 - ### v3.0.9 - 2018-07-12
620 - **Changes:**
621 - * New chart title option for the back-end of the charts that don't allow a title on the front-end
622 -* Store the png images of the charts in a global array that can be used in JS
623 -* Added options for charts animations
624 -
625 - ### v3.0.8 - 2018-06-27
626 - **Changes:**
627 - * Added revision support for the chart post type
628 -* Added both % and Value to the Pie Slice
629 -* Use the blog locale for Visualizer's options
630 -* Fixed issue with data being fetched from the remote source every single time the chart was shown
631 -* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted
632 -
633 - ### v3.0.7 - 2018-03-26
634 - **Changes:**
635 - * Adds insert button in chart library.
636 -* Remove frontend assets where they are not needed.
637 -* Improve non-English charts compatibility.
638 -* Adds a filter to change charts locale.
639 -
640 - ### v3.0.6 - 2018-02-27
641 - **Changes:**
642 - * Fix UTF-8 support while saving the data.
643 -* Improve editing experience.
644 -* Improves compatibility with Premium version.
645 -* Adds chart button into TinyMCE editor.
646 -
647 - ### v3.0.5 - 2018-01-05
648 - **Changes:**
649 - * Fix chart rendering bug in firefox.
650 -* Fix review notification.
651 -
652 - ### v3.0.4 - 2017-11-27
653 - **Changes:**
654 - * Fix for review message notification.
655 -
656 - ### v3.0.3 - 2017-11-16
657 - **Changes:**
658 - * Adds compatibility with WordPress 4.9.
659 -
660 - ### v3.0.2 - 2017-10-10
661 - **Changes:**
662 - * Fix dependency for composer dependencies.
663 -
664 - ### v3.0.1 - 2017-10-06
665 - **Changes:**
666 - * Improved compatibility with various theme and plugins.
667 -* Fix for chart type selection when creation from media popup.
668 -
669 - ### v3.0.0 - 2017-09-05
670 - **Changes:**
671 - * Adds support manual configuration according to Google Visualization API.
672 -* Improves compatibility with more features from the pro version.
673 -
674 - ### v2.2.0 - 2017-08-16
675 - **Changes:**
676 - * Added custom number format for pie chart.
677 -* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
678 -
679 - ### v2.1.9 - 2017-07-10
680 - **Changes:**
681 - * Fixed display error with hex color.
682 -
683 - ### v2.1.8 - 2017-07-03
684 - **Changes:**
685 - * Added chart title into library.
686 -* Fixed SDK issues with dashboard widget.
687 -
688 - ### v2.1.7 - 2017-06-17
689 - **Changes:**
690 - * Updated sdk loading logic.
691 -
692 - ### v2.1.6 - 2017-06-07
693 - **Changes:**
694 - - Fixed non-latin chars render.
695 -
696 - ### v2.1.5 - 2017-06-02
697 - **Changes:**
698 - - Fixed markup issue which caused issue on library loading.
699 -
700 - ### v2.1.4 - 2017-06-02
701 - **Changes:**
702 - - Added support for non Latin characters
703 -
704 - ### v2.1.3 - 2017-05-31
705 - **Changes:**
706 -
707 - ### v2.1.2 - 2017-05-30
708 - **Changes:**
709 - - Fixed priority issue with wp_enqueue_media
710 -- Added latest version of sdk
711 -
712 - ### v2.1.1 - 2017-05-16
713 - **Changes:**
714 - - Fixed blinking chart issue.
715 -
716 - ### v2.1.0 - 2017-05-12
717 - **Changes:**
718 - - Fixed responsive issues on pagebuilders.
719 -- Fixed chart rendering if container is not found.
720 -- Added api key for geotype map.
721 -- Added compatibility with import from post_types.
722 -
723 - ### v2.0.4 - 2017-04-21
724 - **Changes:**
725 - - Fixed library rendering issue.
726 -- Added git tag check for deployment.
727 -- Added wraith for visual regression testing.
728 -
729 - ### v2.0.3 - 2017-04-13
730 - **Changes:**
731 - - Fixed SVN deploy script.
732 -- Fixed release version.
733 -
734 - ### v2.0.2 - 2017-04-13
735 - **Changes:**
736 - - Fixed svn deploy script.
737 -
738 - ### v2.0.2 - 2017-04-13
739 - **Changes:**
740 - - Fixed SVN deploy
741 -
742 - ### v2.0.1 - 2017-04-13
743 - **Changes:**
744 - - Fixed vendor include.
745 -
286 + ### 1.7.1 - 20/10/2016
287 + **Changes:**
288 + - Fixed bad link on grid lines
746 289
747 -### 2.0.0 - 13/04/2017
290 + ### 1.7.0 - 20/10/2016
291 + **Changes:**
292 + - Release 1.7.0
748 293
749 -**Changes:**
294 + ### 1.6.6 - 14/09/2016
295 + **Changes:**
296 + - Fixed issue on chart resizing on tabbed system
750 297
751 -- Improved UI of the builder.
298 + ### 1.6.5 - 09/09/2016
299 + **Changes:**
300 + - Fixed responsive issue
301 + - Fixed no axis color for line and bar charts
752 302
753 -- Added compatibility with the new options in the pro version.
303 + ### 1.6.0 - 19/08/2016
304 + **Changes:**
305 + - Fixed potential XSS security bug
306 + - Added support for charts in the media library
307 + - Removed pointer for the pro version
308 + - Added option to show legend on the left side
754 309
755 -- Added new travis stack.
310 + ### 1.5.6 - 05/07/2016
311 + **Changes:**
312 + - Added support for 3 more chart types
313 + - Fixed issue with charts not saving
756 314
757 -- Added optin for tracking.
315 + ### 1.5.5 - 31/05/2016
316 + **Changes:**
317 + - Added export feature for charts
318 + - Fixed issue with hovering on charts
758 319
759 -
760 -### 1.7.6 - 20/01/2017
761 -
762 -**Changes:**
763 -
764 -- Fixed issue when using the same shortcode multiple times on the same page.
765 -
766 -
767 -### 1.7.5 - 14/12/2016
768 -
769 -**Changes:**
770 -
771 -- Removed footer banner upsell
772 -
773 -- Fixed series settings issue
774 -
775 -- Fixed issue with comas being used in numbers
776 -
777 -
778 -### 1.7.2 - 23/11/2016
779 -
780 -**Changes:**
781 -
782 -- Improved responsive mechanism
783 -
784 -
785 -### 1.7.1 - 20/10/2016
786 -
787 -**Changes:**
788 -
789 -- Fixed bad link on grid lines
790 -
791 -
792 -### 1.7.0 - 20/10/2016
793 -
794 -**Changes:**
795 -
796 -- Release 1.7.0
797 -
798 -
799 -### 1.6.6 - 14/09/2016
800 -
801 -**Changes:**
802 -
803 -- Fixed issue on chart resizing on tabbed system
804 -
805 -
806 -### 1.6.5 - 09/09/2016
807 -
808 -**Changes:**
809 -
810 -- Fixed responsive issue
811 -
812 -- Fixed no axis color for line and bar charts
813 -
814 -
815 -### 1.6.0 - 19/08/2016
816 -
817 -**Changes:**
818 -
819 -- Fixed potential XSS security bug
820 -
821 -- Added support for charts in the media library
822 -
823 -- Removed pointer for the pro version
824 -
825 -- Added option to show legend on the left side
826 -
827 -
828 -### 1.5.6 - 05/07/2016
829 -
830 -**Changes:**
831 -
832 -- Added support for 3 more chart types
833 -
834 -- Fixed issue with charts not saving
835 -
836 -
837 -### 1.5.5 - 31/05/2016
838 -
839 -**Changes:**
840 -
841 -- Added export feature for charts
842 -
843 -- Fixed issue with hovering on charts
844 -
845 -
846 -### 1.5.4 - 04/03/2016
847 -
848 - Changes:
849 -
850 -
851 - * free search over charts
852 -
853 -free search over charts
854 - * free search over charts
855 -
856 -free search over charts
857 - * Merge pull request #69 from abaicus/development
858 -
859 -!!!Changed search styles
860 - * Added free search text over charts
861 - * Merge pull request #68 from abaicus/development
862 -
863 -Fixed Style Issues
864 - * Merge branch 'production' into development
865 -
866 -# Conflicts:
320 +
321 +### 1.5.4 - 04/03/2016
322 +
323 + Changes:
324 +
325 +
326 + * free search over charts
327 +
328 +free search over charts
329 + * free search over charts
330 +
331 +free search over charts
332 + * Merge pull request #69 from abaicus/development
333 +
334 +!!!Changed search styles
335 + * Added free search text over charts
336 + * Merge pull request #68 from abaicus/development
337 +
338 +Fixed Style Issues
339 + * Merge branch 'production' into development
340 +
341 +# Conflicts:
867 342 # classes/Visualizer/Plugin.php