Skip to content

Version 0.5.2 - Auto-Update Fix

Choose a tag to compare

@ctadz ctadz released this 27 Dec 14:02
· 25 commits to main since this release

What's New in 0.5.2

Bug Fixes

🔧 Fixed automatic plugin updates! The GitHub updater now correctly downloads and installs updates.

The Problem: GitHub's auto-generated ZIP files had the wrong folder name ( instead of ), causing WordPress to see updates as a new plugin instead of an update.

The Solution: The updater now uses the properly-packaged file attached to each release.

Technical Changes

  • Modified to prefer attached release assets
  • Falls back to auto-generated zipball if custom asset unavailable
  • Automatic updates will now work seamlessly going forward

Updating to 0.5.2

Your WordPress site should now detect this update automatically within 12 hours, or you can force an update check by:

  1. Going to Dashboard → Updates
  2. Clicking "Check Again"

Full Changelog: v0.5.1...v0.5.2