| @@ -1,41 +1,4 @@ | ||
| 1 | -##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05) | |
| 2 | - | |
| 3 | -- Added About Us page integration | |
| 4 | -- Updated dependencies | |
| 5 | - | |
| 6 | -##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24) | |
| 7 | - | |
| 8 | -- Fixed data tables horizontal scrolling issue | |
| 9 | -- Added legend position default label text | |
| 10 | -- Added tooltip default label text | |
| 11 | -- Fixed Gutenberg block error | |
| 12 | -- Fixed table chart rendering issue in Gutenberg block | |
| 13 | -- Fixed compatibility issue with the FSE editor | |
| 14 | -- Fixed compatibility issue with WP 5.6 | |
| 15 | -- Fixed console error when importing charts from others | |
| 16 | -- Fixed pagination enable/disable issue | |
| 17 | -- Fixed editor rows limitation issue | |
| 18 | - | |
| 19 | -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04) | |
| 20 | - | |
| 21 | -- Added a setup wizard onboarding page | |
| 22 | -- Fixed empty chart issue | |
| 23 | - | |
| 24 | -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30) | |
| 25 | - | |
| 26 | -- Improved chart actions icons | |
| 27 | -- Updated WordPress core tested up to version | |
| 28 | - | |
| 29 | -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20) | |
| 30 | - | |
| 31 | -- Fixed custom format issue in ChartJS | |
| 32 | - | |
| 33 | -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30) | |
| 34 | - | |
| 35 | -- Improved security by escaping shortcode attribute before render | |
| 36 | -- Compatibility with PHP 8.2 | |
| 37 | - | |
| 38 | 1 | ##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12) |
| 39 | 2 | |
| 40 | 3 | - Fixed the lock of PRO features bypass |
| 41 | 4 | |