Skip to content

v0.7.0

Latest

Choose a tag to compare

@kadamwhite kadamwhite released this 05 Aug 21:06
· 373 commits to main since this release
  • Prevent charts from overflowing their column if used in column block layouts or narrow sidebars
  • Encode chart specification JSON in post content as a Base64 string to keep WordPress sanitization from mangling mathematical operators like > in spec parameters
  • Initialize charts as Vega schema v6 by default

Internal:

  • Modify and upgrade the plugin's code quality infrastructure and CI actions
  • Remove unused bundled copy of v5 vega-lite specification JSON

Full Changelog: original/v0.6.0...original/v0.7.0