Skip to content

v1.0.6

Choose a tag to compare

@gelform gelform released this 30 Jan 20:39
· 23 commits to main since this release

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_Updater class for automatic updates
  • Integrate with WordPress native update system
  • Version validation for release tags
  • Proper error handling and caching