Skip to content

v1.3.0: HPOS compatibility + bulk sync paginatie + N+1 fix + uninstall hook

Choose a tag to compare

@DaalderConcepts DaalderConcepts released this 16 Mar 04:39
· 20 commits to master since this release

Fixes

  • HPOS compatibility: stats queries werken nu correct op winkels met Custom Order Tables (HPOS)
  • Bulk sync paginatie: producten en orders worden in batches van 50 verwerkt (geen memory exhaustion meer)
  • N+1 query fix: meta cache priming in REST product endpoint en order sync
  • Uninstall hook: plugin verwijdert nu alle opties en meta bij uninstall