Skip to content

Tool Kits 2.3.4 - GitHub Updater Install Fix

Choose a tag to compare

@ekods ekods released this 24 Jun 00:48
· 12 commits to main since this release

Tool Kits 2.3.4

GitHub Updater

  • Validate downloaded release ZIP structure before WordPress starts installation.
  • Require the update package to contain the tool-kits/tool-kits.php plugin root.
  • Force plugin update cleanup options so stale extracted folders do not block installation.
  • Surface package validation problems through the Tool Kits updater status instead of only showing the generic WordPress install failure.

Validation

  • Release metadata is synchronized across plugin header, TK_VERSION, and readme.txt.
  • Release ZIP validation passes.