| @@ -1,252 +1,593 @@ | ||
| 1 | +##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21) | |
| 1 | 2 | |
| 2 | - ### v3.1.3 - 2019-02-24 | |
| 3 | - **Changes:** | |
| 4 | - * Fix issue with changing column settings of the last column in table chart | |
| 5 | -* Add support for query language to get subset of data from Google Spreadsheet | |
| 6 | -* Fix conflict with jquery 3.3.x | |
| 7 | -* Migrated PHPExcel to PhpSpreadsheet | |
| 8 | -* Front end action 'print' should print the chart and fall back to printing the data | |
| 9 | -* Fix issue with table chart not showing in IE | |
| 10 | -* Fix issue with multiple instances of same chart not showing | |
| 11 | -* Fix issue with date type column does not work with Combo charts | |
| 12 | -* Tested with WP 5.1 | |
| 3 | +- Fixed Geo chart [PRO] flickering issue | |
| 4 | +- Added disable legend option for ChartJS chart | |
| 5 | +- Enhanced security | |
| 6 | + | |
| 7 | +##### [Version 3.9.1](https://github.com/Codeinwp/visualizer/compare/v3.9.0...v3.9.1) (2022-11-17) | |
| 8 | + | |
| 9 | +- Fixed PHP error when Polylang plugin is activated [#960](https://github.com/Codeinwp/visualizer/issues/960) | |
| 10 | + | |
| 11 | +#### [Version 3.9.0](https://github.com/Codeinwp/visualizer/compare/v3.8.1...v3.9.0) (2022-11-10) | |
| 12 | + | |
| 13 | +- Fixed table chart decimal number issue Decimal Numbers are ignored and not displayed [#955](https://github.com/Codeinwp/visualizer/issues/955) | |
| 14 | +- Fix the scrollbar issue that happens on WP 6.1 version [WP 6.1] Chart permissions selector is not scrollable [#950](https://github.com/Codeinwp/visualizer/issues/950) | |
| 15 | +- Fix PHP Warning Warning when copy (frontend action) is enabled [#949](https://github.com/Codeinwp/visualizer/issues/949) | |
| 16 | +- Compatibility with the WPML translation plugin for translating charts [PRO feature] add support for string translations [#731](https://github.com/Codeinwp/visualizer/issues/731) | |
| 17 | +- Integration with Woocommerce Data endpoints for creating charts [PRO feature] | |
| 18 | +- Show new features on chart library page | |
| 19 | + | |
| 20 | +##### [Version 3.8.1](https://github.com/Codeinwp/visualizer/compare/v3.8.0...v3.8.1) (2022-10-12) | |
| 21 | + | |
| 22 | + | |
| 23 | +- Change copy shortcode icon to clone a chart We can change copy Short Code icon [#945](https://github.com/Codeinwp/visualizer/issues/945) | |
| 24 | +- Fix temp file creation issue on instawp selecting the line chart is not working on instawp [#940](https://github.com/Codeinwp/visualizer/issues/940) | |
| 25 | +- Fix control Type error | |
| 26 | +- Fixed simple editor scrolling issue | |
| 27 | +- Fix filter broken layout | |
| 28 | +- Fix chartJs javascript error when rendering multiple charts | |
| 29 | + | |
| 30 | +#### [Version 3.8.0](https://github.com/Codeinwp/visualizer/compare/v3.7.12...v3.8.0) (2022-09-21) | |
| 31 | + | |
| 32 | +- Add data filter support for the charts | |
| 33 | + | |
| 34 | +##### [Version 3.7.12](https://github.com/Codeinwp/visualizer/compare/v3.7.11...v3.7.12) (2022-09-07) | |
| 35 | + | |
| 36 | +- Fixed compatibility issue with some themes and plugins [#933](https://github.com/Codeinwp/visualizer/issues/933) | |
| 37 | + | |
| 38 | +##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30) | |
| 39 | + | |
| 40 | +- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925) | |
| 41 | +- Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926) | |
| 42 | +- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924) | |
| 43 | +- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922) | |
| 44 | +- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920) | |
| 45 | +- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915) | |
| 46 | +- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930) | |
| 47 | +- Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918) | |
| 48 | + | |
| 49 | +##### [Version 3.7.10](https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10) (2022-07-05) | |
| 50 | + | |
| 51 | + | |
| 52 | +- Fix watermark/copyright opacity wrong value [#910](https://github.com/Codeinwp/visualizer/issues/910) | |
| 53 | + | |
| 54 | +##### [Version 3.7.9](https://github.com/Codeinwp/visualizer/compare/v3.7.8...v3.7.9) (2022-06-22) | |
| 55 | + | |
| 56 | +* Fix branding bad HTML | |
| 57 | + | |
| 58 | +##### [Version 3.7.8](https://github.com/Codeinwp/visualizer/compare/v3.7.7...v3.7.8) (2022-06-21) | |
| 59 | + | |
| 60 | +- Add the description field in the pie chart | |
| 61 | +- Fix Label other is not visible on the pie chart | |
| 62 | +- Fix the pagination issue in the chart library | |
| 63 | +- Update dependencies | |
| 64 | + | |
| 65 | +##### [Version 3.7.7](https://github.com/Codeinwp/visualizer/compare/v3.7.6...v3.7.7) (2022-05-31) | |
| 66 | + | |
| 67 | +* Harden security by enforcing unescaped urls. | |
| 68 | + | |
| 69 | +##### [Version 3.7.6](https://github.com/Codeinwp/visualizer/compare/v3.7.5...v3.7.6) (2022-05-26) | |
| 70 | + | |
| 71 | +- Fix PHP 8.0 or above compatibility issue | |
| 72 | +- Fix the space missing between the id and class attributes of the charts | |
| 73 | +- Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin | |
| 74 | +- Fix charts placed in accordion (tabs) that do not load properly | |
| 75 | +- Fix conflict with translation plugins | |
| 76 | + | |
| 77 | +##### [Version 3.7.5](https://github.com/Codeinwp/visualizer/compare/v3.7.4...v3.7.5) (2022-03-17) | |
| 78 | + | |
| 79 | +- Fix display long hAxis text issue | |
| 80 | +- Improve features discoverability. | |
| 81 | + | |
| 82 | +##### [Version 3.7.4](https://github.com/Codeinwp/visualizer/compare/v3.7.3...v3.7.4) (2022-02-07) | |
| 83 | + | |
| 84 | +- Fix multiple lazy load charts issue | |
| 85 | +- Tested up to WordPress 5.9 version | |
| 86 | + | |
| 87 | +##### [Version 3.7.3](https://github.com/Codeinwp/visualizer/compare/v3.7.2...v3.7.3) (2022-01-19) | |
| 88 | + | |
| 89 | +- Fix multiple charts lazy rendering issue | |
| 90 | +- Upgrade jQuery UI core library CDN | |
| 91 | +- Fix console error when rendering multiple charts | |
| 92 | +- Keep only Line / Pie / bar / Table charts in free version | |
| 93 | + | |
| 94 | +##### [Version 3.7.2](https://github.com/Codeinwp/visualizer/compare/v3.7.1...v3.7.2) (2021-12-20) | |
| 95 | + | |
| 96 | +- Add latest chartJS library support in the bar chart | |
| 97 | +- Fix horizontal axis showing date format in Bar chart | |
| 98 | +- Fix orientation rotate issue in mobile | |
| 99 | +- CSS performance improvements | |
| 100 | +- Improve JS performance | |
| 101 | + | |
| 102 | +##### [Version 3.7.1](https://github.com/Codeinwp/visualizer/compare/v3.7.0...v3.7.1) (2021-11-17) | |
| 103 | + | |
| 104 | +- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite | |
| 105 | +- [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information | |
| 106 | +- [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values | |
| 107 | +- [Fix] Multiple Visualizer charts causing rendering issues (blank page) | |
| 108 | +- [Fix] Charts are not resizing on landscape view on mobile | |
| 109 | +- [Fix] Notices/Warnings appear on the front-end if the user is not logged in for some charts | |
| 110 | +- [Fix] Radar/Spider Chart Tooltip in PRO does not show the data value | |
| 111 | + | |
| 112 | +#### [Version 3.7.0](https://github.com/Codeinwp/visualizer/compare/v3.6.1...v3.7.0) (2021-10-07) | |
| 113 | + | |
| 114 | +#### Features | |
| 115 | +- Add option to enable/disable save the chart image | |
| 116 | +- Enhanced caching | |
| 117 | + | |
| 118 | +#### Fixes | |
| 119 | +- Fix undefined variable errors when using Gutenberg blocks | |
| 120 | +- Fix broken chart in iOS and Safari | |
| 121 | +- Fix custom refresh time support for DB chart | |
| 122 | +- Fix table placed inside accordion cannot be scrolled down (refreshes all the time) | |
| 123 | +- Fix pagination doesn't work in the library | |
| 124 | +- Fix HTML entities in JSON break Visualizer Table Chart | |
| 125 | +- Fix string type columns affect the target of the formatting applied to a number column | |
| 126 | + | |
| 127 | +##### [Version 3.6.1](https://github.com/Codeinwp/visualizer/compare/v3.6.0...v3.6.1) (2021-08-04) | |
| 128 | + | |
| 129 | +- Fix broken dropdown style issue | |
| 130 | +- Add block support in widget area | |
| 131 | +- Add wp alpha color picker support | |
| 132 | +- Fix broken chart layout issue when add long title | |
| 133 | + | |
| 134 | +#### [Version 3.6.0](https://github.com/Codeinwp/visualizer/compare/v3.5.1...v3.6.0) (2021-07-08) | |
| 135 | + | |
| 136 | +### Features | |
| 137 | +* Adds option to render chart as image | |
| 138 | +* Automatically render chart as image on AMP | |
| 139 | + | |
| 140 | +### Fixes | |
| 141 | +* [Chart Type: TABLE] When adding a blank header, the last column of the table disappears | |
| 142 | +* Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height) | |
| 143 | +* Improve compatibility with Site Kit by Google | |
| 144 | +* Loading icon doesn't disappear until you edit the chart again [Line Chart] | |
| 145 | +* Broken chart if used inside an accordion (expand/collapse) | |
| 146 | + | |
| 147 | +##### [Version 3.5.1](https://github.com/Codeinwp/visualizer/compare/v3.5.0...v3.5.1) (2021-05-25) | |
| 148 | + | |
| 149 | + | |
| 150 | +- Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801) | |
| 151 | +- Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795) | |
| 152 | +- Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source | |
| 13 | 153 | |
| 14 | - ### v3.1.2 - 2018-12-06 | |
| 15 | - **Changes:** | |
| 16 | - * Fix bug "Warning: A non-numeric value encountered" | |
| 17 | -* Tested with WP 5.0 | |
| 18 | - | |
| 19 | - ### v3.1.1 - 2018-12-05 | |
| 20 | - **Changes:** | |
| 21 | - * Fix issue with Gutenberg support | |
| 22 | -* Fix issue with loading new Table chart | |
| 23 | -* Fix options that don't work correctly with some charts | |
| 24 | - | |
| 25 | - ### v3.1.0 - 2018-12-03 | |
| 26 | - **Changes:** | |
| 27 | - * Add Table chart | |
| 28 | -* Fix date format in sample files | |
| 29 | - | |
| 30 | - ### v3.0.12 - 2018-10-11 | |
| 31 | - **Changes:** | |
| 32 | - * Added filter to enable users to change schedule of charts. | |
| 33 | -* Fixed bug with line chart with timeofday column. | |
| 34 | -* Fixed bug with scheduled charts that sometimes did not show updated data. | |
| 35 | -* Javascript can be customized on a per user basis that will not be wiped out on update. | |
| 36 | - | |
| 37 | - ### v3.0.11 - 2018-08-15 | |
| 38 | - **Changes:** | |
| 39 | - * Fixed issue with the Series Settings options for the Table Chart | |
| 40 | -* Fixed issue with chart showing "Table has no columns" with remote sources | |
| 41 | - | |
| 42 | - ### v3.0.10 - 2018-07-20 | |
| 43 | - **Changes:** | |
| 44 | - * Fixed problem with chart reverting to the default values | |
| 45 | -* Fixed problem with Boolean column type | |
| 46 | -* Fixed problem with the Geo chart type not saving colors options | |
| 47 | - | |
| 48 | - ### v3.0.9 - 2018-07-12 | |
| 49 | - **Changes:** | |
| 50 | - * New chart title option for the back-end of the charts that don't allow a title on the front-end | |
| 51 | -* Store the png images of the charts in a global array that can be used in JS | |
| 52 | -* Added options for charts animations | |
| 53 | - | |
| 54 | - ### v3.0.8 - 2018-06-27 | |
| 55 | - **Changes:** | |
| 56 | - * Added revision support for the chart post type | |
| 57 | -* Added both % and Value to the Pie Slice | |
| 58 | -* Use the blog locale for Visualizer's options | |
| 59 | -* Fixed issue with data being fetched from the remote source every single time the chart was shown | |
| 60 | -* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted | |
| 61 | - | |
| 62 | - ### v3.0.7 - 2018-03-26 | |
| 63 | - **Changes:** | |
| 64 | - * Adds insert button in chart library. | |
| 65 | -* Remove frontend assets where they are not needed. | |
| 66 | -* Improve non-English charts compatibility. | |
| 67 | -* Adds a filter to change charts locale. | |
| 68 | - | |
| 69 | - ### v3.0.6 - 2018-02-27 | |
| 70 | - **Changes:** | |
| 71 | - * Fix UTF-8 support while saving the data. | |
| 72 | -* Improve editing experience. | |
| 73 | -* Improves compatibility with Premium version. | |
| 74 | -* Adds chart button into TinyMCE editor. | |
| 75 | - | |
| 76 | - ### v3.0.5 - 2018-01-05 | |
| 77 | - **Changes:** | |
| 78 | - * Fix chart rendering bug in firefox. | |
| 79 | -* Fix review notification. | |
| 80 | - | |
| 81 | - ### v3.0.4 - 2017-11-27 | |
| 82 | - **Changes:** | |
| 83 | - * Fix for review message notification. | |
| 84 | - | |
| 85 | - ### v3.0.3 - 2017-11-16 | |
| 86 | - **Changes:** | |
| 87 | - * Adds compatibility with WordPress 4.9. | |
| 88 | - | |
| 89 | - ### v3.0.2 - 2017-10-10 | |
| 90 | - **Changes:** | |
| 91 | - * Fix dependency for composer dependencies. | |
| 92 | - | |
| 93 | - ### v3.0.1 - 2017-10-06 | |
| 94 | - **Changes:** | |
| 95 | - * Improved compatibility with various theme and plugins. | |
| 96 | -* Fix for chart type selection when creation from media popup. | |
| 97 | - | |
| 98 | - ### v3.0.0 - 2017-09-05 | |
| 99 | - **Changes:** | |
| 100 | - * Adds support manual configuration according to Google Visualization API. | |
| 101 | -* Improves compatibility with more features from the pro version. | |
| 102 | - | |
| 103 | - ### v2.2.0 - 2017-08-16 | |
| 104 | - **Changes:** | |
| 105 | - * Added custom number format for pie chart. | |
| 106 | -* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy) | |
| 107 | - | |
| 108 | - ### v2.1.9 - 2017-07-10 | |
| 109 | - **Changes:** | |
| 110 | - * Fixed display error with hex color. | |
| 111 | - | |
| 112 | - ### v2.1.8 - 2017-07-03 | |
| 113 | - **Changes:** | |
| 114 | - * Added chart title into library. | |
| 115 | -* Fixed SDK issues with dashboard widget. | |
| 116 | - | |
| 117 | - ### v2.1.7 - 2017-06-17 | |
| 118 | - **Changes:** | |
| 119 | - * Updated sdk loading logic. | |
| 120 | - | |
| 121 | - ### v2.1.6 - 2017-06-07 | |
| 122 | - **Changes:** | |
| 123 | - - Fixed non-latin chars render. | |
| 124 | - | |
| 125 | - ### v2.1.5 - 2017-06-02 | |
| 126 | - **Changes:** | |
| 127 | - - Fixed markup issue which caused issue on library loading. | |
| 128 | - | |
| 129 | - ### v2.1.4 - 2017-06-02 | |
| 130 | - **Changes:** | |
| 131 | - - Added support for non Latin characters | |
| 132 | - | |
| 133 | - ### v2.1.3 - 2017-05-31 | |
| 134 | - **Changes:** | |
| 135 | - | |
| 136 | - ### v2.1.2 - 2017-05-30 | |
| 137 | - **Changes:** | |
| 138 | - - Fixed priority issue with wp_enqueue_media | |
| 139 | -- Added latest version of sdk | |
| 140 | - | |
| 141 | - ### v2.1.1 - 2017-05-16 | |
| 142 | - **Changes:** | |
| 143 | - - Fixed blinking chart issue. | |
| 144 | - | |
| 145 | - ### v2.1.0 - 2017-05-12 | |
| 146 | - **Changes:** | |
| 147 | - - Fixed responsive issues on pagebuilders. | |
| 148 | -- Fixed chart rendering if container is not found. | |
| 149 | -- Added api key for geotype map. | |
| 150 | -- Added compatibility with import from post_types. | |
| 151 | - | |
| 152 | - ### v2.0.4 - 2017-04-21 | |
| 153 | - **Changes:** | |
| 154 | - - Fixed library rendering issue. | |
| 155 | -- Added git tag check for deployment. | |
| 156 | -- Added wraith for visual regression testing. | |
| 157 | - | |
| 158 | - ### v2.0.3 - 2017-04-13 | |
| 159 | - **Changes:** | |
| 160 | - - Fixed SVN deploy script. | |
| 161 | -- Fixed release version. | |
| 162 | - | |
| 163 | - ### v2.0.2 - 2017-04-13 | |
| 164 | - **Changes:** | |
| 165 | - - Fixed svn deploy script. | |
| 166 | - | |
| 167 | - ### v2.0.2 - 2017-04-13 | |
| 168 | - **Changes:** | |
| 169 | - - Fixed SVN deploy | |
| 170 | - | |
| 171 | - ### v2.0.1 - 2017-04-13 | |
| 172 | - **Changes:** | |
| 173 | - - Fixed vendor include. | |
| 174 | - | |
| 175 | - ### 2.0.0 - 13/04/2017 | |
| 176 | - **Changes:** | |
| 177 | - - Improved UI of the builder. | |
| 178 | - - Added compatibility with the new options in the pro version. | |
| 179 | - - Added new travis stack. | |
| 180 | - - Added optin for tracking. | |
| 154 | +#### Features: | |
| 155 | +- Adds option to add schema.org Dataset for license and creator [#794](https://github.com/Codeinwp/visualizer/issues/794) | |
| 156 | + | |
| 157 | +#### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28) | |
| 181 | 158 | |
| 182 | - ### 1.7.6 - 20/01/2017 | |
| 183 | - **Changes:** | |
| 184 | - - Fixed issue when using the same shortcode multiple times on the same page. | |
| 159 | +#### Fixes | |
| 185 | 160 | |
| 186 | - ### 1.7.5 - 14/12/2016 | |
| 187 | - **Changes:** | |
| 188 | - - Removed footer banner upsell | |
| 189 | - - Fixed series settings issue | |
| 190 | - - Fixed issue with comas being used in numbers | |
| 161 | +- Permissions tab disappears after a user modifies a chart's data | |
| 162 | +- Conflict with Edit Flow plugin | |
| 163 | +- Improve compatibility with Ninja Forms | |
| 164 | +- Fix for color for Minor Grid Lines not working | |
| 191 | 165 | |
| 192 | - ### 1.7.2 - 23/11/2016 | |
| 193 | - **Changes:** | |
| 194 | - - Improved responsive mechanism | |
| 166 | +#### Features | |
| 167 | +- Add support for key:value header to access JSON endpoints | |
| 168 | +- Option to download CSV data of the chart without the row with series type | |
| 195 | 169 | |
| 196 | - ### 1.7.1 - 20/10/2016 | |
| 197 | - **Changes:** | |
| 198 | - - Fixed bad link on grid lines | |
| 170 | +### v3.4.11 - 2021-02-16 | |
| 171 | + **Changes:** | |
| 172 | + * Development | |
| 173 | + | |
| 174 | + ### v3.4.10 - 2020-12-09 | |
| 175 | + **Changes:** | |
| 176 | + * [Fix] Compatibility with Composer 2.0 | |
| 177 | + | |
| 178 | + ### v3.4.9 - 2020-11-26 | |
| 179 | + **Changes:** | |
| 180 | + * [Fix] Pie chart slices offset problem in the Gutenberg editor | |
| 181 | +* [Fix] Warning is thrown when remote file is used as source | |
| 182 | +* [Fix] Bubble chart legend position not working in the Gutenberg editor | |
| 183 | + | |
| 184 | + ### v3.4.8 - 2020-09-29 | |
| 185 | + **Changes:** | |
| 186 | + * [Fix] Option to edit charts imported from JSON | |
| 187 | + | |
| 188 | + ### v3.4.7 - 2020-09-21 | |
| 189 | + **Changes:** | |
| 190 | + * - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data | |
| 191 | +* - [Fix] numberFormat option doesn't apply in Bar charts when using annotations | |
| 192 | +* - [Fix] Google GEO chart is not rendering if 3rd data column is added | |
| 193 | + | |
| 194 | + ### v3.4.6 - 2020-08-11 | |
| 195 | + **Changes:** | |
| 196 | + * [Feat] Show chart ID in the chart library | |
| 197 | +* [Fix] Compatibility with WP 5.5 | |
| 198 | +* [Fix] Google charts: Series number format not applying in the Gutenberg editor | |
| 199 | +* [Fix] Google Table chart does not display chart if boolean values are specified | |
| 200 | +* [Fix] Duplicated enque for jsapi loader | |
| 201 | + | |
| 202 | + ### v3.4.5 - 2020-07-08 | |
| 203 | + **Changes:** | |
| 204 | + * [Feat] New Google Table Charts | |
| 205 | +* [Feat] Option for lazy loading Google Charts | |
| 206 | +* [Feat] Option to easily copy chart shortcode code | |
| 207 | +* [Fix] Remove Inside the Chart option for the legend position for Google Pie charts | |
| 208 | + | |
| 209 | + ### v3.4.4 - 2020-06-16 | |
| 210 | + **Changes:** | |
| 211 | + * [Feat] Option to download charts as .png images | |
| 212 | +* [Fix] Make UI more intuitive when a chart is missing in the editor | |
| 213 | +* [Fix] Clicking Copy chart shows the Copied message multiple times | |
| 214 | +* [Fix] Conflict with Modern Events Calendar plugin | |
| 215 | +* [Fix] Chart size ( width and height ) options not working for ChartJS charts | |
| 216 | +* [Fix] Resizing the window causes annotation-based charts to throw an error | |
| 217 | +* [Fix] Remove Inside the Chart option as legend position for Google Pie charts | |
| 218 | +* [Fix] Clicking Advanced Options panel breaks Bubble chart | |
| 219 | +* [Fix] Missing posts revisions on chart update | |
| 220 | + | |
| 221 | + ### v3.4.3 - 2020-05-04 | |
| 222 | + **Changes:** | |
| 223 | + * [Feat] Improved chart creation UX | |
| 224 | +* [Feat] New option to control the number of charts per page in the Charts Library | |
| 225 | +* [Feat] New option for filtering/ordering charts in the Charts Library | |
| 226 | +* [Feat] Support for custom codes for the boolean data type in Table charts | |
| 227 | +* [Fix] Support for displaying apostrophes in charts | |
| 228 | +* [Fix] Visualizer button layout in the Classic block | |
| 229 | +* [Fix] Bulk activation of plugin aborts activation of subsequent plugins | |
| 230 | + | |
| 231 | + ### v3.4.2 - 2020-02-17 | |
| 232 | + **Changes:** | |
| 233 | + * New Cypress tests for the Gutenberg block | |
| 234 | + | |
| 235 | + ### v3.4.1 - 2020-02-14 | |
| 236 | + **Changes:** | |
| 237 | + * [Fix] Insert chart button in the classic block | |
| 238 | +* [Fix for Pro version] Import from chart did not work | |
| 239 | + | |
| 240 | + ### v3.4.0 - 2020-02-13 | |
| 241 | + **Changes:** | |
| 242 | + * [Feat] Support for authentication for JSON import | |
| 243 | +* [Feat] New chart type: Bubble | |
| 244 | +* [Feat] Combine one-time import and schedule import into a single control for an online .csv file import | |
| 245 | +* [Feat] Add support for annotations and other roles | |
| 246 | +* [Feat] For every chart show the last updated date and any error that exists | |
| 247 | +* [Feat] Tested up to WP 5.3 | |
| 248 | +* [Fix] When new data is imported using csv/url, the manual editor still show old data | |
| 249 | +* [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts | |
| 250 | +* [Fix] Table chart: Error appears when trying to import from JSON | |
| 251 | +* [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets | |
| 252 | +* [Fix] Long responsive table can overflow on smaller screens | |
| 253 | + | |
| 254 | + ### v3.3.4 - 2019-11-15 | |
| 255 | + **Changes:** | |
| 256 | + * Fix issue with table chart not loading in the block editor | |
| 257 | + | |
| 258 | + ### v3.3.3 - 2019-11-12 | |
| 259 | + **Changes:** | |
| 260 | + * Tested upto WordPress 5.3 | |
| 261 | + | |
| 262 | + ### v3.3.2 - 2019-10-03 | |
| 263 | + **Changes:** | |
| 264 | + * Add support for Dataset schema | |
| 265 | +* Horizontal Axis formatting should apply to tooltips | |
| 266 | + | |
| 267 | + ### v3.3.1 - 2019-09-28 | |
| 268 | + **Changes:** | |
| 269 | + * Increase minimum requirement to PHP 5.6 | |
| 270 | +* Fixed issue with loading customization.js on multisites | |
| 271 | +* Fixed issue with manually editing a remotely loaded chart | |
| 272 | +* Fixed issues with cloning | |
| 273 | +* Fixed issues with ChartJS assigning default colors | |
| 274 | +* Fix security issues in block editor | |
| 275 | + | |
| 276 | + ### v3.3.0 - 2019-08-14 | |
| 277 | + **Changes:** | |
| 278 | + * Add support for ChartJS | |
| 279 | +* Add alpha color picker for supported charts | |
| 280 | +* Fix issue with some options of DataTable | |
| 281 | +* Include DataTable charts in block editor | |
| 282 | +* Fix issue with import from JSON not working with some sources | |
| 283 | +* Add menu and onboarding page | |
| 284 | +* Fix issue with frontend action checkboxes | |
| 285 | +* Improve UX in advanced settings | |
| 286 | + | |
| 287 | + ### v3.2.1 - 2019-05-05 | |
| 288 | + **Changes:** | |
| 289 | + * Fix issue with async loading of scripts | |
| 290 | + | |
| 291 | + ### v3.2.0 - 2019-05-03 | |
| 292 | + **Changes:** | |
| 293 | + * Add support for charts in AMP requests | |
| 294 | +* Add support to show charts from JSON/REST endpoints | |
| 295 | +* Fix loading of Google Visualization javascript files | |
| 296 | +* Add simple editors for editing chart data | |
| 297 | +* Tested up to WP 5.2 | |
| 298 | + | |
| 299 | + ### v3.1.3 - 2019-02-24 | |
| 300 | + **Changes:** | |
| 301 | + * Fix issue with changing column settings of the last column in table chart | |
| 302 | +* Add support for query language to get subset of data from Google Spreadsheet | |
| 303 | +* Fix conflict with jquery 3.3.x | |
| 304 | +* Migrated PHPExcel to PhpSpreadsheet | |
| 305 | +* Front end action 'print' should print the chart and fall back to printing the data | |
| 306 | +* Fix issue with table chart not showing in IE | |
| 307 | +* Fix issue with multiple instances of same chart not showing | |
| 308 | +* Fix issue with date type column does not work with Combo charts | |
| 309 | +* Tested with WP 5.1 | |
| 310 | + | |
| 311 | + ### v3.1.2 - 2018-12-06 | |
| 312 | + **Changes:** | |
| 313 | + * Fix bug "Warning: A non-numeric value encountered" | |
| 314 | +* Tested with WP 5.0 | |
| 315 | + | |
| 316 | + ### v3.1.1 - 2018-12-05 | |
| 317 | + **Changes:** | |
| 318 | + * Fix issue with Gutenberg support | |
| 319 | +* Fix issue with loading new Table chart | |
| 320 | +* Fix options that don't work correctly with some charts | |
| 321 | + | |
| 322 | + ### v3.1.0 - 2018-12-03 | |
| 323 | + **Changes:** | |
| 324 | + * Add Table chart | |
| 325 | +* Fix date format in sample files | |
| 326 | + | |
| 327 | + ### v3.0.12 - 2018-10-11 | |
| 328 | + **Changes:** | |
| 329 | + * Added filter to enable users to change schedule of charts. | |
| 330 | +* Fixed bug with line chart with timeofday column. | |
| 331 | +* Fixed bug with scheduled charts that sometimes did not show updated data. | |
| 332 | +* Javascript can be customized on a per user basis that will not be wiped out on update. | |
| 333 | + | |
| 334 | + ### v3.0.11 - 2018-08-15 | |
| 335 | + **Changes:** | |
| 336 | + * Fixed issue with the Series Settings options for the Table Chart | |
| 337 | +* Fixed issue with chart showing "Table has no columns" with remote sources | |
| 338 | + | |
| 339 | + ### v3.0.10 - 2018-07-20 | |
| 340 | + **Changes:** | |
| 341 | + * Fixed problem with chart reverting to the default values | |
| 342 | +* Fixed problem with Boolean column type | |
| 343 | +* Fixed problem with the Geo chart type not saving colors options | |
| 344 | + | |
| 345 | + ### v3.0.9 - 2018-07-12 | |
| 346 | + **Changes:** | |
| 347 | + * New chart title option for the back-end of the charts that don't allow a title on the front-end | |
| 348 | +* Store the png images of the charts in a global array that can be used in JS | |
| 349 | +* Added options for charts animations | |
| 350 | + | |
| 351 | + ### v3.0.8 - 2018-06-27 | |
| 352 | + **Changes:** | |
| 353 | + * Added revision support for the chart post type | |
| 354 | +* Added both % and Value to the Pie Slice | |
| 355 | +* Use the blog locale for Visualizer's options | |
| 356 | +* Fixed issue with data being fetched from the remote source every single time the chart was shown | |
| 357 | +* Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted | |
| 358 | + | |
| 359 | + ### v3.0.7 - 2018-03-26 | |
| 360 | + **Changes:** | |
| 361 | + * Adds insert button in chart library. | |
| 362 | +* Remove frontend assets where they are not needed. | |
| 363 | +* Improve non-English charts compatibility. | |
| 364 | +* Adds a filter to change charts locale. | |
| 365 | + | |
| 366 | + ### v3.0.6 - 2018-02-27 | |
| 367 | + **Changes:** | |
| 368 | + * Fix UTF-8 support while saving the data. | |
| 369 | +* Improve editing experience. | |
| 370 | +* Improves compatibility with Premium version. | |
| 371 | +* Adds chart button into TinyMCE editor. | |
| 372 | + | |
| 373 | + ### v3.0.5 - 2018-01-05 | |
| 374 | + **Changes:** | |
| 375 | + * Fix chart rendering bug in firefox. | |
| 376 | +* Fix review notification. | |
| 377 | + | |
| 378 | + ### v3.0.4 - 2017-11-27 | |
| 379 | + **Changes:** | |
| 380 | + * Fix for review message notification. | |
| 381 | + | |
| 382 | + ### v3.0.3 - 2017-11-16 | |
| 383 | + **Changes:** | |
| 384 | + * Adds compatibility with WordPress 4.9. | |
| 385 | + | |
| 386 | + ### v3.0.2 - 2017-10-10 | |
| 387 | + **Changes:** | |
| 388 | + * Fix dependency for composer dependencies. | |
| 389 | + | |
| 390 | + ### v3.0.1 - 2017-10-06 | |
| 391 | + **Changes:** | |
| 392 | + * Improved compatibility with various theme and plugins. | |
| 393 | +* Fix for chart type selection when creation from media popup. | |
| 394 | + | |
| 395 | + ### v3.0.0 - 2017-09-05 | |
| 396 | + **Changes:** | |
| 397 | + * Adds support manual configuration according to Google Visualization API. | |
| 398 | +* Improves compatibility with more features from the pro version. | |
| 399 | + | |
| 400 | + ### v2.2.0 - 2017-08-16 | |
| 401 | + **Changes:** | |
| 402 | + * Added custom number format for pie chart. | |
| 403 | +* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy) | |
| 404 | + | |
| 405 | + ### v2.1.9 - 2017-07-10 | |
| 406 | + **Changes:** | |
| 407 | + * Fixed display error with hex color. | |
| 408 | + | |
| 409 | + ### v2.1.8 - 2017-07-03 | |
| 410 | + **Changes:** | |
| 411 | + * Added chart title into library. | |
| 412 | +* Fixed SDK issues with dashboard widget. | |
| 413 | + | |
| 414 | + ### v2.1.7 - 2017-06-17 | |
| 415 | + **Changes:** | |
| 416 | + * Updated sdk loading logic. | |
| 417 | + | |
| 418 | + ### v2.1.6 - 2017-06-07 | |
| 419 | + **Changes:** | |
| 420 | + - Fixed non-latin chars render. | |
| 421 | + | |
| 422 | + ### v2.1.5 - 2017-06-02 | |
| 423 | + **Changes:** | |
| 424 | + - Fixed markup issue which caused issue on library loading. | |
| 425 | + | |
| 426 | + ### v2.1.4 - 2017-06-02 | |
| 427 | + **Changes:** | |
| 428 | + - Added support for non Latin characters | |
| 429 | + | |
| 430 | + ### v2.1.3 - 2017-05-31 | |
| 431 | + **Changes:** | |
| 432 | + | |
| 433 | + ### v2.1.2 - 2017-05-30 | |
| 434 | + **Changes:** | |
| 435 | + - Fixed priority issue with wp_enqueue_media | |
| 436 | +- Added latest version of sdk | |
| 437 | + | |
| 438 | + ### v2.1.1 - 2017-05-16 | |
| 439 | + **Changes:** | |
| 440 | + - Fixed blinking chart issue. | |
| 441 | + | |
| 442 | + ### v2.1.0 - 2017-05-12 | |
| 443 | + **Changes:** | |
| 444 | + - Fixed responsive issues on pagebuilders. | |
| 445 | +- Fixed chart rendering if container is not found. | |
| 446 | +- Added api key for geotype map. | |
| 447 | +- Added compatibility with import from post_types. | |
| 448 | + | |
| 449 | + ### v2.0.4 - 2017-04-21 | |
| 450 | + **Changes:** | |
| 451 | + - Fixed library rendering issue. | |
| 452 | +- Added git tag check for deployment. | |
| 453 | +- Added wraith for visual regression testing. | |
| 454 | + | |
| 455 | + ### v2.0.3 - 2017-04-13 | |
| 456 | + **Changes:** | |
| 457 | + - Fixed SVN deploy script. | |
| 458 | +- Fixed release version. | |
| 459 | + | |
| 460 | + ### v2.0.2 - 2017-04-13 | |
| 461 | + **Changes:** | |
| 462 | + - Fixed svn deploy script. | |
| 463 | + | |
| 464 | + ### v2.0.2 - 2017-04-13 | |
| 465 | + **Changes:** | |
| 466 | + - Fixed SVN deploy | |
| 467 | + | |
| 468 | + ### v2.0.1 - 2017-04-13 | |
| 469 | + **Changes:** | |
| 470 | + - Fixed vendor include. | |
| 471 | + | |
| 199 | 472 | |
| 200 | - ### 1.7.0 - 20/10/2016 | |
| 201 | - **Changes:** | |
| 202 | - - Release 1.7.0 | |
| 473 | +### 2.0.0 - 13/04/2017 | |
| 203 | 474 | |
| 204 | - ### 1.6.6 - 14/09/2016 | |
| 205 | - **Changes:** | |
| 206 | - - Fixed issue on chart resizing on tabbed system | |
| 475 | +**Changes:** | |
| 207 | 476 | |
| 208 | - ### 1.6.5 - 09/09/2016 | |
| 209 | - **Changes:** | |
| 210 | - - Fixed responsive issue | |
| 211 | - - Fixed no axis color for line and bar charts | |
| 477 | +- Improved UI of the builder. | |
| 212 | 478 | |
| 213 | - ### 1.6.0 - 19/08/2016 | |
| 214 | - **Changes:** | |
| 215 | - - Fixed potential XSS security bug | |
| 216 | - - Added support for charts in the media library | |
| 217 | - - Removed pointer for the pro version | |
| 218 | - - Added option to show legend on the left side | |
| 479 | +- Added compatibility with the new options in the pro version. | |
| 219 | 480 | |
| 220 | - ### 1.5.6 - 05/07/2016 | |
| 221 | - **Changes:** | |
| 222 | - - Added support for 3 more chart types | |
| 223 | - - Fixed issue with charts not saving | |
| 481 | +- Added new travis stack. | |
| 224 | 482 | |
| 225 | - ### 1.5.5 - 31/05/2016 | |
| 226 | - **Changes:** | |
| 227 | - - Added export feature for charts | |
| 228 | - - Fixed issue with hovering on charts | |
| 483 | +- Added optin for tracking. | |
| 229 | 484 | |
| 230 | - | |
| 231 | -### 1.5.4 - 04/03/2016 | |
| 232 | - | |
| 233 | - Changes: | |
| 234 | - | |
| 235 | - | |
| 236 | - * free search over charts | |
| 237 | - | |
| 238 | -free search over charts | |
| 239 | - * free search over charts | |
| 240 | - | |
| 241 | -free search over charts | |
| 242 | - * Merge pull request #69 from abaicus/development | |
| 243 | - | |
| 244 | -!!!Changed search styles | |
| 245 | - * Added free search text over charts | |
| 246 | - * Merge pull request #68 from abaicus/development | |
| 247 | - | |
| 248 | -Fixed Style Issues | |
| 249 | - * Merge branch 'production' into development | |
| 250 | - | |
| 251 | -# Conflicts: | |
| 485 | + | |
| 486 | +### 1.7.6 - 20/01/2017 | |
| 487 | + | |
| 488 | +**Changes:** | |
| 489 | + | |
| 490 | +- Fixed issue when using the same shortcode multiple times on the same page. | |
| 491 | + | |
| 492 | + | |
| 493 | +### 1.7.5 - 14/12/2016 | |
| 494 | + | |
| 495 | +**Changes:** | |
| 496 | + | |
| 497 | +- Removed footer banner upsell | |
| 498 | + | |
| 499 | +- Fixed series settings issue | |
| 500 | + | |
| 501 | +- Fixed issue with comas being used in numbers | |
| 502 | + | |
| 503 | + | |
| 504 | +### 1.7.2 - 23/11/2016 | |
| 505 | + | |
| 506 | +**Changes:** | |
| 507 | + | |
| 508 | +- Improved responsive mechanism | |
| 509 | + | |
| 510 | + | |
| 511 | +### 1.7.1 - 20/10/2016 | |
| 512 | + | |
| 513 | +**Changes:** | |
| 514 | + | |
| 515 | +- Fixed bad link on grid lines | |
| 516 | + | |
| 517 | + | |
| 518 | +### 1.7.0 - 20/10/2016 | |
| 519 | + | |
| 520 | +**Changes:** | |
| 521 | + | |
| 522 | +- Release 1.7.0 | |
| 523 | + | |
| 524 | + | |
| 525 | +### 1.6.6 - 14/09/2016 | |
| 526 | + | |
| 527 | +**Changes:** | |
| 528 | + | |
| 529 | +- Fixed issue on chart resizing on tabbed system | |
| 530 | + | |
| 531 | + | |
| 532 | +### 1.6.5 - 09/09/2016 | |
| 533 | + | |
| 534 | +**Changes:** | |
| 535 | + | |
| 536 | +- Fixed responsive issue | |
| 537 | + | |
| 538 | +- Fixed no axis color for line and bar charts | |
| 539 | + | |
| 540 | + | |
| 541 | +### 1.6.0 - 19/08/2016 | |
| 542 | + | |
| 543 | +**Changes:** | |
| 544 | + | |
| 545 | +- Fixed potential XSS security bug | |
| 546 | + | |
| 547 | +- Added support for charts in the media library | |
| 548 | + | |
| 549 | +- Removed pointer for the pro version | |
| 550 | + | |
| 551 | +- Added option to show legend on the left side | |
| 552 | + | |
| 553 | + | |
| 554 | +### 1.5.6 - 05/07/2016 | |
| 555 | + | |
| 556 | +**Changes:** | |
| 557 | + | |
| 558 | +- Added support for 3 more chart types | |
| 559 | + | |
| 560 | +- Fixed issue with charts not saving | |
| 561 | + | |
| 562 | + | |
| 563 | +### 1.5.5 - 31/05/2016 | |
| 564 | + | |
| 565 | +**Changes:** | |
| 566 | + | |
| 567 | +- Added export feature for charts | |
| 568 | + | |
| 569 | +- Fixed issue with hovering on charts | |
| 570 | + | |
| 571 | + | |
| 572 | +### 1.5.4 - 04/03/2016 | |
| 573 | + | |
| 574 | + Changes: | |
| 575 | + | |
| 576 | + | |
| 577 | + * free search over charts | |
| 578 | + | |
| 579 | +free search over charts | |
| 580 | + * free search over charts | |
| 581 | + | |
| 582 | +free search over charts | |
| 583 | + * Merge pull request #69 from abaicus/development | |
| 584 | + | |
| 585 | +!!!Changed search styles | |
| 586 | + * Added free search text over charts | |
| 587 | + * Merge pull request #68 from abaicus/development | |
| 588 | + | |
| 589 | +Fixed Style Issues | |
| 590 | + * Merge branch 'production' into development | |
| 591 | + | |
| 592 | +# Conflicts: | |
| 252 | 593 | # classes/Visualizer/Plugin.php |