Version 0.5.2 - Auto-Update Fix
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:
- Going to Dashboard → Updates
- Clicking "Check Again"
Full Changelog: v0.5.1...v0.5.2