| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | # Visualizer: Tables and Charts Manager for WordPress (Lite) # # |
| 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), [rozroz](https://profiles.wordpress.org/rozroz) | |
| 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) | |
| 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:** 4.9 | |
| 5 | +**Tested up to:** 5.0 | |
| 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,21 @@ | ||
| 144 | 144 | 4. Charts media library |
| 145 | 145 | 5. Charts library |
| 146 | 146 | |
| 147 | 147 | ## Changelog ## |
| 148 | +### 3.1.2 - 2018-12-06 ### | |
| 149 | + | |
| 150 | +* Fix bug "Warning: A non-numeric value encountered" | |
| 151 | +* Tested with WP 5.0 | |
| 152 | + | |
| 153 | + | |
| 154 | +### 3.1.1 - 2018-12-05 ### | |
| 155 | + | |
| 156 | +* Fix issue with Gutenberg support | |
| 157 | +* Fix issue with loading new Table chart | |
| 158 | +* Fix options that don't work correctly with some charts | |
| 159 | + | |
| 160 | + | |
| 148 | 161 | ### 3.1.0 - 2018-12-03 ### |
| 149 | 162 | |
| 150 | 163 | * Add Table chart |
| 151 | 164 | * Fix date format in sample files |