| @@ -1,58 +1,4 @@ | ||
| 1 | -##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17) | |
| 2 | - | |
| 3 | -- Updated dependencies | |
| 4 | -- Updated WordPress version required to 5.2 or higher | |
| 5 | - | |
| 6 | -##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13) | |
| 7 | - | |
| 8 | -- Removed branding label | |
| 9 | - | |
| 10 | -##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05) | |
| 11 | - | |
| 12 | -- Added About Us page integration | |
| 13 | -- Updated dependencies | |
| 14 | - | |
| 15 | -##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24) | |
| 16 | - | |
| 17 | -- Fixed data tables horizontal scrolling issue | |
| 18 | -- Added legend position default label text | |
| 19 | -- Added tooltip default label text | |
| 20 | -- Fixed Gutenberg block error | |
| 21 | -- Fixed table chart rendering issue in Gutenberg block | |
| 22 | -- Fixed compatibility issue with the FSE editor | |
| 23 | -- Fixed compatibility issue with WP 5.6 | |
| 24 | -- Fixed console error when importing charts from others | |
| 25 | -- Fixed pagination enable/disable issue | |
| 26 | -- Fixed editor rows limitation issue | |
| 27 | - | |
| 28 | -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04) | |
| 29 | - | |
| 30 | -- Added a setup wizard onboarding page | |
| 31 | -- Fixed empty chart issue | |
| 32 | - | |
| 33 | -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30) | |
| 34 | - | |
| 35 | -- Improved chart actions icons | |
| 36 | -- Updated WordPress core tested up to version | |
| 37 | - | |
| 38 | -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20) | |
| 39 | - | |
| 40 | -- Fixed custom format issue in ChartJS | |
| 41 | - | |
| 42 | -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30) | |
| 43 | - | |
| 44 | -- Improved security by escaping shortcode attribute before render | |
| 45 | -- Compatibility with PHP 8.2 | |
| 46 | - | |
| 47 | -##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12) | |
| 48 | - | |
| 49 | -- Fixed the lock of PRO features bypass | |
| 50 | - | |
| 51 | -##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05) | |
| 52 | - | |
| 53 | -- Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970) | |
| 54 | - | |
| 55 | 1 | ##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21) |
| 56 | 2 | |
| 57 | 3 | - Fixed Geo chart [PRO] flickering issue |
| 58 | 4 | - Added disable legend option for ChartJS chart |