| @@ -1,57 +1,4 @@ | ||
| 1 | -##### [Version 4.0.6](https://github.com/Codeinwp/visualizer/compare/v4.0.5...v4.0.6) (2026-07-22) | |
| 2 | - | |
| 3 | -- Fixed scheduled imports from remote CSV files so charts continue to refresh automatically in the background. | |
| 4 | -- Fixed an issue where charts using lazy rendering could remain blank when their scripts finished loading in the wrong order. | |
| 5 | -- Improved the overall security of the product. Thanks to **creeper_kirby** for responsibly reporting the issue. | |
| 6 | -- Updated dependencies. | |
| 7 | - | |
| 8 | -##### [Version 4.0.5](https://github.com/Codeinwp/visualizer/compare/v4.0.4...v4.0.5) (2026-07-10) | |
| 9 | - | |
| 10 | -- Enhanced security | |
| 11 | - | |
| 12 | -##### [Version 4.0.4](https://github.com/Codeinwp/visualizer/compare/v4.0.3...v4.0.4) (2026-06-30) | |
| 13 | - | |
| 14 | -- Enhanced security | |
| 15 | - | |
| 16 | -##### [Version 4.0.3](https://github.com/Codeinwp/visualizer/compare/v4.0.2...v4.0.3) (2026-06-09) | |
| 17 | - | |
| 18 | -- Improved layout compatibility with WP 7.0 | |
| 19 | - | |
| 20 | -##### [Version 4.0.2](https://github.com/Codeinwp/visualizer/compare/v4.0.1...v4.0.2) (2026-05-19) | |
| 21 | - | |
| 22 | -- Fixed broken candlestick chart | |
| 23 | -- Updated dependencies | |
| 24 | -- Enhanced security | |
| 25 | - | |
| 26 | -##### [Version 4.0.1](https://github.com/Codeinwp/visualizer/compare/v4.0.0...v4.0.1) (2026-03-31) | |
| 27 | - | |
| 28 | -- Internal update to ensure compatibility and improve system consistency. | |
| 29 | - | |
| 30 | -#### [Version 4.0.0](https://github.com/Codeinwp/visualizer/compare/v3.11.15...v4.0.0) (2026-03-31) | |
| 31 | - | |
| 32 | -### New Features | |
| 33 | -- Introducing AI chart creation powered by D3.js | |
| 34 | -- You can now import XLSX files natively | |
| 35 | -- The charts library now includes a grid and list view for easier browsing | |
| 36 | -- Added a new Elementor widget for displaying Visualizer charts | |
| 37 | -- Improved auto-sync reliability by replacing WP-Cron with Action Scheduler | |
| 38 | - | |
| 39 | -### Improvements | |
| 40 | -- Cleaned up legacy block controls in the Block Editor | |
| 41 | - | |
| 42 | -### Bug Fixes | |
| 43 | -- Resolved an issue where lazy charts didn’t render when already in the viewport on page load | |
| 44 | -- Fixed a fatal error on servers with broken FTP filesystem configuration | |
| 45 | -- Addressed errors occurring in the getCSV method | |
| 46 | -- Fixed an intermittent sidebar scroll issue in Chrome | |
| 47 | -- Prevented a double clipboard alert when copying | |
| 48 | -- Fixed a bubble chart crash on window resize when using named series in manual configuration | |
| 49 | - | |
| 50 | -##### [Version 3.11.15](https://github.com/Codeinwp/visualizer/compare/v3.11.14...v3.11.15) (2026-03-04) | |
| 51 | - | |
| 52 | -- Enhanced security | |
| 53 | - | |
| 54 | 1 | ##### [Version 3.11.14](https://github.com/Codeinwp/visualizer/compare/v3.11.13...v3.11.14) (2025-11-28) |
| 55 | 2 | |
| 56 | 3 | - Enhanced security |
| 57 | 4 | |