Skip to content

Tags: Codeinwp/visualizer

Tags

v4.0.7

Toggle v4.0.7's commit message
chore(release): 4.0.7

##### [Version 4.0.7](v4.0.6...v4.0.7) (2026-07-30)

- 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.
- Updated dependencies
- Enhanced security — fixed unauthorized chart_data REST access.

v4.0.6

Toggle v4.0.6's commit message
chore(release): 4.0.6

##### [Version 4.0.6](v4.0.5...v4.0.6) (2026-07-22)

- Fixed scheduled imports from remote CSV files so charts continue to refresh automatically in the background.
- Fixed an issue where charts using lazy rendering could remain blank when their scripts finished loading in the wrong order.
- Improved the overall security of the product. Thanks to **creeper_kirby** for responsibly reporting the issue.
- Updated dependencies.

v4.0.5

Toggle v4.0.5's commit message
chore(release): 4.0.5

##### [Version 4.0.5](v4.0.4...v4.0.5) (2026-07-10)

- Enhanced security

v4.0.4

Toggle v4.0.4's commit message
chore(release): 4.0.4

##### [Version 4.0.4](v4.0.3...v4.0.4) (2026-06-30)

- Enhanced security

v4.0.3

Toggle v4.0.3's commit message
chore(release): 4.0.3

##### [Version 4.0.3](v4.0.2...v4.0.3) (2026-06-09)

- Improved layout compatibility with WP 7.0

v4.0.2

Toggle v4.0.2's commit message
chore(release): 4.0.2

##### [Version 4.0.2](v4.0.1...v4.0.2) (2026-05-19)

- Fixed broken candlestick chart
- Updated dependencies
- Enhanced security

v4.0.1

Toggle v4.0.1's commit message
chore(release): 4.0.1

##### [Version 4.0.1](v4.0.0...v4.0.1) (2026-03-31)

- Internal update to ensure compatibility and improve system consistency.

v4.0.0

Toggle v4.0.0's commit message
chore(release): 4.0.0

#### [Version 4.0.0](v3.11.15...v4.0.0) (2026-03-31)

### New Features
- Introducing AI chart creation powered by D3.js
- You can now import XLSX files natively
- The charts library now includes a grid and list view for easier browsing
- Added a new Elementor widget for displaying Visualizer charts
- Improved auto-sync reliability by replacing WP-Cron with Action Scheduler

### Improvements
- Cleaned up legacy block controls in the Block Editor

### Bug Fixes
- Resolved an issue where lazy charts didn’t render when already in the viewport on page load
- Fixed a fatal error on servers with broken FTP filesystem configuration
- Addressed errors occurring in the getCSV method
- Fixed an intermittent sidebar scroll issue in Chrome
- Prevented a double clipboard alert when copying
- Fixed a bubble chart crash on window resize when using named series in manual configuration

v3.11.15

Toggle v3.11.15's commit message
chore(release): 3.11.15

##### [Version 3.11.15](v3.11.14...v3.11.15) (2026-03-04)

- Enhanced security

v3.11.14

Toggle v3.11.14's commit message
chore(release): 3.11.14

##### [Version 3.11.14](v3.11.13...v3.11.14) (2025-11-28)

- Enhanced security