Skip to content

Releases: Codeinwp/visualizer

v3.4.3

04 May 12:18
Compare
Choose a tag to compare
  • [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 Feb 14:00
Compare
Choose a tag to compare
  • New Cypress tests for the Gutenberg block

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