| @@ -1,10 +1,10 @@ | ||
| 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 | -Requires at least: 5.2 | |
| 5 | -Tested up to: 6.4 | |
| 6 | -Requires PHP: 7.4 | |
| 4 | +Requires at least: 3.5 | |
| 5 | +Tested up to: 6.1 | |
| 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 |
| 10 | 10 | |
| @@ -146,178 +146,23 @@ | ||
| 146 | 146 | [http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables](http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables) |
| 147 | 147 | |
| 148 | 148 | ## Screenshots ## |
| 149 | 149 | |
| 150 | -1. Charts Selection | |
| 151 | -2. Quick Actions | |
| 152 | -3. Import Options | |
| 153 | -4. Bar Chart | |
| 154 | -5. Bar Chart Settings | |
| 155 | -6. Line Chart Settings | |
| 156 | -7. Block editor - Chart Library | |
| 150 | +1. Chart selection | |
| 151 | +2. Chart selection 2 | |
| 152 | +3. Library | |
| 153 | +4. Download | |
| 154 | +5. Line settings | |
| 155 | +6. Pie settings | |
| 156 | +7. Block editor - Pie chart settings | |
| 157 | +8. Block editor - Pie chart | |
| 158 | +9. Block editor - Chart library | |
| 159 | +10. Block editor chart | |
| 160 | +11. Bar settings | |
| 161 | +12. Bar settings, Series settings | |
| 162 | +13. Bar chart | |
| 157 | 163 | |
| 158 | 164 | == Changelog == |
| 159 | - | |
| 160 | -##### [Version 3.10.11](https://github.com/Codeinwp/visualizer/compare/v3.10.10...v3.10.11) (2024-04-01) | |
| 161 | - | |
| 162 | -### Fixes | |
| 163 | -- Updated internal dependencies | |
| 164 | -- Improved E2E testing | |
| 165 | - | |
| 166 | - | |
| 167 | - | |
| 168 | - | |
| 169 | -##### [Version 3.10.10](https://github.com/Codeinwp/visualizer/compare/v3.10.9...v3.10.10) (2024-03-28) | |
| 170 | - | |
| 171 | -### Fixes | |
| 172 | -- Fixed blueprint schema for Live Preview | |
| 173 | - | |
| 174 | - | |
| 175 | - | |
| 176 | - | |
| 177 | -##### [Version 3.10.9](https://github.com/Codeinwp/visualizer/compare/v3.10.8...v3.10.9) (2024-03-27) | |
| 178 | - | |
| 179 | -### Fixes | |
| 180 | -- Visualizer live preview fixed | |
| 181 | -- Updated internal dependencies | |
| 182 | - | |
| 183 | - | |
| 184 | - | |
| 185 | - | |
| 186 | -##### [Version 3.10.8](https://github.com/Codeinwp/visualizer/compare/v3.10.7...v3.10.8) (2024-03-14) | |
| 187 | - | |
| 188 | -### Bug Fixes | |
| 189 | -- Fix Google chart rendering condition for Classic Plugin | |
| 190 | -- Changes the speed and position of the loading bar | |
| 191 | - | |
| 192 | -### Improvements | |
| 193 | -- Add a Live Preview button for the plugin page on wordpress.org | |
| 194 | -- Added NPS survey | |
| 195 | - | |
| 196 | - | |
| 197 | - | |
| 198 | - | |
| 199 | -##### [Version 3.10.7](https://github.com/Codeinwp/visualizer/compare/v3.10.6...v3.10.7) (2024-02-06) | |
| 200 | - | |
| 201 | -### Fixes | |
| 202 | -- Rendering charts that are under tabs/hidden containers | |
| 203 | -- Updated dependencies | |
| 204 | -- Updated CTA buttons | |
| 205 | -- Updated UTM campaign links | |
| 206 | - | |
| 207 | - | |
| 208 | - | |
| 209 | - | |
| 210 | -##### [Version 3.10.6](https://github.com/Codeinwp/visualizer/compare/v3.10.5...v3.10.6) (2024-01-18) | |
| 211 | - | |
| 212 | -### Fixes | |
| 213 | -- Enhanced security | |
| 214 | - | |
| 215 | - | |
| 216 | - | |
| 217 | - | |
| 218 | -##### [Version 3.10.5](https://github.com/Codeinwp/visualizer/compare/v3.10.4...v3.10.5) (2023-12-19) | |
| 219 | - | |
| 220 | -### Improvements | |
| 221 | -- **Added chart responsive support** | |
| 222 | -- **SDK Updates** | |
| 223 | - | |
| 224 | -### Bug Fixes | |
| 225 | -- **Fixed chart data filter issue** | |
| 226 | -- **Fixed animation issue fusion builder** | |
| 227 | -- **Fixed live import issue with Gutenberg block** | |
| 228 | -- **Fixed tooltip text rendering issue in ChartJS** | |
| 229 | -- **Fixed onboarding chart import issue** | |
| 230 | -- **Removed PHP deprecated function** | |
| 231 | -- **Fixed compatibility issue with WP VIP** | |
| 232 | -- **Fixed PHP 8.1 deprecated error** | |
| 233 | - | |
| 234 | - | |
| 235 | - | |
| 236 | - | |
| 237 | -##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17) | |
| 238 | - | |
| 239 | -- Updated dependencies | |
| 240 | -- Updated WordPress version required to 5.2 or higher | |
| 241 | - | |
| 242 | - | |
| 243 | - | |
| 244 | - | |
| 245 | -##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13) | |
| 246 | - | |
| 247 | -- Removed branding label | |
| 248 | - | |
| 249 | - | |
| 250 | - | |
| 251 | - | |
| 252 | -##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05) | |
| 253 | - | |
| 254 | -- Added About Us page integration | |
| 255 | -- Updated dependencies | |
| 256 | - | |
| 257 | - | |
| 258 | - | |
| 259 | - | |
| 260 | -##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24) | |
| 261 | - | |
| 262 | -- Fixed data tables horizontal scrolling issue | |
| 263 | -- Added legend position default label text | |
| 264 | -- Added tooltip default label text | |
| 265 | -- Fixed Gutenberg block error | |
| 266 | -- Fixed table chart rendering issue in Gutenberg block | |
| 267 | -- Fixed compatibility issue with the FSE editor | |
| 268 | -- Fixed compatibility issue with WP 5.6 | |
| 269 | -- Fixed console error when importing charts from others | |
| 270 | -- Fixed pagination enable/disable issue | |
| 271 | -- Fixed editor rows limitation issue | |
| 272 | - | |
| 273 | - | |
| 274 | - | |
| 275 | - | |
| 276 | -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04) | |
| 277 | - | |
| 278 | -- Added a setup wizard onboarding page | |
| 279 | -- Fixed empty chart issue | |
| 280 | - | |
| 281 | - | |
| 282 | - | |
| 283 | - | |
| 284 | -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30) | |
| 285 | - | |
| 286 | -- Improved chart actions icons | |
| 287 | -- Updated WordPress core tested up to version | |
| 288 | - | |
| 289 | - | |
| 290 | - | |
| 291 | - | |
| 292 | -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20) | |
| 293 | - | |
| 294 | -- Fixed custom format issue in ChartJS | |
| 295 | - | |
| 296 | - | |
| 297 | - | |
| 298 | - | |
| 299 | -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30) | |
| 300 | - | |
| 301 | -- Improved security by escaping shortcode attribute before render | |
| 302 | -- Compatibility with PHP 8.2 | |
| 303 | - | |
| 304 | - | |
| 305 | - | |
| 306 | - | |
| 307 | -##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12) | |
| 308 | - | |
| 309 | -- Fixed the lock of PRO features bypass | |
| 310 | - | |
| 311 | - | |
| 312 | - | |
| 313 | - | |
| 314 | -##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05) | |
| 315 | - | |
| 316 | -- Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970) | |
| 317 | - | |
| 318 | - | |
| 319 | - | |
| 320 | 165 | |
| 321 | 166 | ##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21) |
| 322 | 167 | |
| 323 | 168 | - Fixed Geo chart [PRO] flickering issue |