PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 4.0.7
Visualizer – Tables & Charts Manager with Built-in AI Generator v4.0.7
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 | readme.md +20 -1 4.0.54.0.7 View file →
@@ -244,8 +244,27 @@
244 244 8. Block editor - Chart Library
245 245
246 246 ## Changelog ##
247 247
248 +##### [Version 4.0.7](https://github.com/Codeinwp/visualizer/compare/v4.0.6...v4.0.7) (2026-07-30)
249 +
250 +- 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.
251 +- Updated dependencies
252 +- Enhanced security — fixed unauthorized chart_data REST access.
253 +
254 +
255 +
256 +
257 +##### [Version 4.0.6](https://github.com/Codeinwp/visualizer/compare/v4.0.5...v4.0.6) (2026-07-22)
258 +
259 +- Fixed scheduled imports from remote CSV files so charts continue to refresh automatically in the background.
260 +- Fixed an issue where charts using lazy rendering could remain blank when their scripts finished loading in the wrong order.
261 +- Improved the overall security of the product. Thanks to **creeper_kirby** for responsibly reporting the issue.
262 +- Updated dependencies.
263 +
264 +
265 +
266 +
248 267 ##### [Version 4.0.5](https://github.com/Codeinwp/visualizer/compare/v4.0.4...v4.0.5) (2026-07-10)
249 268
250 269 - Enhanced security
251 270
@@ -269,9 +288,9 @@
269 288 ##### [Version 4.0.2](https://github.com/Codeinwp/visualizer/compare/v4.0.1...v4.0.2) (2026-05-19)
270 289
271 290 - Fixed broken candlestick chart
272 291 - Updated dependencies
273 -- Enhanced security
292 +- Enhanced security (CVE-2026-65526 fixed)
274 293
275 294
276 295
277 296