|
1 | 1 | # Visualizer: Tables and Charts Manager for WordPress # #
|
2 |
| -**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [themeisle](https://profiles.wordpress.org/themeisle), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle), [contactashish13](https://profiles.wordpress.org/contactashish13) |
| 2 | +**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [themeisle](https://profiles.wordpress.org/themeisle), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [rozroz](https://profiles.wordpress.org/rozroz), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle) |
3 | 3 | **Tags:** tables, charts, pie, visualization, graphs
|
4 | 4 | **Requires at least:** 3.5
|
5 | 5 | **Tested up to:** 5.4
|
@@ -162,6 +162,19 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
|
162 | 162 | 13. Bar chart
|
163 | 163 |
|
164 | 164 | ## Changelog ##
|
| 165 | +### 3.4.4 - 2020-06-16 ### |
| 166 | + |
| 167 | +* [Feat] Option to download charts as .png images |
| 168 | +* [Fix] Make UI more intuitive when a chart is missing in the editor |
| 169 | +* [Fix] Clicking Copy chart shows the Copied message multiple times |
| 170 | +* [Fix] Conflict with Modern Events Calendar plugin |
| 171 | +* [Fix] Chart size ( width and height ) options not working for ChartJS charts |
| 172 | +* [Fix] Resizing the window causes annotation-based charts to throw an error |
| 173 | +* [Fix] Remove Inside the Chart option as legend position for Google Pie charts |
| 174 | +* [Fix] Clicking Advanced Options panel breaks Bubble chart |
| 175 | +* [Fix] Missing posts revisions on chart update |
| 176 | + |
| 177 | + |
165 | 178 | ### 3.4.3 - 2020-05-04 ###
|
166 | 179 |
|
167 | 180 | * [Feat] Improved chart creation UX
|
@@ -553,4 +566,4 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
|
553 | 566 | * The bug with CSV file uploading was fixed.
|
554 | 567 |
|
555 | 568 | ### 1.0.0 ###
|
556 |
| -* The first version of what wil be the best wp charts plugin. |
| 569 | +* The first version of what wil be the best wp charts plugin. |
0 commit comments