| @@ -244,8 +244,41 @@ | ||
| 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 | + | |
| 267 | +##### [Version 4.0.5](https://github.com/Codeinwp/visualizer/compare/v4.0.4...v4.0.5) (2026-07-10) | |
| 268 | + | |
| 269 | +- Enhanced security | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | +##### [Version 4.0.4](https://github.com/Codeinwp/visualizer/compare/v4.0.3...v4.0.4) (2026-06-30) | |
| 275 | + | |
| 276 | +- Enhanced security | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 248 | 281 | ##### [Version 4.0.3](https://github.com/Codeinwp/visualizer/compare/v4.0.2...v4.0.3) (2026-06-09) |
| 249 | 282 | |
| 250 | 283 | - Improved layout compatibility with WP 7.0 |
| 251 | 284 | |
| @@ -255,9 +288,9 @@ | ||
| 255 | 288 | ##### [Version 4.0.2](https://github.com/Codeinwp/visualizer/compare/v4.0.1...v4.0.2) (2026-05-19) |
| 256 | 289 | |
| 257 | 290 | - Fixed broken candlestick chart |
| 258 | 291 | - Updated dependencies |
| 259 | -- Enhanced security | |
| 292 | +- Enhanced security (CVE-2026-65526 fixed) | |
| 260 | 293 | |
| 261 | 294 | |
| 262 | 295 | |
| 263 | 296 | |