Skip to content

Native Tables & Charts 3.0.9

Choose a tag to compare

@bfrye26 bfrye26 released this 18 Aug 16:47
· 2 commits to main since this release

Performance and modern-web update

  • Mounts only the active page for large tables and adds debounced client-side filtering.
  • Applies chart-type-aware render limits with even sampling for trend charts and an editor override.
  • Keeps reusable dataset rows out of saved block attributes, shares editor fetches, increases REST chunk sizes, and memoizes frontend repository reads per request.
  • Limits League Table detection to resumable 100-post requests and conversion to five identified posts with a four-second request budget.
  • Adds validated, opt-in Dataset and Review JSON-LD controls for provenance, licensing, distribution, authorship, product details, dates, pros/cons, and honest aggregate ratings.
  • Suppresses incomplete structured data and exposes the ntc_schema_payload integration filter.

All PHP, frontend JavaScript, editor JavaScript, syntax, JSON, live Gutenberg, migration-page, and published-output checks passed.