Skip to content

Releases: Codeinwp/visualizer

v3.4.1

14 Feb 13:35
Compare
Choose a tag to compare
  • [Fix] Insert chart button in the classic block
  • [Fix for Pro version] Import from chart did not work

v3.4.0

13 Feb 13:31
Compare
Choose a tag to compare
  • [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 Nov 09:43
Compare
Choose a tag to compare
  • Fix issue with table chart not loading in the block editor

v3.3.3

12 Nov 04:23
Compare
Choose a tag to compare
  • Tested upto WordPress 5.3

v3.3.2

03 Oct 16:07
Compare
Choose a tag to compare
  • Add support for Dataset schema
  • Horizontal Axis formatting should apply to tooltips

v3.3.1

28 Sep 04:42
Compare
Choose a tag to compare
  • 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 Aug 09:30
Compare
Choose a tag to compare
  • 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 May 07:33
Compare
Choose a tag to compare
  • Fix issue with async loading of scripts

v3.2.0

03 May 09:57
Compare
Choose a tag to compare
  • 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 Feb 07:30
Compare
Choose a tag to compare
  • 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