Skip to content

Releases: Codeinwp/visualizer

v3.4.6

11 Aug 10:16
Compare
Choose a tag to compare
    • [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 Jul 14:26
Compare
Choose a tag to compare
  • [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 Jun 10:33
Compare
Choose a tag to compare
  • [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 ( width and height ) 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 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