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