Skip to content

Native Tables & Charts 3.0.4

Choose a tag to compare

@bfrye26 bfrye26 released this 18 Aug 14:16
· 7 commits to main since this release

Fixed

  • Restored the identified post and shortcode/block totals on the migration screen and throughout active migration phases.
  • Snapshots the exact post IDs found during initial legacy-content detection.
  • Replaces legacy content in direct 20-post target batches using WHERE ID IN (...) instead of scanning unrelated site posts.
  • Persists a resumable target offset and safely rebuilds a remaining-target snapshot for migrations started by earlier 3.0.x releases.
  • Retains separate bounded table-import requests, backups, and rollback support.

Validation

  • Complete PHP smoke suite with direct-target query and progress regressions
  • PHP syntax checks
  • Frontend JavaScript tests
  • JavaScript syntax check