| 1 |
|
| 2 |
### v3.4.8 - 2020-09-29 |
| 3 |
**Changes:** |
| 4 |
* [Fix] Option to edit charts imported from JSON |
| 5 |
|
| 6 |
### v3.4.7 - 2020-09-21 |
| 7 |
**Changes:** |
| 8 |
* - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data |
| 9 |
* - [Fix] numberFormat option doesn't apply in Bar charts when using annotations |
| 10 |
* - [Fix] Google GEO chart is not rendering if 3rd data column is added |
| 11 |
|
| 12 |
### v3.4.6 - 2020-08-11 |
| 13 |
**Changes:** |
| 14 |
* [Feat] Show chart ID in the chart library |
| 15 |
* [Fix] Compatibility with WP 5.5 |
| 16 |
* [Fix] Google charts: Series number format not applying in the Gutenberg editor |
| 17 |
* [Fix] Google Table chart does not display chart if boolean values are specified |
| 18 |
* [Fix] Duplicated enque for jsapi loader |
| 19 |
|
| 20 |
### v3.4.5 - 2020-07-08 |
| 21 |
**Changes:** |
| 22 |
* [Feat] New Google Table Charts |
| 23 |
* [Feat] Option for lazy loading Google Charts |
| 24 |
* [Feat] Option to easily copy chart shortcode code |
| 25 |
* [Fix] Remove Inside the Chart option for the legend position for Google Pie charts |
| 26 |
|
| 27 |
### v3.4.4 - 2020-06-16 |
| 28 |
**Changes:** |
| 29 |
* [Feat] Option to download charts as .png images |
| 30 |
* [Fix] Make UI more intuitive when a chart is missing in the editor |
| 31 |
* [Fix] Clicking Copy chart shows the Copied message multiple times |
| 32 |
* [Fix] Conflict with Modern Events Calendar plugin |
| 33 |
* [Fix] Chart size ( width and height ) options not working for ChartJS charts |
| 34 |
* [Fix] Resizing the window causes annotation-based charts to throw an error |
| 35 |
* [Fix] Remove Inside the Chart option as legend position for Google Pie charts |
| 36 |
* [Fix] Clicking Advanced Options panel breaks Bubble chart |
| 37 |
* [Fix] Missing posts revisions on chart update |
| 38 |
|
| 39 |
### v3.4.3 - 2020-05-04 |
| 40 |
**Changes:** |
| 41 |
* [Feat] Improved chart creation UX |
| 42 |
* [Feat] New option to control the number of charts per page in the Charts Library |
| 43 |
* [Feat] New option for filtering/ordering charts in the Charts Library |
| 44 |
* [Feat] Support for custom codes for the boolean data type in Table charts |
| 45 |
* [Fix] Support for displaying apostrophes in charts |
| 46 |
* [Fix] Visualizer button layout in the Classic block |
| 47 |
* [Fix] Bulk activation of plugin aborts activation of subsequent plugins |
| 48 |
|
| 49 |
### v3.4.2 - 2020-02-17 |
| 50 |
**Changes:** |
| 51 |
* New Cypress tests for the Gutenberg block |
| 52 |
|
| 53 |
### v3.4.1 - 2020-02-14 |
| 54 |
**Changes:** |
| 55 |
* [Fix] Insert chart button in the classic block |
| 56 |
* [Fix for Pro version] Import from chart did not work |
| 57 |
|
| 58 |
### v3.4.0 - 2020-02-13 |
| 59 |
**Changes:** |
| 60 |
* [Feat] Support for authentication for JSON import |
| 61 |
* [Feat] New chart type: Bubble |
| 62 |
* [Feat] Combine one-time import and schedule import into a single control for an online .csv file import |
| 63 |
* [Feat] Add support for annotations and other roles |
| 64 |
* [Feat] For every chart show the last updated date and any error that exists |
| 65 |
* [Feat] Tested up to WP 5.3 |
| 66 |
* [Fix] When new data is imported using csv/url, the manual editor still show old data |
| 67 |
* [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts |
| 68 |
* [Fix] Table chart: Error appears when trying to import from JSON |
| 69 |
* [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets |
| 70 |
* [Fix] Long responsive table can overflow on smaller screens |
| 71 |
|
| 72 |
### v3.3.4 - 2019-11-15 |
| 73 |
**Changes:** |
| 74 |
* Fix issue with table chart not loading in the block editor |
| 75 |
|
| 76 |
### v3.3.3 - 2019-11-12 |
| 77 |
**Changes:** |
| 78 |
* Tested upto WordPress 5.3 |
| 79 |
|
| 80 |
### v3.3.2 - 2019-10-03 |
| 81 |
**Changes:** |
| 82 |
* Add support for Dataset schema |
| 83 |
* Horizontal Axis formatting should apply to tooltips |
| 84 |
|
| 85 |
### v3.3.1 - 2019-09-28 |
| 86 |
**Changes:** |
| 87 |
* Increase minimum requirement to PHP 5.6 |
| 88 |
* Fixed issue with loading customization.js on multisites |
| 89 |
* Fixed issue with manually editing a remotely loaded chart |
| 90 |
* Fixed issues with cloning |
| 91 |
* Fixed issues with ChartJS assigning default colors |
| 92 |
* Fix security issues in block editor |
| 93 |
|
| 94 |
### v3.3.0 - 2019-08-14 |
| 95 |
**Changes:** |
| 96 |
* Add support for ChartJS |
| 97 |
* Add alpha color picker for supported charts |
| 98 |
* Fix issue with some options of DataTable |
| 99 |
* Include DataTable charts in block editor |
| 100 |
* Fix issue with import from JSON not working with some sources |
| 101 |
* Add menu and onboarding page |
| 102 |
* Fix issue with frontend action checkboxes |
| 103 |
* Improve UX in advanced settings |
| 104 |
|
| 105 |
### v3.2.1 - 2019-05-05 |
| 106 |
**Changes:** |
| 107 |
* Fix issue with async loading of scripts |
| 108 |
|
| 109 |
### v3.2.0 - 2019-05-03 |
| 110 |
**Changes:** |
| 111 |
* Add support for charts in AMP requests |
| 112 |
* Add support to show charts from JSON/REST endpoints |
| 113 |
* Fix loading of Google Visualization javascript files |
| 114 |
* Add simple editors for editing chart data |
| 115 |
* Tested up to WP 5.2 |
| 116 |
|
| 117 |
### v3.1.3 - 2019-02-24 |
| 118 |
**Changes:** |
| 119 |
* Fix issue with changing column settings of the last column in table chart |
| 120 |
* Add support for query language to get subset of data from Google Spreadsheet |
| 121 |
* Fix conflict with jquery 3.3.x |
| 122 |
* Migrated PHPExcel to PhpSpreadsheet |
| 123 |
* Front end action 'print' should print the chart and fall back to printing the data |
| 124 |
* Fix issue with table chart not showing in IE |
| 125 |
* Fix issue with multiple instances of same chart not showing |
| 126 |
* Fix issue with date type column does not work with Combo charts |
| 127 |
* Tested with WP 5.1 |
| 128 |
|
| 129 |
### v3.1.2 - 2018-12-06 |
| 130 |
**Changes:** |
| 131 |
* Fix bug "Warning: A non-numeric value encountered" |
| 132 |
* Tested with WP 5.0 |
| 133 |
|
| 134 |
### v3.1.1 - 2018-12-05 |
| 135 |
**Changes:** |
| 136 |
* Fix issue with Gutenberg support |
| 137 |
* Fix issue with loading new Table chart |
| 138 |
* Fix options that don't work correctly with some charts |
| 139 |
|
| 140 |
### v3.1.0 - 2018-12-03 |
| 141 |
**Changes:** |
| 142 |
* Add Table chart |
| 143 |
* Fix date format in sample files |
| 144 |
|
| 145 |
### v3.0.12 - 2018-10-11 |
| 146 |
**Changes:** |
| 147 |
* Added filter to enable users to change schedule of charts. |
| 148 |
* Fixed bug with line chart with timeofday column. |
| 149 |
* Fixed bug with scheduled charts that sometimes did not show updated data. |
| 150 |
* Javascript can be customized on a per user basis that will not be wiped out on update. |
| 151 |
|
| 152 |
### v3.0.11 - 2018-08-15 |
| 153 |
**Changes:** |
| 154 |
* Fixed issue with the Series Settings options for the Table Chart |
| 155 |
* Fixed issue with chart showing "Table has no columns" with remote sources |
| 156 |
|
| 157 |
### v3.0.10 - 2018-07-20 |
| 158 |
**Changes:** |
| 159 |
* Fixed problem with chart reverting to the default values |
| 160 |
* Fixed problem with Boolean column type |
| 161 |
* Fixed problem with the Geo chart type not saving colors options |
| 162 |
|
| 163 |
### v3.0.9 - 2018-07-12 |
| 164 |
**Changes:** |
| 165 |
* New chart title option for the back-end of the charts that don't allow a title on the front-end |
| 166 |
* Store the png images of the charts in a global array that can be used in JS |
| 167 |
* Added options for charts animations |
| 168 |
|
| 169 |
### v3.0.8 - 2018-06-27 |
| 170 |
**Changes:** |
| 171 |
* Added revision support for the chart post type |
| 172 |
* Added both % and Value to the Pie Slice |
| 173 |
* Use the blog locale for Visualizer's options |
| 174 |
* Fixed issue with data being fetched from the remote source every single time the chart was shown |
| 175 |
* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted |
| 176 |
|
| 177 |
### v3.0.7 - 2018-03-26 |
| 178 |
**Changes:** |
| 179 |
* Adds insert button in chart library. |
| 180 |
* Remove frontend assets where they are not needed. |
| 181 |
* Improve non-English charts compatibility. |
| 182 |
* Adds a filter to change charts locale. |
| 183 |
|
| 184 |
### v3.0.6 - 2018-02-27 |
| 185 |
**Changes:** |
| 186 |
* Fix UTF-8 support while saving the data. |
| 187 |
* Improve editing experience. |
| 188 |
* Improves compatibility with Premium version. |
| 189 |
* Adds chart button into TinyMCE editor. |
| 190 |
|
| 191 |
### v3.0.5 - 2018-01-05 |
| 192 |
**Changes:** |
| 193 |
* Fix chart rendering bug in firefox. |
| 194 |
* Fix review notification. |
| 195 |
|
| 196 |
### v3.0.4 - 2017-11-27 |
| 197 |
**Changes:** |
| 198 |
* Fix for review message notification. |
| 199 |
|
| 200 |
### v3.0.3 - 2017-11-16 |
| 201 |
**Changes:** |
| 202 |
* Adds compatibility with WordPress 4.9. |
| 203 |
|
| 204 |
### v3.0.2 - 2017-10-10 |
| 205 |
**Changes:** |
| 206 |
* Fix dependency for composer dependencies. |
| 207 |
|
| 208 |
### v3.0.1 - 2017-10-06 |
| 209 |
**Changes:** |
| 210 |
* Improved compatibility with various theme and plugins. |
| 211 |
* Fix for chart type selection when creation from media popup. |
| 212 |
|
| 213 |
### v3.0.0 - 2017-09-05 |
| 214 |
**Changes:** |
| 215 |
* Adds support manual configuration according to Google Visualization API. |
| 216 |
* Improves compatibility with more features from the pro version. |
| 217 |
|
| 218 |
### v2.2.0 - 2017-08-16 |
| 219 |
**Changes:** |
| 220 |
* Added custom number format for pie chart. |
| 221 |
* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy) |
| 222 |
|
| 223 |
### v2.1.9 - 2017-07-10 |
| 224 |
**Changes:** |
| 225 |
* Fixed display error with hex color. |
| 226 |
|
| 227 |
### v2.1.8 - 2017-07-03 |
| 228 |
**Changes:** |
| 229 |
* Added chart title into library. |
| 230 |
* Fixed SDK issues with dashboard widget. |
| 231 |
|
| 232 |
### v2.1.7 - 2017-06-17 |
| 233 |
**Changes:** |
| 234 |
* Updated sdk loading logic. |
| 235 |
|
| 236 |
### v2.1.6 - 2017-06-07 |
| 237 |
**Changes:** |
| 238 |
- Fixed non-latin chars render. |
| 239 |
|
| 240 |
### v2.1.5 - 2017-06-02 |
| 241 |
**Changes:** |
| 242 |
- Fixed markup issue which caused issue on library loading. |
| 243 |
|
| 244 |
### v2.1.4 - 2017-06-02 |
| 245 |
**Changes:** |
| 246 |
- Added support for non Latin characters |
| 247 |
|
| 248 |
### v2.1.3 - 2017-05-31 |
| 249 |
**Changes:** |
| 250 |
|
| 251 |
### v2.1.2 - 2017-05-30 |
| 252 |
**Changes:** |
| 253 |
- Fixed priority issue with wp_enqueue_media |
| 254 |
- Added latest version of sdk |
| 255 |
|
| 256 |
### v2.1.1 - 2017-05-16 |
| 257 |
**Changes:** |
| 258 |
- Fixed blinking chart issue. |
| 259 |
|
| 260 |
### v2.1.0 - 2017-05-12 |
| 261 |
**Changes:** |
| 262 |
- Fixed responsive issues on pagebuilders. |
| 263 |
- Fixed chart rendering if container is not found. |
| 264 |
- Added api key for geotype map. |
| 265 |
- Added compatibility with import from post_types. |
| 266 |
|
| 267 |
### v2.0.4 - 2017-04-21 |
| 268 |
**Changes:** |
| 269 |
- Fixed library rendering issue. |
| 270 |
- Added git tag check for deployment. |
| 271 |
- Added wraith for visual regression testing. |
| 272 |
|
| 273 |
### v2.0.3 - 2017-04-13 |
| 274 |
**Changes:** |
| 275 |
- Fixed SVN deploy script. |
| 276 |
- Fixed release version. |
| 277 |
|
| 278 |
### v2.0.2 - 2017-04-13 |
| 279 |
**Changes:** |
| 280 |
- Fixed svn deploy script. |
| 281 |
|
| 282 |
### v2.0.2 - 2017-04-13 |
| 283 |
**Changes:** |
| 284 |
- Fixed SVN deploy |
| 285 |
|
| 286 |
### v2.0.1 - 2017-04-13 |
| 287 |
**Changes:** |
| 288 |
- Fixed vendor include. |
| 289 |
|
| 290 |
|
| 291 |
### 2.0.0 - 13/04/2017 |
| 292 |
|
| 293 |
**Changes:** |
| 294 |
|
| 295 |
- Improved UI of the builder. |
| 296 |
|
| 297 |
- Added compatibility with the new options in the pro version. |
| 298 |
|
| 299 |
- Added new travis stack. |
| 300 |
|
| 301 |
- Added optin for tracking. |
| 302 |
|
| 303 |
|
| 304 |
### 1.7.6 - 20/01/2017 |
| 305 |
|
| 306 |
**Changes:** |
| 307 |
|
| 308 |
- Fixed issue when using the same shortcode multiple times on the same page. |
| 309 |
|
| 310 |
|
| 311 |
### 1.7.5 - 14/12/2016 |
| 312 |
|
| 313 |
**Changes:** |
| 314 |
|
| 315 |
- Removed footer banner upsell |
| 316 |
|
| 317 |
- Fixed series settings issue |
| 318 |
|
| 319 |
- Fixed issue with comas being used in numbers |
| 320 |
|
| 321 |
|
| 322 |
### 1.7.2 - 23/11/2016 |
| 323 |
|
| 324 |
**Changes:** |
| 325 |
|
| 326 |
- Improved responsive mechanism |
| 327 |
|
| 328 |
|
| 329 |
### 1.7.1 - 20/10/2016 |
| 330 |
|
| 331 |
**Changes:** |
| 332 |
|
| 333 |
- Fixed bad link on grid lines |
| 334 |
|
| 335 |
|
| 336 |
### 1.7.0 - 20/10/2016 |
| 337 |
|
| 338 |
**Changes:** |
| 339 |
|
| 340 |
- Release 1.7.0 |
| 341 |
|
| 342 |
|
| 343 |
### 1.6.6 - 14/09/2016 |
| 344 |
|
| 345 |
**Changes:** |
| 346 |
|
| 347 |
- Fixed issue on chart resizing on tabbed system |
| 348 |
|
| 349 |
|
| 350 |
### 1.6.5 - 09/09/2016 |
| 351 |
|
| 352 |
**Changes:** |
| 353 |
|
| 354 |
- Fixed responsive issue |
| 355 |
|
| 356 |
- Fixed no axis color for line and bar charts |
| 357 |
|
| 358 |
|
| 359 |
### 1.6.0 - 19/08/2016 |
| 360 |
|
| 361 |
**Changes:** |
| 362 |
|
| 363 |
- Fixed potential XSS security bug |
| 364 |
|
| 365 |
- Added support for charts in the media library |
| 366 |
|
| 367 |
- Removed pointer for the pro version |
| 368 |
|
| 369 |
- Added option to show legend on the left side |
| 370 |
|
| 371 |
|
| 372 |
### 1.5.6 - 05/07/2016 |
| 373 |
|
| 374 |
**Changes:** |
| 375 |
|
| 376 |
- Added support for 3 more chart types |
| 377 |
|
| 378 |
- Fixed issue with charts not saving |
| 379 |
|
| 380 |
|
| 381 |
### 1.5.5 - 31/05/2016 |
| 382 |
|
| 383 |
**Changes:** |
| 384 |
|
| 385 |
- Added export feature for charts |
| 386 |
|
| 387 |
- Fixed issue with hovering on charts |
| 388 |
|
| 389 |
|
| 390 |
### 1.5.4 - 04/03/2016 |
| 391 |
|
| 392 |
Changes: |
| 393 |
|
| 394 |
|
| 395 |
* free search over charts |
| 396 |
|
| 397 |
free search over charts |
| 398 |
* free search over charts |
| 399 |
|
| 400 |
free search over charts |
| 401 |
* Merge pull request #69 from abaicus/development |
| 402 |
|
| 403 |
!!!Changed search styles |
| 404 |
* Added free search text over charts |
| 405 |
* Merge pull request #68 from abaicus/development |
| 406 |
|
| 407 |
Fixed Style Issues |
| 408 |
* Merge branch 'production' into development |
| 409 |
|
| 410 |
# Conflicts: |
| 411 |
# classes/Visualizer/Plugin.php |
| 412 |
|