| @@ -1,4 +1,38 @@ | ||
| 1 | +##### [Version 3.10.7](https://github.com/Codeinwp/visualizer/compare/v3.10.6...v3.10.7) (2024-02-06) | |
| 2 | + | |
| 3 | +### Fixes | |
| 4 | +- Rendering charts that are under tabs/hidden containers | |
| 5 | +- Updated dependencies | |
| 6 | +- Updated CTA buttons | |
| 7 | +- Updated UTM campaign links | |
| 8 | + | |
| 9 | +##### [Version 3.10.6](https://github.com/Codeinwp/visualizer/compare/v3.10.5...v3.10.6) (2024-01-18) | |
| 10 | + | |
| 11 | +### Fixes | |
| 12 | +- Enhanced security | |
| 13 | + | |
| 14 | +##### [Version 3.10.5](https://github.com/Codeinwp/visualizer/compare/v3.10.4...v3.10.5) (2023-12-19) | |
| 15 | + | |
| 16 | +### Improvements | |
| 17 | +- **Added chart responsive support** | |
| 18 | +- **SDK Updates** | |
| 19 | + | |
| 20 | +### Bug Fixes | |
| 21 | +- **Fixed chart data filter issue** | |
| 22 | +- **Fixed animation issue fusion builder** | |
| 23 | +- **Fixed live import issue with Gutenberg block** | |
| 24 | +- **Fixed tooltip text rendering issue in ChartJS** | |
| 25 | +- **Fixed onboarding chart import issue** | |
| 26 | +- **Removed PHP deprecated function** | |
| 27 | +- **Fixed compatibility issue with WP VIP** | |
| 28 | +- **Fixed PHP 8.1 deprecated error** | |
| 29 | + | |
| 30 | +##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17) | |
| 31 | + | |
| 32 | +- Updated dependencies | |
| 33 | +- Updated WordPress version required to 5.2 or higher | |
| 34 | + | |
| 1 | 35 | ##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13) |
| 2 | 36 | |
| 3 | 37 | - Removed branding label |
| 4 | 38 | |