Skip to content

Native Tables & Charts 3.0.6

Choose a tag to compare

@bfrye26 bfrye26 released this 18 Aug 14:44
· 5 commits to main since this release

Migration request hardening

  • Imports large legacy tables in resumable pages of 200 rows or cell-property records instead of loading a whole table in one request.
  • Replaces shortcode content with a direct database update after writing the rollback backup, avoiding expensive third-party save_post hooks and clearing the WordPress post cache afterward.
  • Shows the current table and import stage while work continues.
  • Pauses automatic continuation when a real migration error is returned, so the error remains visible and can be retried or reset instead of looping.
  • Invalidates progress from earlier migration engines so 3.0.6 starts with compatible state.

Install 3.0.6, reload Tables & Charts > Migration, and run the migration again. Existing completed datasets and converted posts remain intact.