| @@ -1,9 +1,9 @@ | ||
| 1 | -=== Visualizer: Tables and Charts Manager for WordPress (Lite) # === | |
| 1 | +=== Visualizer: Tables and Charts Manager for WordPress # === | |
| 2 | 2 | Contributors: codeinwp,marius2012,marius_codeinwp,hardeepasrani,themeisle,Madalin_ThemeIsle,contactashish13 |
| 3 | 3 | Tags: chart, charts, charting, graph, graphs, graphing, visualisation, visualise data, visualization, visualize data, HTML5, canvas, pie chart, line chart, bar chart, column chart, gauge chart, area chart, scatter chart, candlestick chart, geo chart, google visualization api, data tables |
| 4 | 4 | Requires at least: 3.5 |
| 5 | -Tested up to: 5.1 | |
| 5 | +Tested up to: 5.2 | |
| 6 | 6 | Stable tag: trunk |
| 7 | 7 | License: GPL v2.0 or later |
| 8 | 8 | License URI: http://www.opensource.org/licenses/gpl-license.php |
| 9 | 9 | |
| @@ -144,8 +144,22 @@ | ||
| 144 | 144 | 4. Charts media library |
| 145 | 145 | 5. Charts library |
| 146 | 146 | |
| 147 | 147 | == Changelog == |
| 148 | += 3.2.1 - 2019-05-05 = | |
| 149 | + | |
| 150 | +* Fix issue with async loading of scripts | |
| 151 | + | |
| 152 | + | |
| 153 | += 3.2.0 - 2019-05-03 = | |
| 154 | + | |
| 155 | +* Add support for charts in AMP requests | |
| 156 | +* Add support to show charts from JSON/REST endpoints | |
| 157 | +* Fix loading of Google Visualization javascript files | |
| 158 | +* Add simple editors for editing chart data | |
| 159 | +* Tested up to WP 5.2 | |
| 160 | + | |
| 161 | + | |
| 148 | 162 | = 3.1.3 - 2019-02-24 = |
| 149 | 163 | |
| 150 | 164 | * Fix issue with changing column settings of the last column in table chart |
| 151 | 165 | * Add support for query language to get subset of data from Google Spreadsheet |