Native Tables & Charts 1.1.1
Native Tables & Charts 1.1.1
Fixes
- The dataset/view picker is now a selectable list (select + confirm, double-click to pick immediately) instead of a grid of boxes.
- Batched multi-row dataset writes - up to 500 rows per INSERT statement, dramatically faster CSV/TSV/JSON imports, League Table migration, and XML import.
- League Table migration and rollback now process posts in bounded chunks (200 per request) with automatic browser-driven resumption and live progress, avoiding PHP execution timeouts on large sites. Results are aggregated across chunks and rollback resumes even if the result cache expires.
Verification: PHP lint clean, 50-assertion smoke suite green, JS syntax + node suites green, PHPCS WordPress-Core 0 errors / 0 warnings, JSON valid.