| @@ -1,95 +1,4 @@ | ||
| 1 | -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04) | |
| 2 | - | |
| 3 | -- Added a setup wizard onboarding page | |
| 4 | -- Fixed empty chart issue | |
| 5 | - | |
| 6 | -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30) | |
| 7 | - | |
| 8 | -- Improved chart actions icons | |
| 9 | -- Updated WordPress core tested up to version | |
| 10 | - | |
| 11 | -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20) | |
| 12 | - | |
| 13 | -- Fixed custom format issue in ChartJS | |
| 14 | - | |
| 15 | -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30) | |
| 16 | - | |
| 17 | -- Improved security by escaping shortcode attribute before render | |
| 18 | -- Compatibility with PHP 8.2 | |
| 19 | - | |
| 20 | -##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12) | |
| 21 | - | |
| 22 | -- Fixed the lock of PRO features bypass | |
| 23 | - | |
| 24 | -##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05) | |
| 25 | - | |
| 26 | -- Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970) | |
| 27 | - | |
| 28 | -##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21) | |
| 29 | - | |
| 30 | -- Fixed Geo chart [PRO] flickering issue | |
| 31 | -- Added disable legend option for ChartJS chart | |
| 32 | -- Enhanced security | |
| 33 | - | |
| 34 | -##### [Version 3.9.1](https://github.com/Codeinwp/visualizer/compare/v3.9.0...v3.9.1) (2022-11-17) | |
| 35 | - | |
| 36 | -- Fixed PHP error when Polylang plugin is activated [#960](https://github.com/Codeinwp/visualizer/issues/960) | |
| 37 | - | |
| 38 | -#### [Version 3.9.0](https://github.com/Codeinwp/visualizer/compare/v3.8.1...v3.9.0) (2022-11-10) | |
| 39 | - | |
| 40 | -- Fixed table chart decimal number issue Decimal Numbers are ignored and not displayed [#955](https://github.com/Codeinwp/visualizer/issues/955) | |
| 41 | -- Fix the scrollbar issue that happens on WP 6.1 version [WP 6.1] Chart permissions selector is not scrollable [#950](https://github.com/Codeinwp/visualizer/issues/950) | |
| 42 | -- Fix PHP Warning Warning when copy (frontend action) is enabled [#949](https://github.com/Codeinwp/visualizer/issues/949) | |
| 43 | -- Compatibility with the WPML translation plugin for translating charts [PRO feature] add support for string translations [#731](https://github.com/Codeinwp/visualizer/issues/731) | |
| 44 | -- Integration with Woocommerce Data endpoints for creating charts [PRO feature] | |
| 45 | -- Show new features on chart library page | |
| 46 | - | |
| 47 | -##### [Version 3.8.1](https://github.com/Codeinwp/visualizer/compare/v3.8.0...v3.8.1) (2022-10-12) | |
| 48 | - | |
| 49 | - | |
| 50 | -- Change copy shortcode icon to clone a chart We can change copy Short Code icon [#945](https://github.com/Codeinwp/visualizer/issues/945) | |
| 51 | -- Fix temp file creation issue on instawp selecting the line chart is not working on instawp [#940](https://github.com/Codeinwp/visualizer/issues/940) | |
| 52 | -- Fix control Type error | |
| 53 | -- Fixed simple editor scrolling issue | |
| 54 | -- Fix filter broken layout | |
| 55 | -- Fix chartJs javascript error when rendering multiple charts | |
| 56 | - | |
| 57 | -#### [Version 3.8.0](https://github.com/Codeinwp/visualizer/compare/v3.7.12...v3.8.0) (2022-09-21) | |
| 58 | - | |
| 59 | -- Add data filter support for the charts | |
| 60 | - | |
| 61 | -##### [Version 3.7.12](https://github.com/Codeinwp/visualizer/compare/v3.7.11...v3.7.12) (2022-09-07) | |
| 62 | - | |
| 63 | -- Fixed compatibility issue with some themes and plugins [#933](https://github.com/Codeinwp/visualizer/issues/933) | |
| 64 | - | |
| 65 | -##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30) | |
| 66 | - | |
| 67 | -- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925) | |
| 68 | -- Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926) | |
| 69 | -- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924) | |
| 70 | -- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922) | |
| 71 | -- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920) | |
| 72 | -- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915) | |
| 73 | -- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930) | |
| 74 | -- Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918) | |
| 75 | - | |
| 76 | -##### [Version 3.7.10](https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10) (2022-07-05) | |
| 77 | - | |
| 78 | - | |
| 79 | -- Fix watermark/copyright opacity wrong value [#910](https://github.com/Codeinwp/visualizer/issues/910) | |
| 80 | - | |
| 81 | -##### [Version 3.7.9](https://github.com/Codeinwp/visualizer/compare/v3.7.8...v3.7.9) (2022-06-22) | |
| 82 | - | |
| 83 | -* Fix branding bad HTML | |
| 84 | - | |
| 85 | -##### [Version 3.7.8](https://github.com/Codeinwp/visualizer/compare/v3.7.7...v3.7.8) (2022-06-21) | |
| 86 | - | |
| 87 | -- Add the description field in the pie chart | |
| 88 | -- Fix Label other is not visible on the pie chart | |
| 89 | -- Fix the pagination issue in the chart library | |
| 90 | -- Update dependencies | |
| 91 | - | |
| 92 | 1 | ##### [Version 3.7.7](https://github.com/Codeinwp/visualizer/compare/v3.7.6...v3.7.7) (2022-05-31) |
| 93 | 2 | |
| 94 | 3 | * Harden security by enforcing unescaped urls. |
| 95 | 4 | |