PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.11.10
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.11.10
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 +0 -85 4.0.83.11.10 View file →
@@ -1,89 +1,4 @@
1 -##### [Version 4.0.8](https://github.com/Codeinwp/visualizer/compare/v4.0.7...v4.0.8) (2026-09-11)
2 -
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 1 ##### [Version 3.11.10](https://github.com/Codeinwp/visualizer/compare/v3.11.9...v3.11.10) (2025-04-16)
87 2
88 3 - Fixed special characters not rendering correctly in Legend labels
89 4 - Updated dependencies