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