| @@ -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.5 | |
| 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,202 +146,24 @@ | ||
| 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 | 165 | |
| 160 | -##### [Version 3.10.14](https://github.com/Codeinwp/visualizer/compare/v3.10.13...v3.10.14) (2024-05-10) | |
| 161 | - | |
| 162 | -> Things are getting better every day. 🚀 | |
| 163 | - | |
| 164 | - | |
| 165 | - | |
| 166 | - | |
| 167 | -##### [Version 3.10.13](https://github.com/Codeinwp/visualizer/compare/v3.10.12...v3.10.13) (2024-04-17) | |
| 168 | - | |
| 169 | -### Fixes | |
| 170 | -- **Updated internal dependencies:** Enhanced performance and security. | |
| 171 | - | |
| 172 | - | |
| 173 | - | |
| 174 | - | |
| 175 | -##### [Version 3.10.12](https://github.com/Codeinwp/visualizer/compare/v3.10.11...v3.10.12) (2024-04-15) | |
| 176 | - | |
| 177 | -### Fixes | |
| 178 | -- **Updated internal dependencies:** Enhanced performance and security. | |
| 179 | - | |
| 180 | - | |
| 181 | - | |
| 182 | - | |
| 183 | -##### [Version 3.10.11](https://github.com/Codeinwp/visualizer/compare/v3.10.10...v3.10.11) (2024-04-01) | |
| 184 | - | |
| 185 | -### Fixes | |
| 186 | -- Updated internal dependencies | |
| 187 | -- Improved E2E testing | |
| 188 | - | |
| 189 | - | |
| 190 | - | |
| 191 | - | |
| 192 | -##### [Version 3.10.10](https://github.com/Codeinwp/visualizer/compare/v3.10.9...v3.10.10) (2024-03-28) | |
| 193 | - | |
| 194 | -### Fixes | |
| 195 | -- Fixed blueprint schema for Live Preview | |
| 196 | - | |
| 197 | - | |
| 198 | - | |
| 199 | - | |
| 200 | -##### [Version 3.10.9](https://github.com/Codeinwp/visualizer/compare/v3.10.8...v3.10.9) (2024-03-27) | |
| 201 | - | |
| 202 | -### Fixes | |
| 203 | -- Visualizer live preview fixed | |
| 204 | -- Updated internal dependencies | |
| 205 | - | |
| 206 | - | |
| 207 | - | |
| 208 | - | |
| 209 | -##### [Version 3.10.8](https://github.com/Codeinwp/visualizer/compare/v3.10.7...v3.10.8) (2024-03-14) | |
| 210 | - | |
| 211 | -### Bug Fixes | |
| 212 | -- Fix Google chart rendering condition for Classic Plugin | |
| 213 | -- Changes the speed and position of the loading bar | |
| 214 | - | |
| 215 | -### Improvements | |
| 216 | -- Add a Live Preview button for the plugin page on wordpress.org | |
| 217 | -- Added NPS survey | |
| 218 | - | |
| 219 | - | |
| 220 | - | |
| 221 | - | |
| 222 | -##### [Version 3.10.7](https://github.com/Codeinwp/visualizer/compare/v3.10.6...v3.10.7) (2024-02-06) | |
| 223 | - | |
| 224 | -### Fixes | |
| 225 | -- Rendering charts that are under tabs/hidden containers | |
| 226 | -- Updated dependencies | |
| 227 | -- Updated CTA buttons | |
| 228 | -- Updated UTM campaign links | |
| 229 | - | |
| 230 | - | |
| 231 | - | |
| 232 | - | |
| 233 | -##### [Version 3.10.6](https://github.com/Codeinwp/visualizer/compare/v3.10.5...v3.10.6) (2024-01-18) | |
| 234 | - | |
| 235 | -### Fixes | |
| 236 | -- Enhanced security | |
| 237 | - | |
| 238 | - | |
| 239 | - | |
| 240 | - | |
| 241 | -##### [Version 3.10.5](https://github.com/Codeinwp/visualizer/compare/v3.10.4...v3.10.5) (2023-12-19) | |
| 242 | - | |
| 243 | -### Improvements | |
| 244 | -- **Added chart responsive support** | |
| 245 | -- **SDK Updates** | |
| 246 | - | |
| 247 | -### Bug Fixes | |
| 248 | -- **Fixed chart data filter issue** | |
| 249 | -- **Fixed animation issue fusion builder** | |
| 250 | -- **Fixed live import issue with Gutenberg block** | |
| 251 | -- **Fixed tooltip text rendering issue in ChartJS** | |
| 252 | -- **Fixed onboarding chart import issue** | |
| 253 | -- **Removed PHP deprecated function** | |
| 254 | -- **Fixed compatibility issue with WP VIP** | |
| 255 | -- **Fixed PHP 8.1 deprecated error** | |
| 256 | - | |
| 257 | - | |
| 258 | - | |
| 259 | - | |
| 260 | -##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17) | |
| 261 | - | |
| 262 | -- Updated dependencies | |
| 263 | -- Updated WordPress version required to 5.2 or higher | |
| 264 | - | |
| 265 | - | |
| 266 | - | |
| 267 | - | |
| 268 | -##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13) | |
| 269 | - | |
| 270 | -- Removed branding label | |
| 271 | - | |
| 272 | - | |
| 273 | - | |
| 274 | - | |
| 275 | -##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05) | |
| 276 | - | |
| 277 | -- Added About Us page integration | |
| 278 | -- Updated dependencies | |
| 279 | - | |
| 280 | - | |
| 281 | - | |
| 282 | - | |
| 283 | -##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24) | |
| 284 | - | |
| 285 | -- Fixed data tables horizontal scrolling issue | |
| 286 | -- Added legend position default label text | |
| 287 | -- Added tooltip default label text | |
| 288 | -- Fixed Gutenberg block error | |
| 289 | -- Fixed table chart rendering issue in Gutenberg block | |
| 290 | -- Fixed compatibility issue with the FSE editor | |
| 291 | -- Fixed compatibility issue with WP 5.6 | |
| 292 | -- Fixed console error when importing charts from others | |
| 293 | -- Fixed pagination enable/disable issue | |
| 294 | -- Fixed editor rows limitation issue | |
| 295 | - | |
| 296 | - | |
| 297 | - | |
| 298 | - | |
| 299 | -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04) | |
| 300 | - | |
| 301 | -- Added a setup wizard onboarding page | |
| 302 | -- Fixed empty chart issue | |
| 303 | - | |
| 304 | - | |
| 305 | - | |
| 306 | - | |
| 307 | -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30) | |
| 308 | - | |
| 309 | -- Improved chart actions icons | |
| 310 | -- Updated WordPress core tested up to version | |
| 311 | - | |
| 312 | - | |
| 313 | - | |
| 314 | - | |
| 315 | -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20) | |
| 316 | - | |
| 317 | -- Fixed custom format issue in ChartJS | |
| 318 | - | |
| 319 | - | |
| 320 | - | |
| 321 | - | |
| 322 | -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30) | |
| 323 | - | |
| 324 | -- Improved security by escaping shortcode attribute before render | |
| 325 | -- Compatibility with PHP 8.2 | |
| 326 | - | |
| 327 | - | |
| 328 | - | |
| 329 | - | |
| 330 | -##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12) | |
| 331 | - | |
| 332 | -- Fixed the lock of PRO features bypass | |
| 333 | - | |
| 334 | - | |
| 335 | - | |
| 336 | - | |
| 337 | -##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05) | |
| 338 | - | |
| 339 | -- Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970) | |
| 340 | - | |
| 341 | - | |
| 342 | - | |
| 343 | - | |
| 344 | 166 | ##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21) |
| 345 | 167 | |
| 346 | 168 | - Fixed Geo chart [PRO] flickering issue |
| 347 | 169 | - Added disable legend option for ChartJS chart |
| @@ -397,15 +219,15 @@ | ||
| 397 | 219 | |
| 398 | 220 | |
| 399 | 221 | ##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30) |
| 400 | 222 | |
| 401 | -- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925) | |
| 223 | +- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925) | |
| 402 | 224 | - Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926) |
| 403 | -- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924) | |
| 404 | -- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922) | |
| 405 | -- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920) | |
| 406 | -- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915) | |
| 407 | -- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930) | |
| 225 | +- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924) | |
| 226 | +- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922) | |
| 227 | +- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920) | |
| 228 | +- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915) | |
| 229 | +- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930) | |
| 408 | 230 | - Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918) |
| 409 | 231 | |
| 410 | 232 | |
| 411 | 233 | |
| @@ -481,9 +303,9 @@ | ||
| 481 | 303 | |
| 482 | 304 | ##### [Version 3.7.2](https://github.com/Codeinwp/visualizer/compare/v3.7.1...v3.7.2) (2021-12-20) |
| 483 | 305 | |
| 484 | 306 | - Add latest chartJS library support in the bar chart |
| 485 | -- Fix horizontal axis showing date format in Bar chart | |
| 307 | +- Fix horizontal axis showing date format in Bar chart | |
| 486 | 308 | - Fix orientation rotate issue in mobile |
| 487 | 309 | - CSS performance improvements |
| 488 | 310 | - Improve JS performance |
| 489 | 311 | |
| @@ -491,9 +313,9 @@ | ||
| 491 | 313 | |
| 492 | 314 | |
| 493 | 315 | ##### [Version 3.7.1](https://github.com/Codeinwp/visualizer/compare/v3.7.0...v3.7.1) (2021-11-17) |
| 494 | 316 | |
| 495 | -- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite | |
| 317 | +- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite | |
| 496 | 318 | - [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information |
| 497 | 319 | - [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values |
| 498 | 320 | - [Fix] Multiple Visualizer charts causing rendering issues (blank page) |
| 499 | 321 | - [Fix] Charts are not resizing on landscape view on mobile |
| @@ -506,16 +328,16 @@ | ||
| 506 | 328 | #### [Version 3.7.0](https://github.com/Codeinwp/visualizer/compare/v3.6.1...v3.7.0) (2021-10-07) |
| 507 | 329 | |
| 508 | 330 | #### Features |
| 509 | 331 | - Add option to enable/disable save the chart image |
| 510 | -- Enhanced caching | |
| 332 | +- Enhanced caching | |
| 511 | 333 | |
| 512 | 334 | #### Fixes |
| 513 | 335 | - Fix undefined variable errors when using Gutenberg blocks |
| 514 | 336 | - Fix broken chart in iOS and Safari |
| 515 | 337 | - Fix custom refresh time support for DB chart |
| 516 | -- Fix table placed inside accordion cannot be scrolled down (refreshes all the time) | |
| 517 | -- Fix pagination doesn't work in the library | |
| 338 | +- Fix table placed inside accordion cannot be scrolled down (refreshes all the time) | |
| 339 | +- Fix pagination doesn't work in the library | |
| 518 | 340 | - Fix HTML entities in JSON break Visualizer Table Chart |
| 519 | 341 | - Fix string type columns affect the target of the formatting applied to a number column |
| 520 | 342 | |
| 521 | 343 | |
| @@ -522,9 +344,9 @@ | ||
| 522 | 344 | |
| 523 | 345 | |
| 524 | 346 | ##### [Version 3.6.1](https://github.com/Codeinwp/visualizer/compare/v3.6.0...v3.6.1) (2021-08-04) |
| 525 | 347 | |
| 526 | -- Fix broken dropdown style issue | |
| 348 | +- Fix broken dropdown style issue | |
| 527 | 349 | - Add block support in widget area |
| 528 | 350 | - Add wp alpha color picker support |
| 529 | 351 | - Fix broken chart layout issue when add long title |
| 530 | 352 | |
| @@ -549,13 +371,13 @@ | ||
| 549 | 371 | |
| 550 | 372 | ##### [Version 3.5.1](https://github.com/Codeinwp/visualizer/compare/v3.5.0...v3.5.1) (2021-05-25) |
| 551 | 373 | |
| 552 | 374 | |
| 553 | -- Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801) | |
| 554 | -- Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795) | |
| 375 | +- Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801) | |
| 376 | +- Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795) | |
| 555 | 377 | - Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source |
| 556 | - | |
| 557 | -#### Features: | |
| 378 | + | |
| 379 | +#### Features: | |
| 558 | 380 | - Adds option to add schema.org Dataset for license and creator [#794](https://github.com/Codeinwp/visualizer/issues/794) |
| 559 | 381 | |
| 560 | 382 | |
| 561 | 383 | |
| @@ -562,9 +384,9 @@ | ||
| 562 | 384 | |
| 563 | 385 | #### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28) |
| 564 | 386 | |
| 565 | 387 | #### Fixes |
| 566 | -- Permissions tab disappears after a user modifies a chart's data | |
| 388 | +- Permissions tab disappears after a user modifies a chart's data | |
| 567 | 389 | - Conflict with Edit Flow plugin |
| 568 | 390 | - Improve compatibility with Ninja Forms |
| 569 | 391 | - Fix for color for Minor Grid Lines not working |
| 570 | 392 | |
| @@ -573,19 +395,19 @@ | ||
| 573 | 395 | - Option to download CSV data of the chart without the row with series type |
| 574 | 396 | |
| 575 | 397 | |
| 576 | 398 | |
| 577 | -= 3.4.11 - 2021-02-16 = | |
| 399 | += 3.4.11 - 2021-02-16 = | |
| 578 | 400 | |
| 579 | 401 | [Feat] Tested up to WP 5.6 |
| 580 | 402 | |
| 581 | 403 | |
| 582 | -= 3.4.10 - 2020-12-09 = | |
| 404 | += 3.4.10 - 2020-12-09 = | |
| 583 | 405 | |
| 584 | 406 | * [Fix] Compatibility with Composer 2.0 |
| 585 | 407 | |
| 586 | 408 | |
| 587 | -= 3.4.9 - 2020-11-26 = | |
| 409 | += 3.4.9 - 2020-11-26 = | |
| 588 | 410 | |
| 589 | 411 | * [Fix] Pie chart slices offset problem in the Gutenberg editor |
| 590 | 412 | * [Fix] Warning is thrown when remote file is used as source |
| 591 | 413 | * [Fix] Bubble chart legend position not working in the Gutenberg editor |
| @@ -590,14 +412,14 @@ | ||
| 590 | 412 | * [Fix] Warning is thrown when remote file is used as source |
| 591 | 413 | * [Fix] Bubble chart legend position not working in the Gutenberg editor |
| 592 | 414 | |
| 593 | 415 | |
| 594 | -= 3.4.8 - 2020-09-29 = | |
| 416 | += 3.4.8 - 2020-09-29 = | |
| 595 | 417 | |
| 596 | 418 | * [Fix] Option to edit charts imported from JSON |
| 597 | 419 | |
| 598 | 420 | |
| 599 | -= 3.4.7 - 2020-09-21 = | |
| 421 | += 3.4.7 - 2020-09-21 = | |
| 600 | 422 | |
| 601 | 423 | * - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data |
| 602 | 424 | * - [Fix] numberFormat option doesn't apply in Bar charts when using annotations |
| 603 | 425 | * - [Fix] Google GEO chart is not rendering if 3rd data column is added |
| @@ -602,9 +424,9 @@ | ||
| 602 | 424 | * - [Fix] numberFormat option doesn't apply in Bar charts when using annotations |
| 603 | 425 | * - [Fix] Google GEO chart is not rendering if 3rd data column is added |
| 604 | 426 | |
| 605 | 427 | |
| 606 | -= 3.4.6 - 2020-08-11 = | |
| 428 | += 3.4.6 - 2020-08-11 = | |
| 607 | 429 | |
| 608 | 430 | * - [Feat] Show chart ID in the chart library |
| 609 | 431 | * - [Fix] Compatibility with WP 5.5 |
| 610 | 432 | * - [Fix] Google charts: Series number format not applying in the Gutenberg editor |
| @@ -611,9 +433,9 @@ | ||
| 611 | 433 | * - [Fix] Google Table chart does not display chart if boolean values are specified |
| 612 | 434 | * - [Fix] Duplicated enque for jsapi loader |
| 613 | 435 | |
| 614 | 436 | |
| 615 | -= 3.4.5 - 2020-07-08 = | |
| 437 | += 3.4.5 - 2020-07-08 = | |
| 616 | 438 | |
| 617 | 439 | * [Feat] New Google Table Charts |
| 618 | 440 | * [Feat] Option for lazy loading Google Charts |
| 619 | 441 | * [Feat] Option to easily copy chart shortcode code |
| @@ -619,9 +441,9 @@ | ||
| 619 | 441 | * [Feat] Option to easily copy chart shortcode code |
| 620 | 442 | * [Fix] Remove Inside the Chart option for the legend position for Google Pie charts |
| 621 | 443 | |
| 622 | 444 | |
| 623 | -= 3.4.4 - 2020-06-16 = | |
| 445 | += 3.4.4 - 2020-06-16 = | |
| 624 | 446 | |
| 625 | 447 | * [Feat] Option to download charts as .png images |
| 626 | 448 | * [Fix] Make UI more intuitive when a chart is missing in the editor |
| 627 | 449 | * [Fix] Clicking Copy chart shows the Copied message multiple times |