| @@ -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: 5.2 |
| 5 | -Tested up to: 6.5 | |
| 5 | +Tested up to: 6.4 | |
| 6 | 6 | Requires PHP: 7.4 |
| 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 |
| @@ -156,77 +156,8 @@ | ||
| 156 | 156 | 7. Block editor - Chart Library |
| 157 | 157 | |
| 158 | 158 | == Changelog == |
| 159 | 159 | |
| 160 | -##### [Version 3.10.15](https://github.com/Codeinwp/visualizer/compare/v3.10.14...v3.10.15) (2024-05-10) | |
| 161 | - | |
| 162 | -> Things are getting better every day. 🚀 | |
| 163 | - | |
| 164 | - | |
| 165 | - | |
| 166 | - | |
| 167 | -##### [Version 3.10.14](https://github.com/Codeinwp/visualizer/compare/v3.10.13...v3.10.14) (2024-05-10) | |
| 168 | - | |
| 169 | -> Things are getting better every day. 🚀 | |
| 170 | - | |
| 171 | - | |
| 172 | - | |
| 173 | - | |
| 174 | -##### [Version 3.10.13](https://github.com/Codeinwp/visualizer/compare/v3.10.12...v3.10.13) (2024-04-17) | |
| 175 | - | |
| 176 | -### Fixes | |
| 177 | -- **Updated internal dependencies:** Enhanced performance and security. | |
| 178 | - | |
| 179 | - | |
| 180 | - | |
| 181 | - | |
| 182 | -##### [Version 3.10.12](https://github.com/Codeinwp/visualizer/compare/v3.10.11...v3.10.12) (2024-04-15) | |
| 183 | - | |
| 184 | -### Fixes | |
| 185 | -- **Updated internal dependencies:** Enhanced performance and security. | |
| 186 | - | |
| 187 | - | |
| 188 | - | |
| 189 | - | |
| 190 | -##### [Version 3.10.11](https://github.com/Codeinwp/visualizer/compare/v3.10.10...v3.10.11) (2024-04-01) | |
| 191 | - | |
| 192 | -### Fixes | |
| 193 | -- Updated internal dependencies | |
| 194 | -- Improved E2E testing | |
| 195 | - | |
| 196 | - | |
| 197 | - | |
| 198 | - | |
| 199 | -##### [Version 3.10.10](https://github.com/Codeinwp/visualizer/compare/v3.10.9...v3.10.10) (2024-03-28) | |
| 200 | - | |
| 201 | -### Fixes | |
| 202 | -- Fixed blueprint schema for Live Preview | |
| 203 | - | |
| 204 | - | |
| 205 | - | |
| 206 | - | |
| 207 | -##### [Version 3.10.9](https://github.com/Codeinwp/visualizer/compare/v3.10.8...v3.10.9) (2024-03-27) | |
| 208 | - | |
| 209 | -### Fixes | |
| 210 | -- Visualizer live preview fixed | |
| 211 | -- Updated internal dependencies | |
| 212 | - | |
| 213 | - | |
| 214 | - | |
| 215 | - | |
| 216 | -##### [Version 3.10.8](https://github.com/Codeinwp/visualizer/compare/v3.10.7...v3.10.8) (2024-03-14) | |
| 217 | - | |
| 218 | -### Bug Fixes | |
| 219 | -- Fix Google chart rendering condition for Classic Plugin | |
| 220 | -- Changes the speed and position of the loading bar | |
| 221 | - | |
| 222 | -### Improvements | |
| 223 | -- Add a Live Preview button for the plugin page on wordpress.org | |
| 224 | -- Added NPS survey | |
| 225 | - | |
| 226 | - | |
| 227 | - | |
| 228 | - | |
| 229 | 160 | ##### [Version 3.10.7](https://github.com/Codeinwp/visualizer/compare/v3.10.6...v3.10.7) (2024-02-06) |
| 230 | 161 | |
| 231 | 162 | ### Fixes |
| 232 | 163 | - Rendering charts that are under tabs/hidden containers |
| @@ -404,15 +335,15 @@ | ||
| 404 | 335 | |
| 405 | 336 | |
| 406 | 337 | ##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30) |
| 407 | 338 | |
| 408 | -- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925) | |
| 339 | +- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925) | |
| 409 | 340 | - Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926) |
| 410 | -- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924) | |
| 411 | -- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922) | |
| 412 | -- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920) | |
| 413 | -- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915) | |
| 414 | -- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930) | |
| 341 | +- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924) | |
| 342 | +- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922) | |
| 343 | +- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920) | |
| 344 | +- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915) | |
| 345 | +- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930) | |
| 415 | 346 | - Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918) |
| 416 | 347 | |
| 417 | 348 | |
| 418 | 349 | |
| @@ -488,9 +419,9 @@ | ||
| 488 | 419 | |
| 489 | 420 | ##### [Version 3.7.2](https://github.com/Codeinwp/visualizer/compare/v3.7.1...v3.7.2) (2021-12-20) |
| 490 | 421 | |
| 491 | 422 | - Add latest chartJS library support in the bar chart |
| 492 | -- Fix horizontal axis showing date format in Bar chart | |
| 423 | +- Fix horizontal axis showing date format in Bar chart | |
| 493 | 424 | - Fix orientation rotate issue in mobile |
| 494 | 425 | - CSS performance improvements |
| 495 | 426 | - Improve JS performance |
| 496 | 427 | |
| @@ -498,9 +429,9 @@ | ||
| 498 | 429 | |
| 499 | 430 | |
| 500 | 431 | ##### [Version 3.7.1](https://github.com/Codeinwp/visualizer/compare/v3.7.0...v3.7.1) (2021-11-17) |
| 501 | 432 | |
| 502 | -- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite | |
| 433 | +- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite | |
| 503 | 434 | - [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information |
| 504 | 435 | - [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values |
| 505 | 436 | - [Fix] Multiple Visualizer charts causing rendering issues (blank page) |
| 506 | 437 | - [Fix] Charts are not resizing on landscape view on mobile |
| @@ -513,16 +444,16 @@ | ||
| 513 | 444 | #### [Version 3.7.0](https://github.com/Codeinwp/visualizer/compare/v3.6.1...v3.7.0) (2021-10-07) |
| 514 | 445 | |
| 515 | 446 | #### Features |
| 516 | 447 | - Add option to enable/disable save the chart image |
| 517 | -- Enhanced caching | |
| 448 | +- Enhanced caching | |
| 518 | 449 | |
| 519 | 450 | #### Fixes |
| 520 | 451 | - Fix undefined variable errors when using Gutenberg blocks |
| 521 | 452 | - Fix broken chart in iOS and Safari |
| 522 | 453 | - Fix custom refresh time support for DB chart |
| 523 | -- Fix table placed inside accordion cannot be scrolled down (refreshes all the time) | |
| 524 | -- Fix pagination doesn't work in the library | |
| 454 | +- Fix table placed inside accordion cannot be scrolled down (refreshes all the time) | |
| 455 | +- Fix pagination doesn't work in the library | |
| 525 | 456 | - Fix HTML entities in JSON break Visualizer Table Chart |
| 526 | 457 | - Fix string type columns affect the target of the formatting applied to a number column |
| 527 | 458 | |
| 528 | 459 | |
| @@ -529,9 +460,9 @@ | ||
| 529 | 460 | |
| 530 | 461 | |
| 531 | 462 | ##### [Version 3.6.1](https://github.com/Codeinwp/visualizer/compare/v3.6.0...v3.6.1) (2021-08-04) |
| 532 | 463 | |
| 533 | -- Fix broken dropdown style issue | |
| 464 | +- Fix broken dropdown style issue | |
| 534 | 465 | - Add block support in widget area |
| 535 | 466 | - Add wp alpha color picker support |
| 536 | 467 | - Fix broken chart layout issue when add long title |
| 537 | 468 | |
| @@ -556,13 +487,13 @@ | ||
| 556 | 487 | |
| 557 | 488 | ##### [Version 3.5.1](https://github.com/Codeinwp/visualizer/compare/v3.5.0...v3.5.1) (2021-05-25) |
| 558 | 489 | |
| 559 | 490 | |
| 560 | -- Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801) | |
| 561 | -- Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795) | |
| 491 | +- Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801) | |
| 492 | +- Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795) | |
| 562 | 493 | - Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source |
| 563 | - | |
| 564 | -#### Features: | |
| 494 | + | |
| 495 | +#### Features: | |
| 565 | 496 | - Adds option to add schema.org Dataset for license and creator [#794](https://github.com/Codeinwp/visualizer/issues/794) |
| 566 | 497 | |
| 567 | 498 | |
| 568 | 499 | |
| @@ -569,9 +500,9 @@ | ||
| 569 | 500 | |
| 570 | 501 | #### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28) |
| 571 | 502 | |
| 572 | 503 | #### Fixes |
| 573 | -- Permissions tab disappears after a user modifies a chart's data | |
| 504 | +- Permissions tab disappears after a user modifies a chart's data | |
| 574 | 505 | - Conflict with Edit Flow plugin |
| 575 | 506 | - Improve compatibility with Ninja Forms |
| 576 | 507 | - Fix for color for Minor Grid Lines not working |
| 577 | 508 | |
| @@ -580,19 +511,19 @@ | ||
| 580 | 511 | - Option to download CSV data of the chart without the row with series type |
| 581 | 512 | |
| 582 | 513 | |
| 583 | 514 | |
| 584 | -= 3.4.11 - 2021-02-16 = | |
| 515 | += 3.4.11 - 2021-02-16 = | |
| 585 | 516 | |
| 586 | 517 | [Feat] Tested up to WP 5.6 |
| 587 | 518 | |
| 588 | 519 | |
| 589 | -= 3.4.10 - 2020-12-09 = | |
| 520 | += 3.4.10 - 2020-12-09 = | |
| 590 | 521 | |
| 591 | 522 | * [Fix] Compatibility with Composer 2.0 |
| 592 | 523 | |
| 593 | 524 | |
| 594 | -= 3.4.9 - 2020-11-26 = | |
| 525 | += 3.4.9 - 2020-11-26 = | |
| 595 | 526 | |
| 596 | 527 | * [Fix] Pie chart slices offset problem in the Gutenberg editor |
| 597 | 528 | * [Fix] Warning is thrown when remote file is used as source |
| 598 | 529 | * [Fix] Bubble chart legend position not working in the Gutenberg editor |
| @@ -597,14 +528,14 @@ | ||
| 597 | 528 | * [Fix] Warning is thrown when remote file is used as source |
| 598 | 529 | * [Fix] Bubble chart legend position not working in the Gutenberg editor |
| 599 | 530 | |
| 600 | 531 | |
| 601 | -= 3.4.8 - 2020-09-29 = | |
| 532 | += 3.4.8 - 2020-09-29 = | |
| 602 | 533 | |
| 603 | 534 | * [Fix] Option to edit charts imported from JSON |
| 604 | 535 | |
| 605 | 536 | |
| 606 | -= 3.4.7 - 2020-09-21 = | |
| 537 | += 3.4.7 - 2020-09-21 = | |
| 607 | 538 | |
| 608 | 539 | * - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data |
| 609 | 540 | * - [Fix] numberFormat option doesn't apply in Bar charts when using annotations |
| 610 | 541 | * - [Fix] Google GEO chart is not rendering if 3rd data column is added |
| @@ -609,9 +540,9 @@ | ||
| 609 | 540 | * - [Fix] numberFormat option doesn't apply in Bar charts when using annotations |
| 610 | 541 | * - [Fix] Google GEO chart is not rendering if 3rd data column is added |
| 611 | 542 | |
| 612 | 543 | |
| 613 | -= 3.4.6 - 2020-08-11 = | |
| 544 | += 3.4.6 - 2020-08-11 = | |
| 614 | 545 | |
| 615 | 546 | * - [Feat] Show chart ID in the chart library |
| 616 | 547 | * - [Fix] Compatibility with WP 5.5 |
| 617 | 548 | * - [Fix] Google charts: Series number format not applying in the Gutenberg editor |
| @@ -618,9 +549,9 @@ | ||
| 618 | 549 | * - [Fix] Google Table chart does not display chart if boolean values are specified |
| 619 | 550 | * - [Fix] Duplicated enque for jsapi loader |
| 620 | 551 | |
| 621 | 552 | |
| 622 | -= 3.4.5 - 2020-07-08 = | |
| 553 | += 3.4.5 - 2020-07-08 = | |
| 623 | 554 | |
| 624 | 555 | * [Feat] New Google Table Charts |
| 625 | 556 | * [Feat] Option for lazy loading Google Charts |
| 626 | 557 | * [Feat] Option to easily copy chart shortcode code |
| @@ -626,9 +557,9 @@ | ||
| 626 | 557 | * [Feat] Option to easily copy chart shortcode code |
| 627 | 558 | * [Fix] Remove Inside the Chart option for the legend position for Google Pie charts |
| 628 | 559 | |
| 629 | 560 | |
| 630 | -= 3.4.4 - 2020-06-16 = | |
| 561 | += 3.4.4 - 2020-06-16 = | |
| 631 | 562 | |
| 632 | 563 | * [Feat] Option to download charts as .png images |
| 633 | 564 | * [Fix] Make UI more intuitive when a chart is missing in the editor |
| 634 | 565 | * [Fix] Clicking Copy chart shows the Copied message multiple times |