| @@ -1,4 +1,25 @@ | ||
| 1 | +##### [Version 3.10.5](https://github.com/Codeinwp/visualizer/compare/v3.10.4...v3.10.5) (2023-12-19) | |
| 2 | + | |
| 3 | +### Improvements | |
| 4 | +- **Added chart responsive support** | |
| 5 | +- **SDK Updates** | |
| 6 | + | |
| 7 | +### Bug Fixes | |
| 8 | +- **Fixed chart data filter issue** | |
| 9 | +- **Fixed animation issue fusion builder** | |
| 10 | +- **Fixed live import issue with Gutenberg block** | |
| 11 | +- **Fixed tooltip text rendering issue in ChartJS** | |
| 12 | +- **Fixed onboarding chart import issue** | |
| 13 | +- **Removed PHP deprecated function** | |
| 14 | +- **Fixed compatibility issue with WP VIP** | |
| 15 | +- **Fixed PHP 8.1 deprecated error** | |
| 16 | + | |
| 17 | +##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17) | |
| 18 | + | |
| 19 | +- Updated dependencies | |
| 20 | +- Updated WordPress version required to 5.2 or higher | |
| 21 | + | |
| 1 | 22 | ##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13) |
| 2 | 23 | |
| 3 | 24 | - Removed branding label |
| 4 | 25 | |