Skip to content

Implement GitHub update checks (v1.8.x)#102

Merged
maxisoft merged 5 commits intomainfrom
dev
Oct 13, 2024
Merged

Implement GitHub update checks (v1.8.x)#102
maxisoft merged 5 commits intomainfrom
dev

Conversation

@maxisoft
Copy link
Copy Markdown
Owner

@maxisoft maxisoft commented Oct 13, 2024

  • Implemented automatic update check via GitHub: The ASFFreeGamesPlugin now supports checking for updates through GitHub. Note that this feature is currently disabled by default in ASF.
  • Added GithubPluginUpdater class: This class handles communication with GitHub to retrieve the latest release information.
  • Updated version number: The plugin version is bumped to 1.8.0.0.
  • Removed unnecessary dependencies: The build process now excludes unnecessary DLLs from the final package.

Fixes issue #101.

* **Implemented automatic update check via GitHub:** The `ASFFreeGamesPlugin` now supports checking for updates through GitHub. This feature is currently disabled by default (`CanUpdate` is initially set to `true`).
* **Added `GithubPluginUpdater` class:** This class handles communication with GitHub to retrieve the latest release information.
* **Updated version number:** The plugin version is bumped to `1.8.0.0`.
* **Removed unnecessary dependencies:** The build process now excludes unnecessary DLLs from the final package.

**Fixes issue #101.**
Update the readme to add help on how to enable the automatic updates for the plugin
@maxisoft maxisoft changed the title Implement GitHub update checks for ASFFreeGamesPlugin (v1.8.0.0) Implement GitHub update checks for ASFFreeGamesPlugin (v1.8.0) Oct 13, 2024
@maxisoft maxisoft changed the title Implement GitHub update checks for ASFFreeGamesPlugin (v1.8.0) Implement GitHub update checks for ASFFreeGamesPlugin (v1.8.x) Oct 13, 2024
@maxisoft maxisoft changed the title Implement GitHub update checks for ASFFreeGamesPlugin (v1.8.x) Implement GitHub update checks (v1.8.x) Oct 13, 2024
@maxisoft maxisoft merged commit fa2e98c into main Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant