Skip to content

Version 1.2.0 - GitHub Updater Integration

Choose a tag to compare

@buenedata buenedata released this 18 Jul 22:01
· 7 commits to main since this release

[1.2.0] - 2025-07-18

Added

  • Automatic updates via GitHub integration
  • GitHub updater class for seamless plugin updates
  • Comprehensive GITHUB_SETUP.md with setup instructions
  • Changelog for tracking version history
  • README.md with full documentation
  • .gitignore for better version control

Enhanced

  • Plugin header with GitHub repository information
  • Better error handling in update process
  • Improved version comparison logic

Technical

  • New BD_Dynamic_Pricing_GitHub_Updater class
  • GitHub API integration for release checking
  • Automatic download and installation of updates
  • Removed old plugin-update-checker dependency

Migration

  • Migrated from plugin-update-checker to custom GitHub updater
  • Updated Plugin URI to point to GitHub repository
  • Added GitHub Plugin URI header for better compatibility