Skip to content

v1.1.2

Choose a tag to compare

@breonwilliams breonwilliams released this 18 Apr 21:24
· 3 commits to main since this release

Fix: Phantom Update Notification

Resolves the issue where WordPress would show "Update to 1.1.1" even when version 1.1.1 was already installed.

What Changed

  • The updater now reads the actual installed version from the plugin file header on disk
  • This prevents stale version comparisons when the old plugin code is still loaded in memory after an update

Verification

After updating:

  1. Go to Plugins page
  2. No phantom update notification should appear