@@ -211,6 +211,12 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
211211
212212[ http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables ] ( http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables )
213213
214+ ### How to report a security issue? ###
215+
216+ Plugin security is a core priority for us. If you identify a potential vulnerability, we ask that you disclose it responsibly.
217+
218+ Please follow the reporting protocols outlined on our [ Security Page] ( https://themeisle.com/security/ ) .
219+
214220## Screenshots ##
215221
2162221 . Charts Selection
@@ -223,6 +229,29 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
223229
224230## Changelog ##
225231
232+ #### [ Version 4.0.0] ( https://github.com/Codeinwp/visualizer/compare/v3.11.15...v4.0.0 ) (2026-03-31)
233+
234+ ### New Features
235+ - Introducing AI chart creation powered by D3.js
236+ - You can now import XLSX files natively
237+ - The charts library now includes a grid and list view for easier browsing
238+ - Added a new Elementor widget for displaying Visualizer charts
239+ - Improved auto-sync reliability by replacing WP-Cron with Action Scheduler
240+
241+ ### Improvements
242+ - Cleaned up legacy block controls in the Block Editor
243+
244+ ### Bug Fixes
245+ - Resolved an issue where lazy charts didn’t render when already in the viewport on page load
246+ - Fixed a fatal error on servers with broken FTP filesystem configuration
247+ - Addressed errors occurring in the getCSV method
248+ - Fixed an intermittent sidebar scroll issue in Chrome
249+ - Prevented a double clipboard alert when copying
250+ - Fixed a bubble chart crash on window resize when using named series in manual configuration
251+
252+
253+
254+
226255##### [ Version 3.11.15] ( https://github.com/Codeinwp/visualizer/compare/v3.11.14...v3.11.15 ) (2026-03-04)
227256
228257- Enhanced security
0 commit comments