| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | === Visualizer: Tables and Charts Manager for WordPress # === |
| 2 | 2 | Contributors: codeinwp,themeisle,marius2012,marius_codeinwp,hardeepasrani,rozroz,Madalin_ThemeIsle |
| 3 | 3 | Tags: tables, charts, pie, visualization, graphs |
| 4 | 4 | Requires at least: 3.5 |
| 5 | -Tested up to: 6.2 | |
| 5 | +Tested up to: 6.1 | |
| 6 | 6 | Requires PHP: 5.6 |
| 7 | 7 | Stable tag: trunk |
| 8 | 8 | License: GPL v2.0 or later |
| 9 | 9 | License URI: http://www.opensource.org/licenses/gpl-license.php |
| @@ -161,31 +161,8 @@ | ||
| 161 | 161 | 12. Bar settings, Series settings |
| 162 | 162 | 13. Bar chart |
| 163 | 163 | |
| 164 | 164 | == Changelog == |
| 165 | - | |
| 166 | -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04) | |
| 167 | - | |
| 168 | -- Added a setup wizard onboarding page | |
| 169 | -- Fixed empty chart issue | |
| 170 | - | |
| 171 | - | |
| 172 | - | |
| 173 | - | |
| 174 | -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30) | |
| 175 | - | |
| 176 | -- Improved chart actions icons | |
| 177 | -- Updated WordPress core tested up to version | |
| 178 | - | |
| 179 | - | |
| 180 | - | |
| 181 | - | |
| 182 | -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20) | |
| 183 | - | |
| 184 | -- Fixed custom format issue in ChartJS | |
| 185 | - | |
| 186 | - | |
| 187 | - | |
| 188 | 165 | |
| 189 | 166 | ##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30) |
| 190 | 167 | |
| 191 | 168 | - Improved security by escaping shortcode attribute before render |