Releases: Codeinwp/visualizer
Releases · Codeinwp/visualizer
v3.7.7
Version 3.7.7 (2022-05-31)
- Harden security by enforcing unescaped urls.
v3.7.6
Version 3.7.6 (2022-05-26)
- Fix PHP 8.0 or above compatibility issue
- Fix the space missing between the id and class attributes of the charts
- Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin
- Fix charts placed in accordion (tabs) that do not load properly
- Fix conflict with translation plugins
v3.7.5
Version 3.7.5 (2022-03-17)
- Fix display long hAxis text issue
- Improve features discoverability.
v3.7.4
Version 3.7.4 (2022-02-07)
- Fix multiple lazy load charts issue
- Tested up to WordPress 5.9 version
v3.7.3
Version 3.7.3 (2022-01-19)
- Fix multiple charts lazy rendering issue
- Upgrade jQuery UI core library CDN
- Fix console error when rendering multiple charts
- Keep only Line / Pie / bar / Table charts in free version
v3.7.2
Version 3.7.2 (2021-12-20)
- Add latest chartJS library support in the bar chart
- Fix horizontal axis showing date format in Bar chart
- Fix orientation rotate issue in mobile
- CSS performance improvements
- Improve JS performance
v3.7.1
Version 3.7.1 (2021-11-17)
- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite
- [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information
- [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values
- [Fix] Multiple Visualizer charts causing rendering issues (blank page)
- [Fix] Charts are not resizing on landscape view on mobile
- [Fix] Notices/Warnings appear on the front-end if the user is not logged in for some charts
- [Fix] Radar/Spider Chart Tooltip in PRO does not show the data value
v3.7.0
Version 3.7.0 (2021-10-07)
Features
- Add option to enable/disable save the chart image
- Enhanced caching
Fixes
- Fix undefined variable errors when using Gutenberg blocks
- Fix broken chart in iOS and Safari
- Fix custom refresh time support for DB chart
- Fix table placed inside accordion cannot be scrolled down (refreshes all the time)
- Fix pagination doesn't work in the library
- Fix HTML entities in JSON break Visualizer Table Chart
- Fix string type columns affect the target of the formatting applied to a number column
v3.6.1
Version 3.6.1 (2021-08-04)
- Fix broken dropdown style issue
- Add block support in widget area
- Add wp alpha color picker support
- Fix broken chart layout issue when add long title
v3.6.0
Version 3.6.0 (2021-07-08)
Features
- Adds option to render chart as image
- Automatically render chart as image on AMP
Fixes
- [Chart Type: TABLE] When adding a blank header, the last column of the table disappears
- Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height)
- Improve compatibility with Site Kit by Google
- Loading icon doesn't disappear until you edit the chart again [Line Chart]
- Broken chart if used inside an accordion (expand/collapse)