Skip to content

Native Tables & Charts 3.0.2

Choose a tag to compare

@bfrye26 bfrye26 released this 18 Aug 13:46
· 9 commits to main since this release

Fixed

  • Reworked League Table shortcode and block replacement into bounded, resumable batches to avoid Cloudflare and reverse-proxy timeouts.
  • Replaced offset pagination with post-ID cursors so the shrinking migration result set cannot skip posts.
  • Reduced database work on continuation requests while preserving migration progress, per-post backups, and rollback support.

Validation

  • Complete PHP smoke suite
  • PHP syntax checks
  • Frontend JavaScript tests
  • JavaScript syntax check