Skip to content

v2.5.1 — Self-hosted update channel

Choose a tag to compare

@JoshMilli JoshMilli released this 15 Jul 06:50
· 9 commits to main since this release

Switches plugin updates from GitHub to a self-hosted JSON update-info endpoint so WordPress core and tools like WP Umbrella detect and install new versions through the standard update system.

  • Update Checker now polls CONVERSIONIQ_UPDATE_INFO_URL (default https://conversioniq-app.com/api/plugin-info) instead of GitHub.
  • Installed version read dynamically from the plugin header; remote check cached ~12h; site license key + domain sent for authorisation; fails quietly if unreachable.
  • Attached conversion-iq-2.5.1.zip extracts to conversion-iq/ (correct plugin folder) — suitable to host as the update download_url.