Skip to content

Native Tables & Charts 3.0.7

Choose a tag to compare

@bfrye26 bfrye26 released this 18 Aug 14:53
· 4 commits to main since this release

Urgent Gutenberg shortcode-block repair

  • Replaces the complete core Shortcode block when it contains a League Table shortcode, rather than nesting a Native Data Table block inside it.
  • Rediscovers posts changed by 3.0.6 where the native table block is trapped inside an empty-looking Shortcode block.
  • Repairs those posts by removing only the invalid outer Shortcode wrapper and preserving the native table block and its dataset/view IDs.
  • Invalidates 3.0.6 migration progress so affected posts are included in the next detection pass.

Install 3.0.7, reload Tables & Charts > Migration, and run migration again. Do not manually delete the affected Shortcode block before repair; the native table markup is still stored inside it and 3.0.7 will recover it.