Skip to content

Tool Kits v2.3.5

Choose a tag to compare

@ekods ekods released this 27 Jun 02:37
· 10 commits to main since this release

Tool Kits v2.3.5

This release improves the GitHub-based update flow so the plugin can be updated more reliably from the WordPress dashboard.

Changed

  • Aligned the updater flow with the method used by Custom Fields Framework Pro.
  • WordPress now handles the package download using its native updater flow.
  • The updater now only normalizes the extracted plugin root to tool-kits/ during installation.
  • Release ZIP generation now builds from the plugin directory instead of the repository root.
  • Development files and metadata are excluded from the release package.

Fixed

  • Reduced the chance of this WordPress update error:
    Update failed: The package could not be installed.
  • Ensured the release package uses the correct plugin structure:
    tool-kits/tool-kits.php

Package

Upload this asset to the GitHub Release:

  • tool-kits.zip

The asset name must remain exactly tool-kits.zip so the plugin updater can detect it.