3.10.4 - 17/08/2023
3.10.3 - 13/06/2023
3.10.2 - 05/06/2023
3.10.1 - 24/05/2023
3.10.0 - 04/04/2023
3.9.7 - 30/03/2023
3.9.6 - 20/03/2023
3.9.5 - 30/01/2023
3.9.4 - 12/01/2023
3.9.3 - 05/01/2023
3.9.2 - 21/12/2022
3.9.1 - 17/11/2022
3.9.0 - 10/11/2022
3.8.1 - 12/10/2022
3.8.0 - 21/09/2022
3.7.12 - 07/09/2022
3.7.11 - 30/08/2022
3.7.10 - 05/07/2022
3.7.9 - 22/06/2022
3.7.8 - 21/06/2022
3.7.7 - 31/05/2022
3.7.6 - 26/05/2022
3.7.5 - 17/03/2022
3.7.4 - 07/02/2022
3.7.3 - 19/01/2022
3.7.2 - 20/12/2021
3.7.1 - 17/11/2021
3.7.0 - 07/10/2021
3.6.1 - 04/08/2021
v3.6.0 - 08/07/2021
v3.5.1 - 25/05/2021
vv3.5.0 - 28/04/2021
- Permissions tab disappears after a user modifies a chart's data
- Conflict with Edit Flow plugin
- Improve compatibility with Ninja Forms
- Fix for color for Minor Grid Lines not working
- Add support for key:value header to access JSON endpoints
- Option to download CSV data of the chart without the row with series type
v3.4.11 - 16/02/2021
Changes:
v3.4.10 - 09/12/2020
Changes:
- [Fix] Compatibility with Composer 2.0
v3.4.9 - 26/11/2020
Changes:
- [Fix] Pie chart slices offset problem in the Gutenberg editor
- [Fix] Warning is thrown when remote file is used as source
- [Fix] Bubble chart legend position not working in the Gutenberg editor
v3.4.8 - 29/09/2020
Changes:
- [Fix] Option to edit charts imported from JSON
v3.4.7 - 21/09/2020
Changes:
- - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data
- - [Fix] numberFormat option doesn't apply in Bar charts when using annotations
- - [Fix] Google GEO chart is not rendering if 3rd data column is added
v3.4.6 - 11/08/2020
Changes:
- - [Feat] Show chart ID in the chart library
- - [Fix] Compatibility with WP 5.5
- - [Fix] Google charts: Series number format not applying in the Gutenberg editor
- - [Fix] Google Table chart does not display chart if boolean values are specified
- - [Fix] Duplicated enque for jsapi loader
v3.4.5 - 08/07/2020
Changes:
- [Feat] New Google Table Charts
- [Feat] Option for lazy loading Google Charts
- [Feat] Option to easily copy chart shortcode code
- [Fix] Remove Inside the Chart option for the legend position for Google Pie charts
v3.4.4 - 16/06/2020
Changes:
- [Feat] Option to download charts as .png images
- [Fix] Make UI more intuitive when a chart is missing in the editor
- [Fix] Clicking Copy chart shows the Copied message multiple times
- [Fix] Conflict with Modern Events Calendar plugin
- [Fix] Chart size options not working for ChartJS charts
- [Fix] Resizing the window causes annotation-based charts to throw an error
- [Fix] Remove Inside the Chart option as legend position for Google Pie charts
- [Fix] Clicking Advanced Options panel breaks Bubble chart
- [Fix] Missing posts revisions on chart update
v3.4.3 - 04/05/2020
Changes:
- [Feat] Improved chart creation UX
- [Feat] New option to control the number of charts per page in the Charts Library
- [Feat] New option for filtering/ordering charts in the Charts Library
- [Feat] Support for custom codes for the boolean data type in Table charts
- [Fix] Support for displaying apostrophes in charts
- [Fix] Visualizer button layout in the Classic block
- [Fix] Bulk activation of plugin aborts activation of subsequent plugins
v3.4.2 - 17/02/2020
Changes:
- New Cypress tests for the Gutenberg block
v3.4.1 - 14/02/2020
Changes:
- [Fix] Insert chart button in the classic block
- [Fix for Pro version] Import from chart did not work
v3.4.0 - 13/02/2020
Changes:
- [Feat] Support for authentication for JSON import
- [Feat] New chart type: Bubble
- [Feat] Combine one-time import and schedule import into a single control for an online .csv file import
- [Feat] Add support for annotations and other roles
- [Feat] For every chart show the last updated date and any error that exists
- [Feat] Tested up to WP 5.3
- [Fix] When new data is imported using csv/url, the manual editor still show old data
- [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts
- [Fix] Table chart: Error appears when trying to import from JSON
- [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets
- [Fix] Long responsive table can overflow on smaller screens
v3.3.4 - 15/11/2019
Changes:
- Fix issue with table chart not loading in the block editor
v3.3.3 - 12/11/2019
Changes:
- Tested upto WordPress 5.3
v3.3.2 - 03/10/2019
Changes:
- Add support for Dataset schema
- Horizontal Axis formatting should apply to tooltips
v3.3.1 - 28/09/2019
Changes:
- Increase minimum requirement to PHP 5.6
- Fixed issue with loading customization.js on multisites
- Fixed issue with manually editing a remotely loaded chart
- Fixed issues with cloning
- Fixed issues with ChartJS assigning default colors
- Fix security issues in block editor
v3.3.0 - 14/08/2019
Changes:
- Add support for ChartJS
- Add alpha color picker for supported charts
- Fix issue with some options of DataTable
- Include DataTable charts in block editor
- Fix issue with import from JSON not working with some sources
- Add menu and onboarding page
- Fix issue with frontend action checkboxes
- Improve UX in advanced settings
v3.2.1 - 05/05/2019
Changes:
- Fix issue with async loading of scripts
v3.2.0 - 03/05/2019
Changes:
- Add support for charts in AMP requests
- Add support to show charts from JSON/REST endpoints
- Fix loading of Google Visualization javascript files
- Add simple editors for editing chart data
- Tested up to WP 5.2
v3.1.3 - 24/02/2019
Changes:
- Fix issue with changing column settings of the last column in table chart
- Add support for query language to get subset of data from Google Spreadsheet
- Fix conflict with jquery 3.3.x
- Migrated PHPExcel to PhpSpreadsheet
- Front end action 'print' should print the chart and fall back to printing the data
- Fix issue with table chart not showing in IE
- Fix issue with multiple instances of same chart not showing
- Fix issue with date type column does not work with Combo charts
- Tested with WP 5.1
v3.1.1 - 05/12/2018
Changes:
- Fix issue with Gutenberg support
- Fix issue with loading new Table chart
- Fix options that don't work correctly with some charts
v3.1.0 - 03/12/2018
Changes:
- Add Table chart
- Fix date format in sample files
v3.0.12 - 11/10/2018
Changes:
- Added filter to enable users to change schedule of charts.
- Fixed bug with line chart with timeofday column.
- Fixed bug with scheduled charts that sometimes did not show updated data.
- Javascript can be customized on a per user basis that will not be wiped out on update.
v3.0.10 - 20/07/2018
Changes:
n
- Fixed problem with chart reverting to the default values
- Fixed problem with Boolean column type
- Fixed problem with the Geo chart type not saving colors options
n
v3.0.9 - 12/07/2018
Changes:
n
- New chart title option for the back-end of the charts that don't allow a title on the front-end
- Store the png images of the charts in a global array that can be used in JS
- Added options for charts animations
n
v3.0.8 - 27/06/2018
Changes:
n
- Added revision support for the chart post type
- Added both % and Value to the Pie Slice
- Use the blog locale for Visualizer's options
- Fixed issue with data being fetched from the remote source every single time the chart was shown
- Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted
n
v3.0.7 - 26/03/2018
Changes:
- Adds insert button in chart library.
Remove frontend assets where they are not needed.
Improve non
- English charts compatibility.
Adds a filter to change charts locale.
v3.0.6 - 27/02/2018
Changes:
- Fix UTF
- 8 support while saving the data.
Improve editing experience.
Improves compatibility with Premium version.
Adds chart button into TinyMCE editor.
v3.0.5 - 05/01/2018
Changes:
- Fix chart rendering bug in firefox.
Fix review notification.
v3.0.4 - 27/11/2017
Changes:
- Fix for review message notification.
v3.0.3 - 16/11/2017
Changes:
- Adds compatibility with WordPress 4.9.
v3.0.2 - 10/10/2017
Changes:
- Fix dependency for composer dependencies.
v3.0.1 - 06/10/2017
Changes:
- Improved compatibility with various theme and plugins.
Fix for chart type selection when creation from media popup.
v3.0.0 - 05/09/2017
Changes:
- Adds support manual configuration according to Google Visualization API.
Improves compatibility with more features from the pro version.
v2.2.0 - 16/08/2017
Changes:
- Added custom number format for pie chart.
Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
v2.1.9 - 10/07/2017
Changes:
- Fixed display error with hex color.
v2.1.8 - 03/07/2017
Changes:
- Added chart title into library.
Fixed SDK issues with dashboard widget.
v2.1.7 - 17/06/2017
Changes:
- Updated sdk loading logic.
v2.1.6 - 07/06/2017
Changes:
- Fixed non
- latin chars render.
v2.1.5 - 02/06/2017
Changes:
- Fixed markup issue which caused issue on library loading.
v2.1.4 - 02/06/2017
Changes:
- Added support for non Latin characters
v2.1.2 - 30/05/2017
Changes:
- Fixed priority issue with wp_enqueue_media
- Added latest version of sdk
v2.1.1 - 29/05/2017
Changes:
- Capitalized the Pi in WordPress, to go along with the guidelines.
v2.1.1 - 16/05/2017
Changes:
- Fixed blinking chart issue.
v2.1.0 - 12/05/2017
Changes:
- Fixed responsive issues on pagebuilders.
- Fixed chart rendering if container is not found.
- Added api key for geotype map.
- Added compatibility with import from post_types.
v2.0.4 - 21/04/2017
Changes:
- Fixed library rendering issue.
- Added git tag check for deployment.
- Added wraith for visual regression testing.
v2.0.3 - 13/04/2017
Changes:
- Fixed SVN deploy script.
- Fixed release version.
v2.0.2 - 13/04/2017
Changes:
v2.0.2 - 13/04/2017
Changes:
v2.0.2 - 13/04/2017
Changes:
v2.0.2 - 13/04/2017
Changes:
v2.0.2 - 13/04/2017
Changes:
v2.0.1 - 13/04/2017
Changes:
v2.0.0 - 13/04/2017
Changes:
- Improved UI of the builder.
- Added compatibility with the new options in the pro version.
- Added new travis stack.
- Added optin for tracking.
v1.6.6 - 14/09/2016
Changes:
- Fixed issue on chart resizing on tabbed system
v1.6.5 - 09/09/2016
Changes:
- Fixed responsive issue
- Fixed no axis color for line and bar charts
v1.6.0 - 19/08/2016
Changes:
- Fixed potential XSS security bug
- Added support for charts in the media library
- Removed pointer for the pro version
- Added option to show legend on the left side
v1.5.6 - 05/07/2016
Changes:
- Added support for 3 more chart types
- Fixed issue with charts not saving
1.5.4 - 04/03/2016
Changes:
- Free search over charts
- Changed search styles
- Added free search text over charts
- Fixed Style Issues
1.5.2 - 13/02/2016
Changes:
- Fix for create button missing.
1.5.2 - 11/02/2016
Changes:
- Fixed from web button
- Merge sidebars from step 2 and step 3 into 1.
- Stop form from being submitted when the Enter button is pressed.
- Modified style for laptop screens
- The menu from step 2) are now more compact.
- Update readme.txt
- Added links and pro version mention
- Added links and pro version mention
- centered rating + added back upload text
- Added initial upload details text
- Removed text shadow from upload button
- Removed stars from the bottom
- Restyled sidebar
- Fixed issues with jQuery.
- Added advanced section
1.5 - 26/10/2015
Changes:
- Merge remote-tracking branch 'origin/development' into development
1.5 - 26/10/2015
Changes:
- Added support for live editor
- Added support for importing data from other charts
- Added filter for chart settings
- Fixed bug when zero was not working on the charts
v1.7.0 - 20/10/2016
Changes:
v1.7.1 - 20/10/2016
Changes:
- Fixed bad link on grid lines
v1.7.2 - 23/11/2016
Changes:
- Improved responsive mechanism
v1.7.5 - 14/12/2016
Changes:
- Removed footer banner upsell
- Fixed series settings issue
- Fixed issue with comas being used in numbers
v1.7.6 - 20/01/2017
Changes:
- Fixed issue when using the same shortcode multiple times on the same page.
v2.0.0 - 13/04/2017
Changes:
- Improved UI of the builder.
- Added compatibility with the new options in the pro version.
- Added new travis stack.
- Added optin for tracking.