Skip to content

feat: Update version checker#39

Merged
michyaraque merged 2 commits intoOTAcademy:masterfrom
michyaraque:updater
Jan 28, 2026
Merged

feat: Update version checker#39
michyaraque merged 2 commits intoOTAcademy:masterfrom
michyaraque:updater

Conversation

@michyaraque
Copy link
Collaborator

This PR updates the internal updater to check for new versions using the GitHub Releases API.

Summary

  • Migrates the version check from the legacy website to the GitHub API.
  • Implements JSON parsing to extract and compare semantic version tags.
  • Replaces wxURL with cpr for HTTP requests.

This removes the dependency on the external website for update notifications.

@michyaraque michyaraque merged commit 7593348 into OTAcademy:master Jan 28, 2026
2 checks passed
@michyaraque michyaraque deleted the updater branch January 28, 2026 20:45
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