v1.0.6
What's New
GitHub-based Automatic Plugin Updates
- Plugin now checks GitHub Releases for updates every 12 hours
- Updates appear in WordPress Dashboard > Updates
- Release notes displayed in update details popup
How it works
WordPress sites running this plugin will automatically check for new versions. When you create a new GitHub release with a higher version number, the update will be available to all sites.
Full Changelog
- Add
BNOG_GitHub_Updaterclass for automatic updates - Integrate with WordPress native update system
- Version validation for release tags
- Proper error handling and caching