| @@ -1,28 +1,5 @@ | ||
| 1 | 1 | |
| 2 | - ### v3.1.1 - 2018-12-05 | |
| 3 | - **Changes:** | |
| 4 | - * Fix issue with Gutenberg support | |
| 5 | -* Fix issue with loading new Table chart | |
| 6 | -* Fix options that don't work correctly with some charts | |
| 7 | - | |
| 8 | - ### v3.1.0 - 2018-12-03 | |
| 9 | - **Changes:** | |
| 10 | - * Add Table chart | |
| 11 | -* Fix date format in sample files | |
| 12 | - | |
| 13 | - ### v3.0.12 - 2018-10-11 | |
| 14 | - **Changes:** | |
| 15 | - * Added filter to enable users to change schedule of charts. | |
| 16 | -* Fixed bug with line chart with timeofday column. | |
| 17 | -* Fixed bug with scheduled charts that sometimes did not show updated data. | |
| 18 | -* Javascript can be customized on a per user basis that will not be wiped out on update. | |
| 19 | - | |
| 20 | - ### v3.0.11 - 2018-08-15 | |
| 21 | - **Changes:** | |
| 22 | - * Fixed issue with the Series Settings options for the Table Chart | |
| 23 | -* Fixed issue with chart showing "Table has no columns" with remote sources | |
| 24 | - | |
| 25 | 2 | ### v3.0.10 - 2018-07-20 |
| 26 | 3 | **Changes:** |
| 27 | 4 | * Fixed problem with chart reverting to the default values |
| 28 | 5 | * Fixed problem with Boolean column type |